Skip to content

Commit

Permalink
Merge 4c959a7 into e10a7b9
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] committed Oct 30, 2019
2 parents e10a7b9 + 4c959a7 commit 0b4bd77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nice_http.gemspec
Expand Up @@ -11,7 +11,7 @@ Gem::Specification.new do |s|
s.extra_rdoc_files = ["LICENSE","README.md"]
s.homepage = 'https://github.com/MarioRuiz/nice_http'
s.license = 'MIT'
s.add_runtime_dependency 'nice_hash', '~> 1.15', '>= 1.15.3'
s.add_runtime_dependency 'nice_hash', '1.15.4'
s.add_development_dependency 'rspec', '~> 3.8', '>= 3.8.0'
s.test_files = s.files.grep(%r{^(test|spec|features)/})
s.require_paths = ["lib"]
Expand Down

0 comments on commit 0b4bd77

Please sign in to comment.