Skip to content

Commit

Permalink
Merge pull request spree-contrib#227 from mleglise/upgrade-active-shi…
Browse files Browse the repository at this point in the history
…pping-1-2-1

Bump active_shipping dependency to version 1.2.1
  • Loading branch information
jspizziri committed Jun 3, 2015
2 parents 38ffad4 + 2f0200d commit f67844b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spree_active_shipping.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Gem::Specification.new do |s|
s.require_paths = ["lib"]

s.add_dependency('spree_core', '~> 3.1.0.beta')
s.add_dependency('active_shipping', '~> 1.0.0.pre4')
s.add_dependency('active_shipping', '~> 1.2.1')
s.add_development_dependency 'pry'
s.add_development_dependency 'webmock'
s.add_development_dependency 'sass-rails', '~> 4.0.2'
Expand Down

0 comments on commit f67844b

Please sign in to comment.