Skip to content

Commit

Permalink
Merge pull request #353 from activemerchant/lock-money-version
Browse files Browse the repository at this point in the history
Lock Gemfile-shopify to money 0.14.x
  • Loading branch information
zbriscoe authored Jan 20, 2021
2 parents 6681e0d + 3aedf7c commit 7faacfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gemfiles/Gemfile.shopify
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ group :remote_test do
end

gem 'actionpack', '~> 6.0.0'
gem 'shopify-money', require: 'money'
gem 'shopify-money', '~> 0.14.0', require: 'money'

0 comments on commit 7faacfd

Please sign in to comment.