diff --git a/Gemfile b/Gemfile index 1d80c40..a669998 100644 --- a/Gemfile +++ b/Gemfile @@ -6,7 +6,7 @@ gemspec group :test do gem 'fiddle', '~> 1.1', platforms: %i[mingw mswin x64_mingw] - gem 'rails', '8.0.0' + gem 'rails', '8.0.1' gem 'rake', '~> 13.0' gem 'rubocop', '~> 1.0' gem 'rubocop-performance', '~> 1.5'