Skip to content

Commit

Permalink
Remove rack-attack
Browse files Browse the repository at this point in the history
  • Loading branch information
wwahammy committed Aug 4, 2023
1 parent 4e5d565 commit 9ab27fb
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 15 deletions.
1 change: 0 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ gem 'good_job', '~> 3.16'
gem "date", "~> 3.3.3"

gem 'httparty', '~> 0.21.0' # https://github.com/jnunemaker/httparty
gem 'rack-attack', '~> 5.2' # for blocking ip addressses
gem 'sprockets', '~> 3.7'

# Helpers
Expand Down
3 changes: 0 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -302,8 +302,6 @@ GEM
raabro (1.4.0)
racc (1.7.1)
rack (2.2.8)
rack-attack (5.4.2)
rack (>= 1.0, < 3)
rack-proxy (0.7.6)
rack
rack-test (2.1.0)
Expand Down Expand Up @@ -522,7 +520,6 @@ DEPENDENCIES
premailer-rails (~> 1.12)
puma (~> 5.6)
qx!
rack-attack (~> 5.2)
rack-timeout (~> 0.6.3)
rails (= 6.1.7.4)
rails-i18n (~> 6.0.0, ~> 6)
Expand Down
2 changes: 0 additions & 2 deletions NOTICE-ruby
Original file line number Diff line number Diff line change
Expand Up @@ -3106,8 +3106,6 @@ Copyright (c) 2010-2015, The Dojo Foundation
Copyright 2003-2019 Austin Ziegler and contributors.
** mime-types-data; version 3.2022.0105 --
** qx; version 0.1.1 --
** rack-attack; version 5.4.2 --
Copyright Kickstarter, PBC.
** rails; version 6.1.7.4 --
** rails-dom-testing; version 2.1.1 --
Copyright (c) 2013-2015 Kasper Timm Hansen
Expand Down
9 changes: 0 additions & 9 deletions config/initializers/block_ips.rb

This file was deleted.

0 comments on commit 9ab27fb

Please sign in to comment.