Skip to content

Commit

Permalink
Bump activemerchant to 1.40.0
Browse files Browse the repository at this point in the history
  • Loading branch information
radar committed Oct 21, 2013
1 parent 9feeea8 commit 7f2aa50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/spree_core.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Gem::Specification.new do |s|
s.files = Dir['LICENSE', 'README.md', 'app/**/*', 'config/**/*', 'lib/**/*', 'db/**/*', 'vendor/**/*']
s.require_path = 'lib'

s.add_dependency 'activemerchant', '1.39.2'
s.add_dependency 'activemerchant', '1.40.0'
s.add_dependency 'acts_as_list', '= 0.2.0'
s.add_dependency 'awesome_nested_set', '~> 3.0.0.rc.2'
s.add_dependency 'aws-sdk', '1.11.1' # temporarily locked down due to https://github.com/aws/aws-sdk-ruby/issues/273
Expand Down

0 comments on commit 7f2aa50

Please sign in to comment.