diff --git a/Gemfile b/Gemfile index 66911c7d..0814c0ab 100644 --- a/Gemfile +++ b/Gemfile @@ -2,7 +2,7 @@ source 'https://rubygems.org' -gem 'rails', '~> 6.0' +gem 'rails', '~> 6.1' gem 'rails-i18n', '~> 6.0' gem 'i18n-js', '= 3.6' diff --git a/Gemfile.lock b/Gemfile.lock index 42424fcd..a7afc995 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -645,7 +645,7 @@ DEPENDENCIES poltergeist puma questiongenerator (~> 1.0) - rails (~> 6.0) + rails (~> 6.1) rails-controller-testing rails-i18n (~> 6.0) rails_admin