Skip to content

Commit

Permalink
activesupport
Browse files Browse the repository at this point in the history
  • Loading branch information
loadkpi committed Feb 25, 2024
1 parent 83314f6 commit 2b63089
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crawler_detect.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Gem::Specification.new do |spec|

spec.add_dependency "qonfig", "~> 0.28"

spec.add_development_dependency "activesupport", "~> 7.1"
spec.add_development_dependency "activesupport", ">= 6.0"
spec.add_development_dependency "bundler", "~> 2.0"
spec.add_development_dependency "fuubar", "~> 2.5"
spec.add_development_dependency "parallel_tests", "~> 4.5"
Expand Down

0 comments on commit 2b63089

Please sign in to comment.