Skip to content

Commit

Permalink
Pin all of rails to version 7.1.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Jun 5, 2024
1 parent 47ea42b commit 1b9a02b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion datatables-factory.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Gem::Specification.new do |s|

s.files = `git ls-files`.split("\n")

s.add_runtime_dependency 'rails', '>= 6.0'
s.add_runtime_dependency 'rails', '7.1.3.4'
s.add_runtime_dependency 'zeitwerk'

s.add_development_dependency 'appraisal'
Expand Down

0 comments on commit 1b9a02b

Please sign in to comment.