Skip to content

Commit

Permalink
⬆️ Bump rack-throttle from 0.7.0 to 0.7.1 (pglombardo#1473)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 26, 2023
1 parent 4d502a3 commit 4e1cbdb
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 @@ -116,6 +116,6 @@ end

group :production, :private do
gem 'rack-timeout'
gem 'rack-throttle', '0.7.0'
gem 'rack-throttle', '0.7.1'
end

4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -399,7 +399,7 @@ GEM
rack (>= 2.0.0)
rack-test (2.1.0)
rack (>= 1.3)
rack-throttle (0.7.0)
rack-throttle (0.7.1)
bundler (>= 1.0.0)
rack (>= 1.0.0)
rack-timeout (0.6.3)
Expand Down Expand Up @@ -590,7 +590,7 @@ DEPENDENCIES
puma
rack-attack
rack-cors
rack-throttle (= 0.7.0)
rack-throttle (= 0.7.1)
rack-timeout
rails (~> 7.0.8)
rails-i18n (~> 7.0.8)
Expand Down

0 comments on commit 4e1cbdb

Please sign in to comment.