diff --git a/Gemfile b/Gemfile index 2517ac2..3e7b1e3 100644 --- a/Gemfile +++ b/Gemfile @@ -5,7 +5,7 @@ source 'https://rubygems.org' gemspec group :test do - gem 'rails', '7.1.3.4' + gem 'rails', '7.1.4' gem 'rake', '~> 13.0' gem 'rubocop', '~> 1.0' gem 'rubocop-performance', '~> 1.5'