Skip to content

Commit

Permalink
Merge pull request #40 from codegram/dependabot/bundler/rack-cors-1.1.1
Browse files Browse the repository at this point in the history
Bump rack-cors from 1.0.3 to 1.1.1
  • Loading branch information
mrcasals authored Mar 2, 2020
2 parents f750323 + 5d9777e commit 8ad0eae
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -561,7 +561,8 @@ GEM
rack (2.2.2)
rack-attack (6.2.0)
rack (>= 1.0, < 3)
rack-cors (1.0.3)
rack-cors (1.1.1)
rack (>= 2.0.0)
rack-test (1.1.0)
rack (>= 1.0, < 3)
rails (5.2.3)
Expand Down

0 comments on commit 8ad0eae

Please sign in to comment.