Skip to content

Commit

Permalink
Update phlex-rails.gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
joeldrapper committed Oct 23, 2024
1 parent 7dee942 commit 80388e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion phlex-rails.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Gem::Specification.new do |spec|
spec.require_paths = ["lib"]

spec.add_dependency "phlex", "2.0.0.beta2"
spec.add_dependency "railties", ">= 6.1", "< 8"
spec.add_dependency "railties", ">= 6.1", "< 9"

spec.metadata["rubygems_mfa_required"] = "true"
end

0 comments on commit 80388e7

Please sign in to comment.