diff --git a/Gemfile b/Gemfile index c10095af8d..f48c5f9051 100644 --- a/Gemfile +++ b/Gemfile @@ -4,7 +4,7 @@ source "https://rubygems.org" gemspec -gem "rails", "~> 7.0.0.alpha2" +gem "rails", "~> 7.0.0.0" gem "omniauth" gem "omniauth-oauth2" gem "rdoc"