Skip to content

Commit

Permalink
Tweak deps
Browse files Browse the repository at this point in the history
  • Loading branch information
tdreyno committed Mar 9, 2019
1 parent e94eb1b commit 2d2b849
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion middleman-autoprefixer.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Gem::Specification.new do |spec|
spec.require_paths = ['lib']

spec.add_runtime_dependency 'middleman-core', '>= 3.3.3'
spec.add_runtime_dependency 'autoprefixer-rails', '>= 9.1.4'
spec.add_runtime_dependency 'autoprefixer-rails', '~> 9.1'

spec.add_development_dependency 'bundler', '>= 1.14'
spec.add_development_dependency 'rake', '>= 10.3'
Expand Down

0 comments on commit 2d2b849

Please sign in to comment.