Skip to content

Commit 38452f6

Browse files
Bump oauth2 from 1.4.7 to 1.4.9 (#26)
Bumps [oauth2](https://github.com/oauth-xx/oauth2) from 1.4.7 to 1.4.9. - [Release notes](https://github.com/oauth-xx/oauth2/releases) - [Changelog](https://github.com/oauth-xx/oauth2/blob/master/CHANGELOG.md) - [Commits](ruby-oauth/oauth2@v1.4.7...v1.4.9) --- updated-dependencies: - dependency-name: oauth2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 815027d commit 38452f6

File tree

1 file changed

+6
-22
lines changed

1 file changed

+6
-22
lines changed

Gemfile.lock

Lines changed: 6 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -15,34 +15,18 @@ GEM
1515
crack (0.4.5)
1616
rexml
1717
diff-lcs (1.5.0)
18-
faraday (1.7.0)
19-
faraday-em_http (~> 1.0)
20-
faraday-em_synchrony (~> 1.0)
21-
faraday-excon (~> 1.1)
22-
faraday-httpclient (~> 1.0.1)
23-
faraday-net_http (~> 1.0)
24-
faraday-net_http_persistent (~> 1.1)
25-
faraday-patron (~> 1.0)
26-
faraday-rack (~> 1.0)
27-
multipart-post (>= 1.2, < 3)
18+
faraday (2.2.0)
19+
faraday-net_http (~> 2.0)
2820
ruby2_keywords (>= 0.0.4)
29-
faraday-em_http (1.0.0)
30-
faraday-em_synchrony (1.0.0)
31-
faraday-excon (1.1.0)
32-
faraday-httpclient (1.0.1)
33-
faraday-net_http (1.0.1)
34-
faraday-net_http_persistent (1.2.0)
35-
faraday-patron (1.0.0)
36-
faraday-rack (1.0.0)
21+
faraday-net_http (2.0.1)
3722
geocoder (1.6.7)
3823
hashdiff (1.0.1)
39-
jwt (2.2.3)
24+
jwt (2.3.0)
4025
method_source (1.0.0)
4126
multi_json (1.15.0)
4227
multi_xml (0.6.0)
43-
multipart-post (2.1.1)
44-
oauth2 (1.4.7)
45-
faraday (>= 0.8, < 2.0)
28+
oauth2 (1.4.9)
29+
faraday (>= 0.17.3, < 3.0)
4630
jwt (>= 1.0, < 3.0)
4731
multi_json (~> 1.3)
4832
multi_xml (~> 0.5)

0 commit comments

Comments
 (0)