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

Commit

Permalink
Merge pull request #100 from mendicant-original/dependabot/bundler/om…
Browse files Browse the repository at this point in the history
…niauth-1.4.2

Bump omniauth from 1.1.3 to 1.4.2
  • Loading branch information
chastell authored May 29, 2024
2 parents 104e051 + 74e7210 commit c18d231
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 @@ -235,7 +235,7 @@ GEM
fssm (0.2.10)
haml (4.0.0)
tilt
hashie (1.2.0)
hashie (3.6.0)
highline (1.6.15)
hike (1.2.3)
http-accept (1.7.0)
Expand Down Expand Up @@ -286,9 +286,9 @@ GEM
jwt (~> 0.1.4)
multi_json (~> 1.0)
rack (~> 1.2)
omniauth (1.1.3)
hashie (~> 1.2)
rack
omniauth (1.4.2)
hashie (>= 1.2, < 4)
rack (>= 1.0, < 3)
omniauth-github (1.0.3)
omniauth (~> 1.0)
omniauth-oauth2 (~> 1.1)
Expand All @@ -299,7 +299,7 @@ GEM
polyglot (0.3.5)
public_suffix (5.0.5)
racc (1.8.0)
rack (1.4.5)
rack (1.4.7)
rack-cache (1.2)
rack (>= 0.4)
rack-ssl (1.3.4)
Expand Down

0 comments on commit c18d231

Please sign in to comment.