Skip to content

Commit

Permalink
Remove unused dependency coffee-rails
Browse files Browse the repository at this point in the history
  • Loading branch information
mroderick committed Jul 12, 2019
1 parent 083cff4 commit a6ec2e0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion rails_admin.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ require 'rails_admin/version'
Gem::Specification.new do |spec|
# If you add a dependency, please maintain alphabetical order
spec.add_dependency 'builder', '~> 3.1'
spec.add_dependency 'coffee-rails', ['>= 4.0', '< 6']
spec.add_dependency 'haml', '>= 4.0', '< 6'
spec.add_dependency 'jquery-rails', ['>= 3.0', '< 5']
spec.add_dependency 'jquery-ui-rails', ['>= 5.0', '< 7']
Expand Down

0 comments on commit a6ec2e0

Please sign in to comment.