Skip to content

Commit 8129229

Browse files
committed
fixup
1 parent acff73e commit 8129229

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

custom_elements-rails.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Gem::Specification.new do |spec|
1919
Dir["{app,config,db,lib}/**/*", "MIT-LICENSE", "Rakefile", "README.md"]
2020
end
2121

22-
spec.add_dependency "rails", ">= 7"
22+
spec.add_dependency "rails", ">= 7.0.0"
2323

2424
spec.add_development_dependency "appraisal"
2525
end

0 commit comments

Comments
 (0)