Skip to content

Commit

Permalink
Merge pull request #329 from spark-solutions/remove_json_dependency
Browse files Browse the repository at this point in the history
remove json from dependencies
  • Loading branch information
damianlegawiec committed Mar 31, 2016
2 parents ff1e9b3 + 1966446 commit 88178eb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions spree_auth_devise.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@ Gem::Specification.new do |s|

s.add_dependency 'devise', '~> 3.5.4'
s.add_dependency 'devise-encryptable', '0.1.2'
s.add_dependency 'json'
s.add_dependency 'multi_json'
s.add_dependency 'spree_core', spree_version

s.add_development_dependency 'capybara', '~> 2.4.1'
Expand Down

0 comments on commit 88178eb

Please sign in to comment.