Skip to content
This repository was archived by the owner on Jan 4, 2025. It is now read-only.

Commit c18d231

Browse files
authored
Merge pull request #100 from mendicant-original/dependabot/bundler/omniauth-1.4.2
Bump omniauth from 1.1.3 to 1.4.2
2 parents 104e051 + 74e7210 commit c18d231

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Gemfile.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ GEM
235235
fssm (0.2.10)
236236
haml (4.0.0)
237237
tilt
238-
hashie (1.2.0)
238+
hashie (3.6.0)
239239
highline (1.6.15)
240240
hike (1.2.3)
241241
http-accept (1.7.0)
@@ -286,9 +286,9 @@ GEM
286286
jwt (~> 0.1.4)
287287
multi_json (~> 1.0)
288288
rack (~> 1.2)
289-
omniauth (1.1.3)
290-
hashie (~> 1.2)
291-
rack
289+
omniauth (1.4.2)
290+
hashie (>= 1.2, < 4)
291+
rack (>= 1.0, < 3)
292292
omniauth-github (1.0.3)
293293
omniauth (~> 1.0)
294294
omniauth-oauth2 (~> 1.1)
@@ -299,7 +299,7 @@ GEM
299299
polyglot (0.3.5)
300300
public_suffix (5.0.5)
301301
racc (1.8.0)
302-
rack (1.4.5)
302+
rack (1.4.7)
303303
rack-cache (1.2)
304304
rack (>= 0.4)
305305
rack-ssl (1.3.4)

0 commit comments

Comments
 (0)