Skip to content

Commit bb8e9b0

Browse files
Bump oauth2 from 1.4.9 to 2.0.9
Bumps [oauth2](https://gitlab.com/oauth-xx/oauth2) from 1.4.9 to 2.0.9. - [Release notes](https://gitlab.com/oauth-xx/oauth2/tags) - [Changelog](https://gitlab.com/oauth-xx/oauth2/blob/main/CHANGELOG.md) - [Commits](https://gitlab.com/oauth-xx/oauth2/compare/v1.4.9...v2.0.9) --- updated-dependencies: - dependency-name: oauth2 dependency-type: indirect update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b2e4698 commit bb8e9b0

1 file changed

Lines changed: 11 additions & 7 deletions

File tree

Gemfile.lock

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -157,10 +157,10 @@ GEM
157157
railties (>= 5.0.0)
158158
faker (2.21.0)
159159
i18n (>= 1.8.11, < 2)
160-
faraday (2.6.0)
160+
faraday (2.7.3)
161161
faraday-net_http (>= 2.0, < 3.1)
162162
ruby2_keywords (>= 0.0.4)
163-
faraday-net_http (3.0.1)
163+
faraday-net_http (3.0.2)
164164
ffi (1.15.5)
165165
font-awesome-rails (4.7.0.8)
166166
railties (>= 3.2, < 8.0)
@@ -205,7 +205,7 @@ GEM
205205
jquery-ui-rails (6.0.1)
206206
railties (>= 3.2.16)
207207
json (2.6.2)
208-
jwt (2.5.0)
208+
jwt (2.6.0)
209209
kaminari (1.2.2)
210210
activesupport (>= 4.1.0)
211211
kaminari-actionview (= 1.2.2)
@@ -237,7 +237,6 @@ GEM
237237
mini_mime (1.1.2)
238238
mini_portile2 (2.8.0)
239239
minitest (5.17.0)
240-
multi_json (1.15.0)
241240
multi_xml (0.6.0)
242241
nenv (0.3.0)
243242
nested_form (0.3.2)
@@ -248,12 +247,13 @@ GEM
248247
notiffany (0.1.3)
249248
nenv (~> 0.1)
250249
shellany (~> 0.0)
251-
oauth2 (1.4.9)
250+
oauth2 (2.0.9)
252251
faraday (>= 0.17.3, < 3.0)
253252
jwt (>= 1.0, < 3.0)
254-
multi_json (~> 1.3)
255253
multi_xml (~> 0.5)
256-
rack (>= 1.2, < 3)
254+
rack (>= 1.2, < 4)
255+
snaky_hash (~> 2.0)
256+
version_gem (~> 1.1)
257257
octokit (4.25.1)
258258
faraday (>= 1, < 3)
259259
sawyer (~> 0.9)
@@ -408,6 +408,9 @@ GEM
408408
simplecov-html (0.12.3)
409409
simplecov-lcov (0.8.0)
410410
simplecov_json_formatter (0.1.4)
411+
snaky_hash (2.0.1)
412+
hashie
413+
version_gem (~> 1.1, >= 1.1.1)
411414
sparkr (0.4.1)
412415
spring (4.1.0)
413416
spring-watcher-listen (2.1.0)
@@ -442,6 +445,7 @@ GEM
442445
execjs (>= 0.3.0, < 3)
443446
unicode-display_width (2.3.0)
444447
vcr (6.1.0)
448+
version_gem (1.1.1)
445449
warden (1.2.9)
446450
rack (>= 2.0.9)
447451
web-console (4.2.0)

0 commit comments

Comments
 (0)