Merge pull request #5995 from consuldemocracy/remove-spring-gem

Remove Spring from the project
This commit is contained in:
Sebastia
2025-06-11 15:46:24 +02:00
committed by GitHub
4 changed files with 0 additions and 26 deletions

View File

@@ -109,7 +109,6 @@ group :development do
gem "rubocop-rspec", "~> 3.4.0", require: false
gem "rubocop-rspec_rails", "~> 2.30.0", require: false
gem "rvm1-capistrano3", "~> 1.4.0", require: false
gem "spring", "~> 4.2.1"
gem "web-console", "~> 4.2.1"
end