Skip to content

Commit

Permalink
Build(deps): Bump rack from 2.2.10 to 2.2.11
Browse files Browse the repository at this point in the history
Bumps [rack](https://github.com/rack/rack) from 2.2.10 to 2.2.11.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md)
- [Commits](rack/rack@v2.2.10...v2.2.11)

---
updated-dependencies:
- dependency-name: rack
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 12, 2025
1 parent 1811cc2 commit 67f1170
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 @@ -111,7 +111,7 @@ gem 'mahoro', '~> 0.5'
gem 'nokogiri', '~> 1.18.2'
gem 'open4', '~> 1.3.0'
gem 'puma', '~> 6.6.0'
gem 'rack', '~> 2.2.10'
gem 'rack', '~> 2.2.11'
gem 'rack-utf8_sanitizer', '~> 1.10.1'
gem 'recaptcha', '~> 5.19.0', require: 'recaptcha/rails'
gem 'matrix', '~> 0.4.2'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -414,7 +414,7 @@ GEM
puma (6.6.0)
nio4r (~> 2.0)
racc (1.8.1)
rack (2.2.10)
rack (2.2.11)
rack-session (1.0.2)
rack (< 3)
rack-test (2.2.0)
Expand Down Expand Up @@ -695,7 +695,7 @@ DEPENDENCIES
pry (~> 0.15.2)
pstore (~> 0.1.4)
puma (~> 6.6.0)
rack (~> 2.2.10)
rack (~> 2.2.11)
rack-utf8_sanitizer (~> 1.10.1)
rails (~> 8.0.1)
rails-controller-testing
Expand Down

0 comments on commit 67f1170

Please sign in to comment.