Skip to content
This repository has been archived by the owner on May 18, 2022. It is now read-only.

Bump puppet from 2.7.22 to 6.25.1 in /puppet/modules/mysql #219

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
31 changes: 27 additions & 4 deletions puppet/modules/mysql/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,41 @@ GEM
remote: https://rubygems.org/
specs:
builder (3.2.2)
concurrent-ruby (1.1.9)
deep_merge (1.2.1)
diff-lcs (1.2.4)
facter (1.7.2)
facter (4.2.5)
hocon (~> 1.3)
thor (>= 1.0.1, < 2.0)
fast_gettext (1.8.0)
hiera (3.7.0)
highline (1.6.19)
hocon (1.3.1)
httpclient (2.8.3)
kwalify (0.7.2)
locale (2.1.3)
metaclass (0.0.1)
mocha (0.14.0)
metaclass (~> 0.0.1)
multi_json (1.15.0)
net-scp (1.1.2)
net-ssh (>= 2.6.5)
net-ssh (2.6.8)
nokogiri (1.5.10)
puppet (2.7.22)
facter (~> 1.5)
puppet (6.25.1)
concurrent-ruby (~> 1.0)
deep_merge (~> 1.0)
facter (> 2.0.1, < 5)
fast_gettext (~> 1.1)
hiera (>= 3.2.1, < 4)
httpclient (~> 2.8)
locale (~> 2.1)
multi_json (~> 1.10)
puppet-resource_api (~> 1.5)
semantic_puppet (~> 1.0)
puppet-lint (0.3.2)
puppet-resource_api (1.8.14)
hocon (>= 1.0)
puppetlabs_spec_helper (0.4.1)
mocha (>= 0.10.5)
rake
Expand Down Expand Up @@ -49,18 +70,20 @@ GEM
rspec-system-serverspec (1.0.0)
rspec-system (~> 2.0)
serverspec (~> 0.6.0)
semantic_puppet (1.0.4)
serverspec (0.6.3)
highline
net-ssh
rspec (~> 2.0)
systemu (2.5.2)
thor (1.1.0)
trollop (2.0)

PLATFORMS
ruby

DEPENDENCIES
puppet (~> 2.7.0)
puppet
puppet-lint
puppetlabs_spec_helper
rake
Expand Down