Skip to content

Commit 2979ef2

Browse files
Bump rack-cors from 2.0.1 to 2.0.2
Bumps [rack-cors](https://github.com/cyu/rack-cors) from 2.0.1 to 2.0.2. - [Changelog](https://github.com/cyu/rack-cors/blob/master/CHANGELOG.md) - [Commits](cyu/rack-cors@v2.0.1...v2.0.2) --- updated-dependencies: - dependency-name: rack-cors dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d78e999 commit 2979ef2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ GEM
242242
rack (2.2.8.1)
243243
rack-accept (0.4.5)
244244
rack (>= 0.4)
245-
rack-cors (2.0.1)
245+
rack-cors (2.0.2)
246246
rack (>= 2.0.0)
247247
rack-test (2.1.0)
248248
rack (>= 1.3)

0 commit comments

Comments
 (0)