Skip to content

Commit 28ea55c

Browse files
authored
Merge pull request #3 from Widgetry/dependabot/bundler/rack-cors-1.0.5
Bump rack-cors from 1.0.2 to 1.0.5
2 parents ee9e1fb + 1aa3546 commit 28ea55c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Gemfile.lock

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,8 @@ GEM
114114
rack (2.0.7)
115115
rack-attack (5.0.1)
116116
rack
117-
rack-cors (1.0.2)
117+
rack-cors (1.0.5)
118+
rack (>= 1.6.0)
118119
rack-protection (2.0.0)
119120
rack
120121
rack-test (1.1.0)

0 commit comments

Comments
 (0)