]> cat aescling's git repositories - mastodon.git/commitdiff
Bump rack-cors from 1.1.0 to 1.1.1 (#12730)
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Mon, 30 Dec 2019 14:58:24 +0000 (23:58 +0900)
committerYamagishi Kazutoshi <ykzts@desire.sh>
Mon, 30 Dec 2019 14:58:24 +0000 (23:58 +0900)
Bumps [rack-cors](https://github.com/cyu/rack-cors) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/cyu/rack-cors/releases)
- [Changelog](https://github.com/cyu/rack-cors/blob/master/CHANGELOG.md)
- [Commits](https://github.com/cyu/rack-cors/compare/v1.1.0...v1.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Gemfile.lock

index 6cd3dca1f55c7e4d8b50378a70b12d5038bffcd4..cf5226779608f203c39563ac339a3a6f22ff6af2 100644 (file)
@@ -461,7 +461,7 @@ GEM
     rack (2.0.8)
     rack-attack (6.2.2)
       rack (>= 1.0, < 3)
-    rack-cors (1.1.0)
+    rack-cors (1.1.1)
       rack (>= 2.0.0)
     rack-protection (2.0.7)
       rack