Skip to content

Commit 70a9787

Browse files
committed
need to use 4-stable, not master of bson-ruby
1 parent 5d9cac1 commit 70a9787

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'
4+
gem 'bson', git: 'https://github.com/mongodb/bson-ruby', branch: '4-stable'
55

66
require_relative './standard'
77

0 commit comments

Comments
 (0)