Skip to content

Commit

Permalink
$ bundle update
Browse files Browse the repository at this point in the history
  • Loading branch information
tricknotes committed Oct 27, 2024
1 parent 6d9613a commit e8db03f
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: d1a49253429e2c50f27a8195fa983f574746cc0a
revision: 1e4507b76430ab9c00f719a9fb252687bd8894f6
specs:
mongoid (9.0.2)
activemodel (>= 5.1, < 7.3, != 7.0.0)
Expand Down Expand Up @@ -114,8 +114,8 @@ GEM
erubi (1.13.0)
factory_bot (6.5.0)
activesupport (>= 5.0.0)
factory_bot_rails (6.4.3)
factory_bot (~> 6.4)
factory_bot_rails (6.4.4)
factory_bot (~> 6.5)
railties (>= 5.0.0)
faraday (2.12.0)
faraday-net_http (>= 2.0, < 3.4)
Expand All @@ -136,7 +136,7 @@ GEM
irb (1.14.1)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
json (2.7.3)
json (2.7.4)
jwt (2.9.3)
base64
launchy (3.0.1)
Expand All @@ -150,7 +150,7 @@ GEM
railties (>= 6.1)
rexml
logger (1.6.1)
loofah (2.22.0)
loofah (2.23.1)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
mail (2.8.1)
Expand Down Expand Up @@ -207,7 +207,7 @@ GEM
omniauth-rails_csrf_protection (1.0.2)
actionpack (>= 4.2)
omniauth (~> 2.0)
pg (1.5.8)
pg (1.5.9)
propshaft (1.1.0)
actionpack (>= 7.0.0)
activesupport (>= 7.0.0)
Expand Down

0 comments on commit e8db03f

Please sign in to comment.