Skip to content

Commit

Permalink
Merge pull request #3174 from AlchemyCMS/backport/7.4-stable/pr-3172
Browse files Browse the repository at this point in the history
[7.4-stable] Remove coffee-rails dependency
  • Loading branch information
tvdeyen authored Jan 25, 2025
2 parents 1a1f70e + 0b2f45f commit 4ac13ff
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion alchemy_cms.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ Gem::Specification.new do |gem|
gem.add_runtime_dependency "acts_as_list", [">= 0.3", "< 2"]
gem.add_runtime_dependency "awesome_nested_set", ["~> 3.1", ">= 3.7.0"]
gem.add_runtime_dependency "cancancan", [">= 2.1", "< 4.0"]
gem.add_runtime_dependency "coffee-rails", [">= 4.0", "< 6.0"]
gem.add_runtime_dependency "csv", ["~> 3.3"]
gem.add_runtime_dependency "dragonfly", ["~> 1.4"]
gem.add_runtime_dependency "dragonfly_svg", ["~> 0.0.4"]
Expand Down

0 comments on commit 4ac13ff

Please sign in to comment.