Browse Source

Maintenance: Bump oauth2 from 2.0.2 to 2.0.3

Bumps [oauth2](https://github.com/oauth-xx/oauth2) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/oauth-xx/oauth2/releases)
- [Changelog](https://github.com/oauth-xx/oauth2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/oauth-xx/oauth2/compare/v2.0.2...v2.0.3)
Martin Gruner 2 years ago
parent
commit
233fb719a3
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.2)
+    oauth2 (2.0.3)
       faraday (>= 0.17.3, < 3.0)
       jwt (>= 1.0, < 3.0)
       multi_xml (~> 0.5)