Skip to content

Commit

Permalink
update rack-cors
Browse files Browse the repository at this point in the history
  • Loading branch information
codez committed Nov 15, 2019
1 parent c3052c8 commit 6206ff0
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 @@ -146,7 +146,8 @@ GEM
puma (4.3.0)
nio4r (~> 2.0)
rack (2.0.7)
rack-cors (1.0.3)
rack-cors (1.0.6)
rack (>= 1.6.0)
rack-test (1.1.0)
rack (>= 1.0, < 3)
rails (6.0.1)
Expand Down

0 comments on commit 6206ff0

Please sign in to comment.