Skip to content

Commit

Permalink
Merge pull request #1438 from alphagov/dependabot/bundler/mongo-2.20.1
Browse files Browse the repository at this point in the history
Bump mongo from 2.20.0 to 2.20.1
  • Loading branch information
JonathanHallam authored Jul 12, 2024
2 parents 9291bc9 + fa80175 commit 77a9de0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ gem "gds-sso"
gem "govuk_app_config"
gem "govuk_sidekiq"
gem "jwt"
gem "mongo", "~> 2.20.0"
gem "mongo", "~> 2.20.1"
gem "mongoid"
gem "nokogiri"
gem "plek"
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@ GEM
mini_mime (1.1.5)
mini_portile2 (2.8.7)
minitest (5.24.1)
mongo (2.20.0)
mongo (2.20.1)
bson (>= 4.14.1, < 6.0.0)
mongoid (8.1.5)
activemodel (>= 5.1, < 7.2, != 7.0.0)
Expand Down Expand Up @@ -767,7 +767,7 @@ DEPENDENCIES
govuk_sidekiq
jwt
listen
mongo (~> 2.20.0)
mongo (~> 2.20.1)
mongoid
nokogiri
pact
Expand Down

0 comments on commit 77a9de0

Please sign in to comment.