Skip to content

Commit 328c82e

Browse files
Bump omniauth from 1.9.1 to 1.9.2
Bumps [omniauth](https://github.com/omniauth/omniauth) from 1.9.1 to 1.9.2. - [Release notes](https://github.com/omniauth/omniauth/releases) - [Commits](omniauth/omniauth@v1.9.1...v1.9.2) --- updated-dependencies: - dependency-name: omniauth dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8646408 commit 328c82e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ GEM
9999
graphql-client (0.16.0)
100100
activesupport (>= 3.0)
101101
graphql (~> 1.8)
102-
hashie (4.1.0)
102+
hashie (5.0.0)
103103
i18n (1.8.5)
104104
concurrent-ruby (~> 1.0)
105105
jbuilder (2.10.0)
@@ -133,7 +133,7 @@ GEM
133133
multi_json (~> 1.3)
134134
multi_xml (~> 0.5)
135135
rack (>= 1.2, < 3)
136-
omniauth (1.9.1)
136+
omniauth (1.9.2)
137137
hashie (>= 3.4.6)
138138
rack (>= 1.6.2, < 3)
139139
omniauth-oauth2 (1.5.0)
@@ -146,7 +146,7 @@ GEM
146146
public_suffix (4.0.5)
147147
puma (4.3.5)
148148
nio4r (~> 2.0)
149-
rack (2.2.3)
149+
rack (2.2.4)
150150
rack-proxy (0.6.5)
151151
rack
152152
rack-test (1.1.0)

0 commit comments

Comments
 (0)