Skip to content

Commit dea9e64

Browse files
committed
RUBY-3117 investigate and fix test failures as a result of removing validating_keys
1 parent ad55437 commit dea9e64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gemfiles/bson_master.gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
source "https://rubygems.org"
22
gemspec path: '..'
33

4-
gem 'bson', git: 'https://github.com/mongodb/bson-ruby', branch: 'master'
4+
gem 'bson', git: 'https://github.com/Neilshweky/bson-ruby', branch: 'RUBY-3109'
55

66
require_relative './standard'
77

0 commit comments

Comments
 (0)