Skip to content

Commit

Permalink
Bump mongo from 2.20.1 to 2.21.0
Browse files Browse the repository at this point in the history
Bumps [mongo](https://github.com/mongodb/mongo-ruby-driver) from 2.20.1 to 2.21.0.
- [Release notes](https://github.com/mongodb/mongo-ruby-driver/releases)
- [Commits](mongodb/mongo-ruby-driver@v2.20.1...v2.21.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 9, 2024
1 parent 99fe3a7 commit a5fb049
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 @@ -123,7 +123,7 @@ GEM
sassc (>= 2.0.0)
brakeman (6.1.2)
racc
bson (4.15.0)
bson (5.0.1)
builder (3.3.0)
byebug (11.1.3)
capybara (3.40.0)
Expand Down Expand Up @@ -370,7 +370,7 @@ GEM
ruby2_keywords (>= 0.0.5)
momentjs-rails (2.29.4.1)
railties (>= 3.1)
mongo (2.20.1)
mongo (2.21.0)
bson (>= 4.14.1, < 6.0.0)
mongoid (8.1.4)
activemodel (>= 5.1, < 7.2, != 7.0.0)
Expand Down

0 comments on commit a5fb049

Please sign in to comment.