Skip to content

Commit

Permalink
Merge pull request #14 from sportngin/remove-json-dep
Browse files Browse the repository at this point in the history
Remove unneeded json_pure dependency
  • Loading branch information
Andy Fleener committed Feb 12, 2016
2 parents 5a03cbe + 8eb9beb commit 05130d9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion active_zuora.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@ Gem::Specification.new do |s|
s.rubygems_version = "2.4.6"
s.summary = "Active Zuora"
s.add_dependency('soap4r-ng')
s.add_dependency('json_pure')
s.add_development_dependency('rake')
s.add_development_dependency('test-unit')
end
Expand Down

0 comments on commit 05130d9

Please sign in to comment.