Browse Source

Maintenance: Update dependency oauth2 to v2.0.1

Martin Gruner 2 years ago
parent
commit
5e4c3088d6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Gemfile.lock

+ 1 - 1
Gemfile.lock

@@ -302,7 +302,7 @@ GEM
       racc (~> 1.4)
     nori (2.6.0)
     oauth (0.5.10)
-    oauth2 (2.0.0)
+    oauth2 (2.0.1)
       faraday (>= 0.17.3, < 3.0)
       jwt (>= 1.0, < 3.0)
       multi_xml (~> 0.5)