Skip to content
This repository was archived by the owner on Oct 7, 2022. It is now read-only.

Commit 9801f9e

Browse files
author
Ed Fricker
authored
Merge pull request #28 from creatubbles/dependabot/bundler/oauth2-1.4.1
Bump oauth2 from 1.3.0 to 1.4.1
2 parents d52d122 + 8affe84 commit 9801f9e

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,20 +20,20 @@ GEM
2020
crack (0.4.3)
2121
safe_yaml (~> 1.0.0)
2222
diff-lcs (1.3)
23-
faraday (0.10.1)
23+
faraday (0.15.3)
2424
multipart-post (>= 1.2, < 3)
2525
hashdiff (0.3.4)
2626
i18n (0.8.0)
27-
jwt (1.5.6)
27+
jwt (2.1.0)
2828
method_source (0.8.2)
2929
minitest (5.10.1)
30-
multi_json (1.12.1)
30+
multi_json (1.13.1)
3131
multi_xml (0.6.0)
3232
multipart-post (2.0.0)
3333
mustermann (1.0.2)
34-
oauth2 (1.3.0)
35-
faraday (>= 0.8, < 0.11)
36-
jwt (~> 1.0)
34+
oauth2 (1.4.1)
35+
faraday (>= 0.8, < 0.16.0)
36+
jwt (>= 1.0, < 3.0)
3737
multi_json (~> 1.3)
3838
multi_xml (~> 0.5)
3939
rack (>= 1.2, < 3)

0 commit comments

Comments
 (0)