Skip to content

Commit 2c9c228

Browse files
Bump omniauth-rails_csrf_protection from 1.0.1 to 1.0.2
Bumps [omniauth-rails_csrf_protection](https://github.com/cookpad/omniauth-rails_csrf_protection) from 1.0.1 to 1.0.2. - [Release notes](https://github.com/cookpad/omniauth-rails_csrf_protection/releases) - [Commits](cookpad/omniauth-rails_csrf_protection@v1.0.1...v1.0.2) --- updated-dependencies: - dependency-name: omniauth-rails_csrf_protection dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 82080d6 commit 2c9c228

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

Gemfile.lock

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ GEM
8383
ast (2.4.2)
8484
autoprefixer-rails (10.4.15.0)
8585
execjs (~> 2)
86+
base64 (0.2.0)
8687
better_errors (2.10.1)
8788
erubi (>= 1.0.0)
8889
rack (>= 0.9.0)
@@ -266,7 +267,7 @@ GEM
266267
omniauth-oauth2 (1.8.0)
267268
oauth2 (>= 1.4, < 3)
268269
omniauth (~> 2.0)
269-
omniauth-rails_csrf_protection (1.0.1)
270+
omniauth-rails_csrf_protection (1.0.2)
270271
actionpack (>= 4.2)
271272
omniauth (~> 2.0)
272273
pagy (6.4.3)
@@ -305,11 +306,12 @@ GEM
305306
nio4r (~> 2.0)
306307
pundit (2.3.1)
307308
activesupport (>= 3.0.0)
308-
racc (1.7.3)
309+
racc (1.8.0)
309310
rack (2.2.9)
310311
rack-mini-profiler (3.3.1)
311312
rack (>= 1.2.0)
312-
rack-protection (3.1.0)
313+
rack-protection (3.2.0)
314+
base64 (>= 0.1.0)
313315
rack (~> 2.2, >= 2.2.4)
314316
rack-test (2.1.0)
315317
rack (>= 1.3)

0 commit comments

Comments
 (0)