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

Bump puppet from 3.2.2 to 6.25.1 in /app/templates/puppet/modules/git #220

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
35 changes: 26 additions & 9 deletions app/templates/puppet/modules/git/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,29 +1,45 @@
GEM
remote: https://rubygems.org/
specs:
concurrent-ruby (1.1.9)
deep_merge (1.2.1)
diff-lcs (1.2.4)
facter (1.7.1)
hiera (1.2.1)
json_pure
json_pure (1.8.0)
facter (4.2.5)
hocon (~> 1.3)
thor (>= 1.0.1, < 2.0)
fast_gettext (1.8.0)
hiera (3.7.0)
hocon (1.3.1)
httpclient (2.8.3)
locale (2.1.3)
metaclass (0.0.1)
mime-types (1.23)
mini_portile (0.5.0)
mocha (0.14.0)
metaclass (~> 0.0.1)
multi_json (1.15.0)
nokogiri (1.6.0)
mini_portile (~> 0.5.0)
puppet (3.2.2)
facter (~> 1.6)
hiera (~> 1.0)
rgen (~> 0.6)
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-blacksmith (1.0.5)
nokogiri
puppet (>= 2.7.16)
puppetlabs_spec_helper (>= 0.3.0)
rake
rest-client
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 All @@ -32,7 +48,6 @@ GEM
rake (10.1.0)
rest-client (1.6.7)
mime-types (>= 1.16)
rgen (0.6.5)
rspec (2.13.0)
rspec-core (~> 2.13.0)
rspec-expectations (~> 2.13.0)
Expand All @@ -43,6 +58,8 @@ GEM
rspec-mocks (2.13.1)
rspec-puppet (0.1.6)
rspec
semantic_puppet (1.0.4)
thor (1.1.0)

PLATFORMS
ruby
Expand Down