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 Feb 14, 2025
1 parent f12d4f6 commit 51cc1bf
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,6 +28,6 @@ Gem::Specification.new do |spec|

spec.require_paths = ["lib"]

spec.add_dependency "phlex", "2.0.0"
spec.add_dependency "phlex", "~> 2.0.0"
spec.add_dependency "railties", ">= 6.1", "< 9"
end

0 comments on commit 51cc1bf

Please sign in to comment.