Gemfile in alchemy_cms-7.0.0.pre.b vs Gemfile in alchemy_cms-7.0.0.pre.c

- old
+ new

@@ -18,10 +18,9 @@ group :development, :test do # execjs 2.8 removes deprecation warnings but also breaks a number of dependent projects. # in our case the culprit is `handlebars-assets`. The changes between 2.7.0 and 2.8.0 are # minimal, but breaking. gem "execjs", "= 2.8.1" - gem "jsbundling-rails", "~> 1.1" gem "rubocop", require: false gem "standard", "~> 1.25", require: false if ENV["GITHUB_ACTIONS"] # Necessary because GH Actions gem cache does not have this "Bundled with Ruby" gem installed