Skip to content

Commit

Permalink
oops, keeping using rack 2 for now
Browse files Browse the repository at this point in the history
  • Loading branch information
RyanTG committed Sep 15, 2024
1 parent 9bab54a commit 5af079d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ gem 'paper_trail'
gem 'paper_trail-association_tracking'
gem 'phonelib'
gem 'puma'
gem 'rack'
gem 'rack', '~> 2.2.9'
gem 'rack-attack'
gem 'rails_admin'
gem 'rails_autolink'
Expand Down
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -564,7 +564,7 @@ DEPENDENCIES
phonelib
pry
puma
rack
rack (~> 2.2.9)
rack-attack
rails (~> 7.2.x)
rails-controller-testing
Expand Down

0 comments on commit 5af079d

Please sign in to comment.