Skip to content

Commit

Permalink
Change railties version
Browse files Browse the repository at this point in the history
  • Loading branch information
nbulaj committed May 2, 2020
1 parent cb619ab commit c3170d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mapbox-gl-rails.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Gem::Specification.new do |gem|
gem.add_dependency 'railties', '>= 3.2'

gem.add_development_dependency 'activesupport'
gem.add_development_dependency 'sass-rails', '~> 5.1'
gem.add_development_dependency 'sass-rails', '>= 5.0', '< 6.0'
gem.add_development_dependency 'thor'

gem.required_ruby_version = '>= 1.9.3'
Expand Down

0 comments on commit c3170d1

Please sign in to comment.