Skip to content

Commit

Permalink
All tests passed locally
Browse files Browse the repository at this point in the history
  • Loading branch information
Lin Jen-Shin committed Jan 2, 2024
1 parent 8aa342c commit 0520ab4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion grape-swagger.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Gem::Specification.new do |s|

s.metadata['rubygems_mfa_required'] = 'true'

s.required_ruby_version = '>= 3.1'
s.required_ruby_version = '>= 3.0'
s.add_runtime_dependency 'grape', '>= 1.7', '< 3.0'
s.add_runtime_dependency 'rack-test', '~> 2'

Expand Down

0 comments on commit 0520ab4

Please sign in to comment.