Skip to content
This repository has been archived by the owner on May 10, 2021. It is now read-only.

Commit

Permalink
Merge pull request #590 from y-yagi/dependabot/bundler/oauth2-1.4.1
Browse files Browse the repository at this point in the history
Bump oauth2 from 1.4.0 to 1.4.1
  • Loading branch information
y-yagi authored Nov 1, 2018
2 parents 70b4b66 + e3896c9 commit c1ea4e8
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ GEM
exception_notification
ruby-pushbullet
execjs (2.7.0)
faraday (0.12.2)
faraday (0.15.3)
multipart-post (>= 1.2, < 3)
ffi (1.9.25)
garage-doorkeeper (2.0.0)
Expand Down Expand Up @@ -149,7 +149,7 @@ GEM
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
json (2.1.0)
jwt (1.5.6)
jwt (2.1.0)
kaminari (1.1.1)
activesupport (>= 4.1.0)
kaminari-actionview (= 1.1.1)
Expand Down Expand Up @@ -197,9 +197,9 @@ GEM
nokogiri (1.8.5)
mini_portile2 (~> 2.3.0)
oauth (0.5.4)
oauth2 (1.4.0)
faraday (>= 0.8, < 0.13)
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 c1ea4e8

Please sign in to comment.