Skip to content

Commit 1502014

Browse files
author
Chris Cho
committed
backport #50
1 parent 4c34ee8 commit 1502014

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.gitmodules

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
[submodule "mongo-ruby-driver"]
22
path = mongo-ruby-driver
33
url = https://github.com/mongodb/mongo-ruby-driver.git
4-
branch = 2.18-stable
4+
branch = 2.18-stable
5+
[submodule "bson-ruby"]
6+
path = bson-ruby
7+
url = https://github.com/mongodb/bson-ruby.git
8+
branch = master

bson-ruby

Submodule bson-ruby added at ea6fe69

0 commit comments

Comments
 (0)