Skip to content

Commit

Permalink
Bump rack from 2.2.8 to 2.2.8.1
Browse files Browse the repository at this point in the history
Bumps [rack](https://github.com/rack/rack) from 2.2.8 to 2.2.8.1.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md)
- [Commits](rack/rack@v2.2.8...v2.2.8.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 2, 2024
1 parent bf081a7 commit 47a7050
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 @@ -27,7 +27,7 @@ gem 'overcommit', '~> 0.60.0'
gem 'pagy', '~> 6.0'
gem 'pg', '~> 1.4.5'
gem 'puma', '~> 5.6.8'
gem 'rack', '~> 2.2.6'
gem 'rack', '~> 2.2.8'
gem 'rails', '~> 7.0.8'
gem 'rails-i18n', '~> 7.0.0'
gem 'sassc-rails', '~> 2.1.2'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@ GEM
puma (5.6.8)
nio4r (~> 2.0)
racc (1.7.3)
rack (2.2.8)
rack (2.2.8.1)
rack-test (2.1.0)
rack (>= 1.3)
rails (7.0.8.1)
Expand Down Expand Up @@ -435,7 +435,7 @@ DEPENDENCIES
pry-byebug (~> 3.10.1)
pry-rails (~> 0.3.9)
puma (~> 5.6.8)
rack (~> 2.2.6)
rack (~> 2.2.8)
rails (~> 7.0.8)
rails-i18n (~> 7.0.0)
rails_best_practices (~> 1.23.2)
Expand Down

0 comments on commit 47a7050

Please sign in to comment.