Skip to content

Commit

Permalink
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -85,7 +85,7 @@ GEM
bootsnap (1.18.3)
msgpack (~> 1.2)
brakeman (6.1.0)
bson (4.15.0)
bson (5.0.0)
builder (3.2.4)
byebug (11.1.3)
capybara (3.39.2)
@@ -248,8 +248,8 @@ GEM
mini_mime (1.1.5)
mini_portile2 (2.8.5)
minitest (5.22.3)
mongo (2.19.3)
bson (>= 4.14.1, < 5.0.0)
mongo (2.20.0)
bson (>= 4.14.1, < 6.0.0)
mongoid (8.1.5)
activemodel (>= 5.1, < 7.2, != 7.0.0)
concurrent-ruby (>= 1.0.5, < 2.0)

0 comments on commit 6204159

Please sign in to comment.