Skip to content

Commit

Permalink
Specify correct minimum ruby after 7c4d268
Browse files Browse the repository at this point in the history
  • Loading branch information
jaynetics committed Sep 28, 2020
1 parent bae4ea0 commit 1808959
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion regexp_parser.gemspec
Expand Up @@ -32,5 +32,5 @@ Gem::Specification.new do |gem|

gem.platform = Gem::Platform::RUBY

gem.required_ruby_version = '>= 1.9.1'
gem.required_ruby_version = '>= 2.0.0'
end

0 comments on commit 1808959

Please sign in to comment.