Skip to content

Commit

Permalink
Bump the patch-and-minor group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the patch-and-minor group with 2 updates in the / directory: [dotenv](https://github.com/bkeepers/dotenv) and [rack-test](https://github.com/rack/rack-test).


Updates `dotenv` from 3.1.6 to 3.1.7
- [Release notes](https://github.com/bkeepers/dotenv/releases)
- [Changelog](https://github.com/bkeepers/dotenv/blob/main/Changelog.md)
- [Commits](bkeepers/dotenv@v3.1.6...v3.1.7)

Updates `rack-test` from 2.1.0 to 2.2.0
- [Release notes](https://github.com/rack/rack-test/releases)
- [Changelog](https://github.com/rack/rack-test/blob/main/History.md)
- [Commits](rack/rack-test@v2.1.0...v2.2.0)

---
updated-dependencies:
- dependency-name: dotenv
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-and-minor
- dependency-name: rack-test
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: patch-and-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 24, 2024
1 parent 3abc1e5 commit fbe4d4f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ GEM
bigdecimal
rexml
diff-lcs (1.5.1)
dotenv (3.1.6)
dotenv (3.1.7)
faraday (2.12.2)
faraday-net_http (>= 2.0, < 3.5)
json
Expand Down Expand Up @@ -46,11 +46,11 @@ GEM
puma (6.5.0)
nio4r (~> 2.0)
racc (1.8.1)
rack (2.2.8.1)
rack (2.2.10)
rack-protection (3.2.0)
base64 (>= 0.1.0)
rack (~> 2.2, >= 2.2.4)
rack-test (2.1.0)
rack-test (2.2.0)
rack (>= 1.3)
rainbow (3.1.1)
rake (13.2.1)
Expand Down

0 comments on commit fbe4d4f

Please sign in to comment.