Skip to content

Commit

Permalink
ruby 2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
MarioRuiz committed Feb 14, 2019
1 parent 2af7371 commit b6f9814
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nice_http.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Gem::Specification.new do |s|
s.add_development_dependency 'coveralls', '~> 0.8', '>= 0.8.22'
s.test_files = s.files.grep(%r{^(test|spec|features)/})
s.require_paths = ["lib"]
s.required_ruby_version = ['>= 2.4', '< 2.6']
s.required_ruby_version = ['>= 2.4']
s.post_install_message = "Thanks for installing! Visit us on https://github.com/MarioRuiz/nice_http"
end

0 comments on commit b6f9814

Please sign in to comment.