Skip to content
This repository has been archived by the owner on Feb 19, 2024. It is now read-only.

Bump activesupport from 4.2.0 to 5.2.8.1 #49

Open
wants to merge 1 commit into
base: master
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
41 changes: 20 additions & 21 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9,23 +9,21 @@ GEM
remote: http://rubygems.org/
specs:
CFPropertyList (2.2.8)
activemodel (4.2.0)
activesupport (= 4.2.0)
builder (~> 3.1)
activesupport (4.2.0)
i18n (~> 0.7)
json (~> 1.7, >= 1.7.7)
activemodel (5.2.8.1)
activesupport (= 5.2.8.1)
activesupport (5.2.8.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
addressable (2.4.0)
backports (3.6.8)
builder (3.2.2)
busser (0.6.0)
thor
busser-serverspec (0.2.6)
busser
coderay (1.1.1)
concurrent-ruby (1.2.2)
diff-lcs (1.2.5)
docile (1.1.5)
domain_name (0.5.20160216)
Expand Down Expand Up @@ -59,18 +57,19 @@ GEM
guard-rake (1.0.0)
guard
rake
her (0.7.3)
activemodel (>= 3.0.0, <= 4.2)
activesupport (>= 3.0.0, <= 4.2)
faraday (>= 0.8, < 1.0)
her (0.6.8)
activemodel (>= 3.0.0)
activesupport (>= 3.0.0)
faraday (~> 0.8)
multi_json (~> 1.7)
hiera (1.3.4)
json_pure
highline (1.6.21)
http-cookie (1.0.2)
domain_name (~> 0.5)
i18n (0.7.0)
json (1.8.1)
i18n (1.12.0)
concurrent-ruby (~> 1.0)
json (1.8.6)
json_pure (1.8.3)
kitchen-puppet (0.0.12)
kitchen-vagrant (0.15.0)
Expand All @@ -93,12 +92,12 @@ GEM
spdx-licenses (~> 1.0)
method_source (0.8.2)
mime-types (2.99.1)
minitest (5.8.4)
minitest (5.18.0)
mixlib-shellout (1.4.0)
mocha (1.1.0)
metaclass (~> 0.0.1)
multi_json (1.11.2)
multipart-post (2.0.0)
multi_json (1.15.0)
multipart-post (2.3.0)
nenv (0.3.0)
net-http-persistent (2.9.4)
net-http-pipeline (1.0.1)
Expand All @@ -124,8 +123,8 @@ GEM
puppet-lint (1.1.0)
puppet-syntax (2.1.0)
rake
puppet_forge (1.0.4)
her (~> 0.6)
puppet_forge (1.0.5)
her (~> 0.6.8)
puppetlabs_spec_helper (1.1.0)
mocha
puppet-lint
Expand Down Expand Up @@ -179,7 +178,7 @@ GEM
safe_yaml (~> 1.0)
thor (~> 0.18)
thor (0.19.1)
thread_safe (0.3.5)
thread_safe (0.3.6)
travis (1.8.2)
backports
faraday (~> 0.9)
Expand All @@ -193,7 +192,7 @@ GEM
json
typhoeus (0.8.0)
ethon (>= 0.8.0)
tzinfo (1.2.2)
tzinfo (1.2.11)
thread_safe (~> 0.1)
unf (0.1.4)
unf_ext
Expand Down