Skip to content

Commit

Permalink
Update rack example
Browse files Browse the repository at this point in the history
  • Loading branch information
cyu committed Dec 19, 2020
1 parent a37c33e commit 3b6b5af
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/rack/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
GEM
remote: https://rubygems.org/
specs:
rack (2.0.8)
rack-cors (1.1.0)
rack (2.2.3)
rack-cors (1.1.1)
rack (>= 2.0.0)

PLATFORMS
Expand Down

0 comments on commit 3b6b5af

Please sign in to comment.