@ -44,7 +44,7 @@ group :development do
gem 'rack-mini-profiler', '~> 2.0'
gem 'listen', '~> 3.3'
# Spring speeds up development by keeping your application running in the background. Read more: https://github.com/rails/spring
gem 'spring'
gem 'spring', "~> 3"
gem "better_errors"
gem "binding_of_caller"
@ -325,7 +325,7 @@ GEM
connection_pool (>= 2.2.2)
rack (~> 2.0)
redis (>= 4.2.0)
spring (4.0.0)
spring (3.1.1)
sprockets (4.0.2)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
@ -452,7 +452,7 @@ DEPENDENCIES
secure_headers (>= 6.3.0)
selenium-webdriver
sentry-ruby (~> 4.8)
spring
spring (~> 3)
state_machines!
state_machines-activerecord
stimulus_reflex