Skip to content

Bump rack from 1.6.10 to 1.6.13 in /vnet #589

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 10 additions & 10 deletions vnet/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
GIT
remote: git://github.com/axsh/dcell.git
remote: https://github.com/axsh/dcell.git
revision: 2cbae90683be1a7f6c5c4fb4def54f6f528e9f06
branch: v0.16.1-updated-gems
specs:
Expand Down Expand Up @@ -77,7 +77,7 @@ GEM
database_cleaner (1.7.0)
diff-lcs (1.3)
docile (1.3.1)
domain_name (0.5.20180417)
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
fabrication (2.9.8)
ffi (1.9.25)
Expand All @@ -94,9 +94,9 @@ GEM
http-cookie (~> 1.0)
http-form_data (>= 2.0.0.pre.pre2, < 3)
http_parser.rb (~> 0.6.0)
http-cookie (1.0.3)
http-cookie (1.0.5)
domain_name (~> 0.5)
http-form_data (2.1.1)
http-form_data (2.3.0)
http_parser.rb (0.6.0)
i18n (1.1.0)
concurrent-ruby (~> 1.0)
Expand Down Expand Up @@ -128,7 +128,7 @@ GEM
byebug (~> 10.0)
pry (~> 0.10)
public_suffix (3.0.3)
rack (1.6.10)
rack (1.6.13)
rack-cors (1.0.2)
rack-protection (1.5.5)
rack
Expand All @@ -137,8 +137,8 @@ GEM
rainbow (3.0.0)
raindrops (0.19.0)
rake (10.1.0)
redis (4.0.2)
redis-namespace (1.6.0)
redis (4.6.0)
redis-namespace (1.8.2)
redis (>= 3.0.4)
reel (0.6.1)
celluloid (>= 0.15.1)
Expand Down Expand Up @@ -202,7 +202,7 @@ GEM
thread_safe (~> 0.1)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.5)
unf_ext (0.0.8.2)
unicode-display_width (1.4.0)
unicorn (5.4.1)
kgio (~> 2.6)
Expand All @@ -211,9 +211,9 @@ GEM
addressable (>= 2.3.6)
crack (>= 0.3.2)
hashdiff
websocket-driver (0.7.0)
websocket-driver (0.7.5)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.3)
websocket-extensions (0.1.5)

PLATFORMS
ruby
Expand Down