Browse Source

Maintenance: Update dependency omniauth-facebook to v10

Zammad Renovate Bot 9 months ago
parent
commit
52054ff1ef
1 changed files with 5 additions and 3 deletions
  1. 5 3
      Gemfile.lock

+ 5 - 3
Gemfile.lock

@@ -341,7 +341,8 @@ GEM
     minitest-profile (0.0.2)
     msgpack (1.7.2)
     multi_json (1.15.0)
-    multi_xml (0.6.0)
+    multi_xml (0.7.1)
+      bigdecimal (~> 3.1)
     multipart-post (2.4.0)
     mysql2 (0.5.6)
     naught (1.1.0)
@@ -385,8 +386,9 @@ GEM
       hashie (>= 3.4.6)
       rack (>= 2.2.3)
       rack-protection
-    omniauth-facebook (9.0.0)
-      omniauth-oauth2 (~> 1.2)
+    omniauth-facebook (10.0.0)
+      bigdecimal
+      omniauth-oauth2 (>= 1.2, < 3)
     omniauth-github (2.0.1)
       omniauth (~> 2.0)
       omniauth-oauth2 (~> 1.8)