File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22 remote: .
33 specs:
44 logsnag-ruby (0.1.1 )
5- httparty (~> 0.22 .0 )
5+ httparty (~> 0.24 .0 )
66
77GEM
88 remote: https://rubygems.org/
1818 diff-lcs (1.5.1 )
1919 docile (1.4.0 )
2020 hashdiff (1.1.0 )
21- httparty (0.22 .0 )
21+ httparty (0.24 .0 )
2222 csv
2323 mini_mime (>= 1.0.0 )
2424 multi_xml (>= 0.5.2 )
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ Gem::Specification.new do |spec|
2020 spec . metadata [ "source_code_uri" ] = spec . homepage
2121 spec . metadata [ "changelog_uri" ] = "#{ spec . homepage } /blob/master/CHANGELOG.md"
2222
23- spec . add_dependency "httparty" , "~> 0.22 .0"
23+ spec . add_dependency "httparty" , "~> 0.24 .0"
2424
2525 # Specify which files should be added to the gem when it is released.
2626 # The `git ls-files -z` loads the files in the RubyGem that have been added into git.
You can’t perform that action at this time.
0 commit comments