Skip to content

Commit 7a99002

Browse files
Bump omniauth-github from 1.1.2 to 1.3.0
Bumps [omniauth-github](https://github.com/intridea/omniauth-github) from 1.1.2 to 1.3.0. - [Release notes](https://github.com/intridea/omniauth-github/releases) - [Commits](omniauth/omniauth-github@v1.1.2...v1.3.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7e460f5 commit 7a99002

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

Gemfile.lock

+11-11
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ GEM
159159
fabrication (2.20.1)
160160
faker (1.9.1)
161161
i18n (>= 0.7)
162-
faraday (0.9.2)
162+
faraday (0.12.2)
163163
multipart-post (>= 1.2, < 3)
164164
ffi (1.9.14)
165165
font-awesome-rails (4.5.0.0)
@@ -197,7 +197,7 @@ GEM
197197
jquery-ui-rails (5.0.5)
198198
railties (>= 3.2.16)
199199
json (1.8.6)
200-
jwt (1.5.2)
200+
jwt (1.5.6)
201201
launchy (2.4.3)
202202
addressable (~> 2.3)
203203
letter_opener (1.6.0)
@@ -214,28 +214,28 @@ GEM
214214
mini_portile2 (2.3.0)
215215
minitest (5.11.3)
216216
multi_json (1.13.1)
217-
multi_xml (0.5.5)
217+
multi_xml (0.6.0)
218218
multipart-post (2.0.0)
219219
net-sftp (2.1.2)
220220
net-ssh (>= 2.6.5)
221221
net-ssh (3.0.2)
222222
newrelic_rpm (5.3.0.346)
223223
nokogiri (1.8.4)
224224
mini_portile2 (~> 2.3.0)
225-
oauth2 (1.0.0)
226-
faraday (>= 0.8, < 0.10)
225+
oauth2 (1.4.0)
226+
faraday (>= 0.8, < 0.13)
227227
jwt (~> 1.0)
228228
multi_json (~> 1.3)
229229
multi_xml (~> 0.5)
230-
rack (~> 1.2)
230+
rack (>= 1.2, < 3)
231231
omniauth (1.8.1)
232232
hashie (>= 3.4.6, < 3.6.0)
233233
rack (>= 1.6.2, < 3)
234-
omniauth-github (1.1.2)
235-
omniauth (~> 1.0)
236-
omniauth-oauth2 (~> 1.1)
237-
omniauth-oauth2 (1.4.0)
238-
oauth2 (~> 1.0)
234+
omniauth-github (1.3.0)
235+
omniauth (~> 1.5)
236+
omniauth-oauth2 (>= 1.4.0, < 2.0)
237+
omniauth-oauth2 (1.5.0)
238+
oauth2 (~> 1.1)
239239
omniauth (~> 1.2)
240240
parallel (1.12.1)
241241
parser (2.4.0.2)

0 commit comments

Comments
 (0)