Skip to content

Commit

Permalink
Bump rack-cors from 2.0.1 to 2.0.2 (#139)
Browse files Browse the repository at this point in the history
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:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 9, 2024
1 parent 04e2ac9 commit 6eb418c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -295,8 +295,8 @@ GEM
rspec-mocks (~> 3.12)
rspec-support (~> 3.12)
racc (1.7.3)
rack (3.0.8)
rack-cors (2.0.1)
rack (3.0.9.1)
rack-cors (2.0.2)
rack (>= 2.0.0)
rack-mini-profiler (3.3.0)
rack (>= 1.2.0)
Expand Down

0 comments on commit 6eb418c

Please sign in to comment.