diff --git a/Gemfile.lock b/Gemfile.lock
index 16ffc6e8c45108d73568150a73c346051c0ba29f..480c51cb783f586051c932b7f2dc318e0c9bd9bb 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -896,9 +896,9 @@ GEM
       jwt (>= 2.0)
       omniauth (>= 1.1.1)
       omniauth-oauth2 (>= 1.5)
-    omniauth-oauth (1.1.0)
+    omniauth-oauth (1.2.0)
       oauth
-      omniauth (~> 1.0)
+      omniauth (>= 1.0, < 3)
     omniauth-oauth2 (1.7.3)
       oauth2 (>= 1.4, < 3)
       omniauth (>= 1.9, < 3)