Skip to content

Commit

Permalink
Merge pull request solidusio#3958 from nebulab/kennyadsl/relax-money
Browse files Browse the repository at this point in the history
Relax Money dependency in development
  • Loading branch information
kennyadsl committed Feb 26, 2021
2 parents 51546c8 + e6b6f35 commit 93bfdb4
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,6 @@ group :backend, :frontend, :core, :api do
# and https://github.com/rails/sprockets-rails/issues/369
gem 'sprockets', '~> 3'

# Temporary locking money to 6.13.8.
# See https://github.com/solidusio/solidus/issues/3903
gem 'money', '<= 6.13.8'

platforms :ruby do
case ENV['DB']
when /mysql/
Expand Down

0 comments on commit 93bfdb4

Please sign in to comment.