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 activesupport from 5.2.1 to 6.0.3.1 in /vnet #585

Closed
Closed
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
12 changes: 7 additions & 5 deletions vnet/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -40,11 +40,12 @@ GEM
Platform (>= 0.4.0)
open4
Platform (0.4.0)
activesupport (5.2.1)
activesupport (6.0.3.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
zeitwerk (~> 2.2, >= 2.2.2)
addressable (2.5.2)
public_suffix (>= 2.0.2, < 4.0)
ast (2.4.0)
Expand All @@ -65,7 +66,7 @@ GEM
ffi
ffi-rzmq
coderay (1.1.2)
concurrent-ruby (1.0.5)
concurrent-ruby (1.1.6)
coveralls (0.8.22)
json (>= 1.8, < 3)
simplecov (~> 0.16.1)
Expand Down Expand Up @@ -98,14 +99,14 @@ GEM
domain_name (~> 0.5)
http-form_data (2.1.1)
http_parser.rb (0.6.0)
i18n (1.1.0)
i18n (1.8.2)
concurrent-ruby (~> 1.0)
ipaddress (0.8.3)
jaro_winkler (1.5.1)
json (2.1.0)
kgio (2.11.2)
method_source (0.9.0)
minitest (5.11.3)
minitest (5.14.1)
multi_json (1.13.1)
mysql2 (0.5.2)
net-dhcp (1.3.3)
Expand Down Expand Up @@ -198,7 +199,7 @@ GEM
timers (4.0.4)
hitimes
tins (1.16.3)
tzinfo (1.2.5)
tzinfo (1.2.7)
thread_safe (~> 0.1)
unf (0.1.4)
unf_ext
Expand All @@ -214,6 +215,7 @@ GEM
websocket-driver (0.7.0)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.3)
zeitwerk (2.3.0)

PLATFORMS
ruby
Expand Down