We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1a979d commit 197bec6Copy full SHA for 197bec6
rack-attack.gemspec
@@ -44,9 +44,4 @@ Gem::Specification.new do |s|
44
if RUBY_ENGINE == "ruby"
45
s.add_development_dependency 'byebug', '~> 11.0'
46
end
47
-
48
- s.add_development_dependency "activesupport"
49
- # Fix activesupport Direct version requirement on connection_pool
50
- # can be removed once https://github.com/rails/rails/issues/56291 is ixed and released
51
- s.add_development_dependency "connection_pool", "~> 2.5"
52
0 commit comments