Skip to content

Commit e288e5d

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 fe39462 commit e288e5d

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)
@@ -134,7 +134,7 @@ GEM
134134
multi_json (~> 1.3)
135135
multi_xml (~> 0.5)
136136
rack (>= 1.2, < 3)
137-
omniauth (1.9.1)
137+
omniauth (1.9.2)
138138
hashie (>= 3.4.6)
139139
rack (>= 1.6.2, < 3)
140140
omniauth-oauth2 (1.5.0)
@@ -148,7 +148,7 @@ GEM
148148
puma (4.3.5)
149149
nio4r (~> 2.0)
150150
racc (1.6.0)
151-
rack (2.2.3)
151+
rack (2.2.4)
152152
rack-proxy (0.6.5)
153153
rack
154154
rack-test (1.1.0)

0 commit comments

Comments
 (0)