Skip to content

Commit

Permalink
Bump mongo from 2.20.0 to 2.20.1
Browse files Browse the repository at this point in the history
Bumps [mongo](https://github.com/mongodb/mongo-ruby-driver) from 2.20.0 to 2.20.1.
- [Release notes](https://github.com/mongodb/mongo-ruby-driver/releases)
- [Changelog](https://github.com/mongodb/mongo-ruby-driver/blob/master/docs/release-notes.txt)
- [Commits](mongodb/mongo-ruby-driver@v2.20.0...v2.20.1)

---
updated-dependencies:
- dependency-name: mongo
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 11, 2024
1 parent cd76211 commit e26f1c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ GEM
sassc (>= 2.0.0)
brakeman (6.1.2)
racc
bson (4.15.0)
bson (5.0.0)
builder (3.3.0)
byebug (11.1.3)
capybara (3.40.0)
Expand Down Expand Up @@ -338,7 +338,7 @@ GEM
ruby2_keywords (>= 0.0.5)
momentjs-rails (2.29.4.1)
railties (>= 3.1)
mongo (2.20.0)
mongo (2.20.1)
bson (>= 4.14.1, < 6.0.0)
mongoid (8.1.2)
activemodel (>= 5.1, < 7.1, != 7.0.0)
Expand Down

0 comments on commit e26f1c4

Please sign in to comment.