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 3.2.21 to 5.2.8.1 #4

Open
wants to merge 1 commit into
base: main
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
89 changes: 49 additions & 40 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -29,14 +29,13 @@ GEM
remote: http://rubygems.org/
specs:
CFPropertyList (2.3.1)
activesupport (3.2.21)
i18n (~> 0.6, >= 0.6.4)
multi_json (~> 1.0)
addressable (2.3.8)
autoparse (0.3.3)
addressable (>= 2.3.1)
extlib (>= 0.9.15)
multi_json (>= 1.0.0)
activesupport (5.2.8.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
addressable (2.8.5)
public_suffix (>= 2.0.2, < 6.0)
aws-sdk (1.63.0)
aws-sdk-v1 (= 1.63.0)
aws-sdk-v1 (1.63.0)
Expand All @@ -52,6 +51,7 @@ GEM
celluloid (0.16.0)
timers (~> 4.0.0)
coderay (1.1.0)
concurrent-ruby (1.2.2)
diff-lcs (1.2.5)
docker-api (1.20.0)
excon (>= 0.38.0)
Expand All @@ -61,9 +61,8 @@ GEM
ethon (0.7.3)
ffi (>= 1.3.0)
excon (0.45.1)
extlib (0.9.16)
facter (1.7.6)
faraday (0.9.1)
faraday (0.9.2)
multipart-post (>= 1.2, < 3)
faraday_middleware (0.9.1)
faraday (>= 0.7.4, < 0.10)
Expand Down Expand Up @@ -158,24 +157,24 @@ GEM
multi_json (~> 1.0)
net-http-persistent (>= 2.7)
net-http-pipeline
google-api-client (0.8.4)
activesupport (~> 3.2)
google-api-client (0.9.4)
addressable (~> 2.3)
autoparse (~> 0.3)
extlib (~> 0.9)
faraday (~> 0.9)
googleauth (~> 0.3)
launchy (~> 2.4)
multi_json (~> 1.10)
retriable (~> 1.4)
signet (~> 0.6)
googleauth (0.4.0)
googleauth (~> 0.5)
httpclient (~> 2.7)
hurley (~> 0.1)
memoist (~> 0.11)
mime-types (>= 1.6)
representable (~> 2.3.0)
retriable (~> 2.0)
thor (~> 0.19)
googleauth (0.5.1)
faraday (~> 0.9)
jwt (~> 1.4)
logging (~> 1.8)
memoist (~> 0.11)
multi_json (= 1.11)
signet (~> 0.6)
logging (~> 2.0)
memoist (~> 0.12)
multi_json (~> 1.11)
os (~> 0.9)
signet (~> 0.7)
guard (2.12.5)
formatador (>= 0.2.4)
listen (~> 2.7)
Expand All @@ -195,25 +194,28 @@ GEM
hocon (0.0.7)
http-cookie (1.0.2)
domain_name (~> 0.5)
i18n (0.7.0)
httpclient (2.8.3)
hurley (0.2)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
inflecto (0.0.2)
inifile (2.0.2)
ipaddress (0.8.0)
json (1.8.2)
json_pure (1.8.2)
jwt (1.4.1)
launchy (2.4.3)
addressable (~> 2.3)
jwt (1.5.6)
launchy (2.5.2)
addressable (~> 2.8)
listen (2.10.0)
celluloid (~> 0.16.0)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
little-plugger (1.1.3)
logging (1.8.2)
little-plugger (>= 1.1.3)
multi_json (>= 1.8.4)
little-plugger (1.1.4)
logging (2.3.1)
little-plugger (~> 1.1)
multi_json (~> 1.14)
lumberjack (1.0.9)
memoist (0.11.0)
memoist (0.16.2)
metaclass (0.0.4)
metadata-json-lint (0.0.6)
json
Expand All @@ -224,8 +226,8 @@ GEM
minitest (5.5.1)
mocha (1.1.0)
metaclass (~> 0.0.1)
multi_json (1.11.0)
multipart-post (2.0.0)
multi_json (1.15.0)
multipart-post (2.3.0)
nenv (0.2.0)
net-http-persistent (2.9.4)
net-http-pipeline (1.0.1)
Expand All @@ -238,10 +240,12 @@ GEM
notiffany (0.0.6)
nenv (~> 0.1)
shellany (~> 0.0)
os (0.9.6)
pry (0.9.12.6)
coderay (~> 1.0)
method_source (~> 0.8)
slop (~> 3.4)
public_suffix (5.0.3)
puppet (3.7.5)
facter (> 1.6, < 3)
hiera (~> 1.0)
Expand Down Expand Up @@ -271,11 +275,13 @@ GEM
builder
nokogiri (>= 1.4.1)
trollop
representable (2.3.0)
uber (~> 0.0.7)
rest-client (1.8.0)
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 3.0)
netrc (~> 0.7)
retriable (1.4.1)
retriable (2.1.0)
rspec (3.1.0)
rspec-core (~> 3.1.0)
rspec-expectations (~> 3.1.0)
Expand All @@ -298,11 +304,10 @@ GEM
rspec-its
specinfra (~> 2.25)
shellany (0.0.1)
signet (0.6.0)
signet (0.12.0)
addressable (~> 2.3)
extlib (~> 0.9)
faraday (~> 0.9)
jwt (~> 1.0)
jwt (>= 1.5, < 3.0)
multi_json (~> 1.10)
slop (3.6.0)
spdx-licenses (1.0.0)
Expand All @@ -311,6 +316,7 @@ GEM
net-scp
net-ssh
thor (0.19.1)
thread_safe (0.3.6)
timers (4.0.1)
hitimes
travis (1.7.5)
Expand All @@ -329,6 +335,9 @@ GEM
trollop (2.1.2)
typhoeus (0.7.1)
ethon (>= 0.7.1)
tzinfo (1.2.11)
thread_safe (~> 0.1)
uber (0.0.15)
unf (0.1.4)
unf_ext
unf_ext (0.0.6)
Expand Down