Skip to content

Commit

Permalink
Merge pull request #98 from SuperGoodSoft/benjaminwil/upgrade-autopre…
Browse files Browse the repository at this point in the history
…fixer-rails

Force minimum version of `autoprefixer-rails`
  • Loading branch information
aldesantis committed May 24, 2021
2 parents e521525 + 1f3ea1e commit 1fe23f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions solidus_related_products.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ Gem::Specification.new do |spec|
spec.add_dependency 'deface', '~> 1.0'

spec.add_development_dependency 'solidus_dev_support', '~> 2.3'
spec.add_development_dependency 'autoprefixer-rails', '~> 10.2.5'
spec.add_development_dependency 'rspec-activemodel-mocks'
spec.add_development_dependency 'shoulda-matchers'
end

0 comments on commit 1fe23f7

Please sign in to comment.