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

Commit

Permalink
Merge pull request #28 from creatubbles/dependabot/bundler/oauth2-1.4.1
Browse files Browse the repository at this point in the history
Bump oauth2 from 1.3.0 to 1.4.1
  • Loading branch information
Ed Fricker authored Mar 13, 2019
2 parents d52d122 + 8affe84 commit 9801f9e
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -20,20 +20,20 @@ GEM
crack (0.4.3)
safe_yaml (~> 1.0.0)
diff-lcs (1.3)
faraday (0.10.1)
faraday (0.15.3)
multipart-post (>= 1.2, < 3)
hashdiff (0.3.4)
i18n (0.8.0)
jwt (1.5.6)
jwt (2.1.0)
method_source (0.8.2)
minitest (5.10.1)
multi_json (1.12.1)
multi_json (1.13.1)
multi_xml (0.6.0)
multipart-post (2.0.0)
mustermann (1.0.2)
oauth2 (1.3.0)
faraday (>= 0.8, < 0.11)
jwt (~> 1.0)
oauth2 (1.4.1)
faraday (>= 0.8, < 0.16.0)
jwt (>= 1.0, < 3.0)
multi_json (~> 1.3)
multi_xml (~> 0.5)
rack (>= 1.2, < 3)
Expand Down

0 comments on commit 9801f9e

Please sign in to comment.