diff --git a/spec/test_app_templates/Gemfile.extra b/spec/test_app_templates/Gemfile.extra index 9a5c78518e..0db3fcbcd9 100644 --- a/spec/test_app_templates/Gemfile.extra +++ b/spec/test_app_templates/Gemfile.extra @@ -1,5 +1,4 @@ gem 'rails-controller-testing' -gem 'rails-i18n', github: 'Shopify/rails-i18n', branch: 'schwad_rails_8' unless ENV['VIEW_COMPONENT_VERSION'].to_s == "" gem 'view_component', ENV.fetch('VIEW_COMPONENT_VERSION')