Skip to content

Commit

Permalink
Remove json dep.
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Wood committed Sep 7, 2019
1 parent 3d61e00 commit 5bed159
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion shippo.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ Gem::Specification.new do |spec|
spec.metadata = { 'shippo_documentation' => 'https://goshippo.com/docs/' }

spec.add_dependency 'rest-client', '>= 2.1', '<2.2'
spec.add_dependency 'json', '~> 1.8'
spec.add_dependency 'hashie', '>= 3.5.2'
spec.add_dependency 'activesupport', '>= 4'
spec.add_dependency 'awesome_print'
Expand Down

0 comments on commit 5bed159

Please sign in to comment.