Skip to content

Commit

Permalink
sss
Browse files Browse the repository at this point in the history
  • Loading branch information
masayukioguni committed Jan 20, 2024
1 parent 2edb9d2 commit 5f2f0e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fastly-rails.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ Gem::Specification.new do |s|
s.add_development_dependency "minitest-spec-rails"
s.add_development_dependency "appraisal"
s.add_development_dependency 'webmock', ((RUBY_VERSION <= '1.9.3') ? '2.2.0' : '>= 2.3.0')
s.add_development_dependency 'rails'
s.add_development_dependency 'rails', '~> 7.0.0'
end

0 comments on commit 5f2f0e0

Please sign in to comment.