Skip to content

Commit

Permalink
build(deps): bump rack-attack from 6.6.1 to 6.7.0
Browse files Browse the repository at this point in the history
Bumps [rack-attack](https://github.com/rack/rack-attack) from 6.6.1 to 6.7.0.
- [Release notes](https://github.com/rack/rack-attack/releases)
- [Changelog](https://github.com/rack/rack-attack/blob/main/CHANGELOG.md)
- [Commits](rack/rack-attack@v6.6.1...v6.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 7, 2023
1 parent 20f5ca5 commit b5f54fd
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 @@ -319,8 +319,8 @@ GEM
activesupport (>= 3.0.0)
racc (1.7.1)
rack (2.2.8)
rack-attack (6.6.1)
rack (>= 1.0, < 3)
rack-attack (6.7.0)
rack (>= 1.0, < 4)
rack-test (2.1.0)
rack (>= 1.3)
rails (7.0.6)
Expand Down

0 comments on commit b5f54fd

Please sign in to comment.