Skip to content

Commit

Permalink
$ bundle update
Browse files Browse the repository at this point in the history
  • Loading branch information
tricknotes committed Oct 1, 2024
1 parent b79a5ca commit 419f0f9
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
GIT
remote: https://github.com/mongodb/mongoid.git
revision: fc0971439d2d6ec3cc8aeb082c656a3f2c37136c
revision: ded6ced3c5858cf569b2b6d51476c0fb96421220
specs:
mongoid (9.0.2)
activemodel (>= 5.1, < 7.3, != 7.0.0)
Expand Down Expand Up @@ -133,11 +133,11 @@ GEM
i18n (1.14.6)
concurrent-ruby (~> 1.0)
io-console (0.7.2)
irb (1.14.0)
irb (1.14.1)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
json (2.7.2)
jwt (2.9.0)
jwt (2.9.1)
base64
launchy (3.0.1)
addressable (~> 2.8)
Expand Down Expand Up @@ -208,7 +208,7 @@ GEM
actionpack (>= 4.2)
omniauth (~> 2.0)
pg (1.5.8)
propshaft (1.0.0)
propshaft (1.1.0)
actionpack (>= 7.0.0)
activesupport (>= 7.0.0)
rack
Expand Down Expand Up @@ -269,7 +269,7 @@ GEM
regexp_parser (2.9.2)
reline (0.5.10)
io-console (~> 0.5)
rexml (3.3.7)
rexml (3.3.8)
roadie (5.2.1)
css_parser (~> 1.4)
nokogiri (~> 1.15)
Expand Down Expand Up @@ -318,7 +318,7 @@ GEM
activemodel (>= 6.0.0)
bindex (>= 0.4.0)
railties (>= 6.0.0)
webrick (1.8.1)
webrick (1.8.2)
websocket-driver (0.7.6)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
Expand Down

0 comments on commit 419f0f9

Please sign in to comment.