Skip to content

Commit 11ce356

Browse files
author
Clicia Scarlet
committed
Update gem
1 parent 9ee2ddc commit 11ce356

File tree

1 file changed

+11
-7
lines changed

1 file changed

+11
-7
lines changed

Gemfile.lock

+11-7
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,16 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
bson (4.4.2)
5-
ffaker (2.10.0)
6-
irb (1.0.0)
7-
mongo (2.7.0)
8-
bson (>= 4.4.2, < 5.0.0)
9-
thor (0.20.3)
4+
bson (4.7.0)
5+
ffaker (2.13.0)
6+
io-console (0.5.5)
7+
irb (1.2.1)
8+
reline (>= 0.0.1)
9+
mongo (2.11.2)
10+
bson (>= 4.6.0, < 5.0.0)
11+
reline (0.1.2)
12+
io-console (~> 0.5)
13+
thor (1.0.1)
1014

1115
PLATFORMS
1216
ruby
@@ -18,4 +22,4 @@ DEPENDENCIES
1822
thor
1923

2024
BUNDLED WITH
21-
1.17.1
25+
1.17.2

0 commit comments

Comments
 (0)