Skip to content

Commit

Permalink
Update bundles: rack
Browse files Browse the repository at this point in the history
  • Loading branch information
Yaroslav Yenkala committed Aug 21, 2023
1 parent 095e2bc commit e379b07
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 @@ -26,7 +26,7 @@ gem 'overcommit', '~> 0.60.0'
gem 'pagy', '~> 6.0'
gem 'pg', '~> 1.4.5'
gem 'puma', '~> 5.6.7'
gem 'rack', '~> 2.2'
gem 'rack', '~> 2.2.6'
gem 'rails', '~> 7.0.4', '>= 7.0.5.1'
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 @@ -230,7 +230,7 @@ GEM
puma (5.6.7)
nio4r (~> 2.0)
racc (1.7.1)
rack (2.2.6.2)
rack (2.2.7)
rack-test (2.0.2)
rack (>= 1.3)
rails (7.0.7)
Expand Down Expand Up @@ -421,7 +421,7 @@ DEPENDENCIES
pry-byebug (~> 3.10.1)
pry-rails (~> 0.3.9)
puma (~> 5.6.7)
rack (~> 2.2)
rack (~> 2.2.6)
rails (~> 7.0.4, >= 7.0.5.1)
rails-i18n (~> 7.0.0)
rails_best_practices (~> 1.23.2)
Expand Down

0 comments on commit e379b07

Please sign in to comment.