Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Bump tzinfo from 1.2.5 to 1.2.10 in /vnet #590

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 @@ -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.7.1)
redis-namespace (1.8.2)
redis (>= 3.0.4)
reel (0.6.1)
celluloid (>= 0.15.1)
Expand Down Expand Up @@ -198,11 +198,11 @@ GEM
timers (4.0.4)
hitimes
tins (1.16.3)
tzinfo (1.2.5)
tzinfo (1.2.10)
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