Skip to content

Commit

Permalink
Switch to improved-rack-throttle
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew committed Jun 4, 2016
1 parent d19f0a1 commit 1d8139c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -83,5 +83,5 @@ group :production do
gem 'bugsnag'
gem 'lograge'
gem 'rails_safe_tasks'
gem 'rack-throttle'
gem 'improved-rack-throttle'
end
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,8 @@ GEM
http-cookie (1.0.2)
domain_name (~> 0.5)
i18n (0.7.0)
improved-rack-throttle (0.9.0)
rack (>= 1.0.0)
ipaddress (0.8.3)
jquery-rails (4.1.1)
rails-dom-testing (>= 1, < 3)
Expand Down Expand Up @@ -237,8 +239,6 @@ GEM
rack
rack-test (0.6.3)
rack (>= 1.0)
rack-throttle (0.4.0)
rack (>= 1.0.0)
rack-timeout (0.4.2)
rails (4.2.6)
actionmailer (= 4.2.6)
Expand Down Expand Up @@ -408,6 +408,7 @@ DEPENDENCIES
github_urls
hiredis
hirefire-resource
improved-rack-throttle
jquery-rails
js-cookie-rails
languages
Expand All @@ -429,7 +430,6 @@ DEPENDENCIES
puma
quiet_assets
rack-canonical-host
rack-throttle
rack-timeout
rails (= 4.2.6)
rails-timeago!
Expand Down

0 comments on commit 1d8139c

Please sign in to comment.