Skip to content

Commit

Permalink
Stay below sprockets-rails 3.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tvdeyen committed Jun 7, 2024
1 parent 57a7dd2 commit 1c515c8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ gem "pg", "~> 1.0" if ENV["DB"] == "postgresql"

gem "alchemy_i18n", git: "https://github.com/AlchemyCMS/alchemy_i18n.git", branch: "main"

gem "sprockets-rails", "< 3.5.0"

group :development, :test do
gem "execjs", "~> 2.9.1"
gem "rubocop", require: false
Expand Down

0 comments on commit 1c515c8

Please sign in to comment.