From 65efad77562818ff4da0f90f76ba1716c2ef149b Mon Sep 17 00:00:00 2001 From: Kevin Cooper Date: Wed, 24 Jul 2024 12:54:25 -0400 Subject: [PATCH] remove obsolete comment --- Gemfile | 1 - 1 file changed, 1 deletion(-) diff --git a/Gemfile b/Gemfile index 41e4cccbb5..53bd65a6e2 100644 --- a/Gemfile +++ b/Gemfile @@ -116,7 +116,6 @@ gem "scout_apm", "~> 5.0" gem "sentry-ruby", "~> 5.0" gem "sentry-rails", "~> 5.0" # rubocop:disable Bundler/OrderedGems -# Force Sprockets to stay on v3 for now. gem "sprockets" # The below are used for building load test plans.