We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3292929 commit 90634e7Copy full SHA for 90634e7
fiddle.gemspec
@@ -56,7 +56,7 @@ Gem::Specification.new do |spec|
56
spec.require_paths = ["lib"]
57
spec.extensions = ["ext/fiddle/extconf.rb"]
58
59
- spec.required_ruby_version = ">= 2.3.0"
+ spec.required_ruby_version = ">= 2.5.0"
60
61
spec.add_development_dependency "bundler"
62
spec.add_development_dependency "rake"
0 commit comments