diff --git a/Gemfile b/Gemfile index 0d36dfc8f5286..682011f085ba4 100644 --- a/Gemfile +++ b/Gemfile @@ -7,7 +7,7 @@ gem "sqlite3" gem "mysql2" # Auth -gem "devise", "~> 2.1.0" +gem "devise", "~> 5.0.3" # GITLAB patched libs gem "grit", :git => "https://github.com/gitlabhq/grit.git", :ref => "7f35cb98ff17d534a07e3ce6ec3d580f67402837"