Skip to content

Commit 672c3de

Browse files
chore(deps): bump rack-cors from 2.0.2 to 3.0.0
Bumps [rack-cors](https://github.com/cyu/rack-cors) from 2.0.2 to 3.0.0. - [Changelog](https://github.com/cyu/rack-cors/blob/master/CHANGELOG.md) - [Commits](cyu/rack-cors@v2.0.2...v3.0.0) --- updated-dependencies: - dependency-name: rack-cors dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent da35935 commit 672c3de

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

Gemfile.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -441,9 +441,10 @@ GEM
441441
nio4r (~> 2.0)
442442
raabro (1.4.0)
443443
racc (1.8.1)
444-
rack (3.1.14)
445-
rack-cors (2.0.2)
446-
rack (>= 2.0.0)
444+
rack (3.1.15)
445+
rack-cors (3.0.0)
446+
logger
447+
rack (>= 3.0.14)
447448
rack-mini-profiler (3.3.1)
448449
rack (>= 1.2.0)
449450
rack-session (2.1.1)

0 commit comments

Comments
 (0)