Skip to content

Commit

Permalink
remove coffee-rails dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
glaszig committed Sep 4, 2023
1 parent ab263ea commit 828927d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion recurring_select.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ Gem::Specification.new do |s|
s.add_dependency "jquery-rails", ">= 3.0"
s.add_dependency "ice_cube", ">= 0.11"
s.add_dependency "sass-rails", ">= 6.0"
s.add_dependency "coffee-rails", ">= 5.0"

s.add_development_dependency "bundler", ">= 1.3.5"
s.add_development_dependency "rspec-rails", ">= 2.14"
Expand Down

0 comments on commit 828927d

Please sign in to comment.