Skip to content

Commit

Permalink
Fix specs
Browse files Browse the repository at this point in the history
  • Loading branch information
antulik committed Jun 29, 2024
1 parent 4c136c6 commit 0088051
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion active_interaction-extras.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Gem::Specification.new do |spec|

spec.add_dependency "active_interaction", ">= 5.0", "< 6.0"
spec.add_dependency "activemodel", ">= 6.0"
spec.add_dependency "activesupport", ">= 6.0"
spec.add_dependency "activesupport", ">= 7.1"

spec.add_development_dependency "bundler", "~> 2.2"
spec.add_development_dependency "rake", ">= 12.3.3"
Expand Down

0 comments on commit 0088051

Please sign in to comment.