Update some modules
This commit is contained in:
parent
fa853cb374
commit
7a482c9918
12 changed files with 11 additions and 11 deletions
2
Gemfile
2
Gemfile
|
@ -1,6 +1,6 @@
|
||||||
source "https://rubygems.org"
|
source "https://rubygems.org"
|
||||||
|
|
||||||
gem "boxen", "~> 2.0.3"
|
gem "boxen", "~> 2.0.4"
|
||||||
gem "hiera", "~> 1.1"
|
gem "hiera", "~> 1.1"
|
||||||
gem "librarian-puppet", "~> 0.9.9"
|
gem "librarian-puppet", "~> 0.9.9"
|
||||||
gem "puppet", "3.3.1"
|
gem "puppet", "3.3.1"
|
||||||
|
|
|
@ -75,7 +75,7 @@ PLATFORMS
|
||||||
|
|
||||||
DEPENDENCIES
|
DEPENDENCIES
|
||||||
aws-sdk (~> 1.21)
|
aws-sdk (~> 1.21)
|
||||||
boxen (~> 2.0.3)
|
boxen (~> 2.0.4)
|
||||||
hiera (~> 1.1)
|
hiera (~> 1.1)
|
||||||
librarian-puppet (~> 0.9.9)
|
librarian-puppet (~> 0.9.9)
|
||||||
net-ssh
|
net-ssh
|
||||||
|
|
|
@ -29,7 +29,7 @@ end
|
||||||
# Includes many of our custom types and providers, as well as global
|
# Includes many of our custom types and providers, as well as global
|
||||||
# config. Required.
|
# config. Required.
|
||||||
|
|
||||||
github "boxen", "3.0.2"
|
github "boxen", "3.3.4"
|
||||||
|
|
||||||
# Core modules for a basic development environment. You can replace
|
# Core modules for a basic development environment. You can replace
|
||||||
# some/most of these if you want, but it's not recommended.
|
# some/most of these if you want, but it's not recommended.
|
||||||
|
@ -39,7 +39,7 @@ github "foreman", "1.0.0"
|
||||||
github "gcc", "2.0.1"
|
github "gcc", "2.0.1"
|
||||||
github "git", "1.2.5"
|
github "git", "1.2.5"
|
||||||
github "go", "1.0.0"
|
github "go", "1.0.0"
|
||||||
github "homebrew", "1.4.1"
|
github "homebrew", "1.5.1"
|
||||||
github "hub", "1.0.3"
|
github "hub", "1.0.3"
|
||||||
github "inifile", "1.0.0", :repo => "puppetlabs/puppetlabs-inifile"
|
github "inifile", "1.0.0", :repo => "puppetlabs/puppetlabs-inifile"
|
||||||
github "nginx", "1.4.2"
|
github "nginx", "1.4.2"
|
||||||
|
@ -48,7 +48,7 @@ github "openssl", "1.0.0"
|
||||||
github "phantomjs", "2.0.2"
|
github "phantomjs", "2.0.2"
|
||||||
github "pkgconfig", "1.0.0"
|
github "pkgconfig", "1.0.0"
|
||||||
github "repository", "2.2.0"
|
github "repository", "2.2.0"
|
||||||
github "ruby", "6.5.0"
|
github "ruby", "6.7.2"
|
||||||
github "stdlib", "4.1.0", :repo => "puppetlabs/puppetlabs-stdlib"
|
github "stdlib", "4.1.0", :repo => "puppetlabs/puppetlabs-stdlib"
|
||||||
github "sudo", "1.0.0"
|
github "sudo", "1.0.0"
|
||||||
github "xquartz", "1.1.0"
|
github "xquartz", "1.1.0"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
GITHUBTARBALL
|
GITHUBTARBALL
|
||||||
remote: boxen/puppet-boxen
|
remote: boxen/puppet-boxen
|
||||||
specs:
|
specs:
|
||||||
boxen (3.0.2)
|
boxen (3.3.4)
|
||||||
|
|
||||||
GITHUBTARBALL
|
GITHUBTARBALL
|
||||||
remote: boxen/puppet-dnsmasq
|
remote: boxen/puppet-dnsmasq
|
||||||
|
@ -31,7 +31,7 @@ GITHUBTARBALL
|
||||||
GITHUBTARBALL
|
GITHUBTARBALL
|
||||||
remote: boxen/puppet-homebrew
|
remote: boxen/puppet-homebrew
|
||||||
specs:
|
specs:
|
||||||
homebrew (1.4.1)
|
homebrew (1.5.1)
|
||||||
|
|
||||||
GITHUBTARBALL
|
GITHUBTARBALL
|
||||||
remote: boxen/puppet-hub
|
remote: boxen/puppet-hub
|
||||||
|
@ -71,7 +71,7 @@ GITHUBTARBALL
|
||||||
GITHUBTARBALL
|
GITHUBTARBALL
|
||||||
remote: boxen/puppet-ruby
|
remote: boxen/puppet-ruby
|
||||||
specs:
|
specs:
|
||||||
ruby (6.5.0)
|
ruby (6.7.2)
|
||||||
|
|
||||||
GITHUBTARBALL
|
GITHUBTARBALL
|
||||||
remote: boxen/puppet-sudo
|
remote: boxen/puppet-sudo
|
||||||
|
@ -94,13 +94,13 @@ GITHUBTARBALL
|
||||||
stdlib (4.1.0)
|
stdlib (4.1.0)
|
||||||
|
|
||||||
DEPENDENCIES
|
DEPENDENCIES
|
||||||
boxen (= 3.0.2)
|
boxen (= 3.3.4)
|
||||||
dnsmasq (= 1.0.0)
|
dnsmasq (= 1.0.0)
|
||||||
foreman (= 1.0.0)
|
foreman (= 1.0.0)
|
||||||
gcc (= 2.0.1)
|
gcc (= 2.0.1)
|
||||||
git (= 1.2.5)
|
git (= 1.2.5)
|
||||||
go (= 1.0.0)
|
go (= 1.0.0)
|
||||||
homebrew (= 1.4.1)
|
homebrew (= 1.5.1)
|
||||||
hub (= 1.0.3)
|
hub (= 1.0.3)
|
||||||
inifile (= 1.0.0)
|
inifile (= 1.0.0)
|
||||||
nginx (= 1.4.2)
|
nginx (= 1.4.2)
|
||||||
|
@ -109,7 +109,7 @@ DEPENDENCIES
|
||||||
phantomjs (= 2.0.2)
|
phantomjs (= 2.0.2)
|
||||||
pkgconfig (= 1.0.0)
|
pkgconfig (= 1.0.0)
|
||||||
repository (= 2.2.0)
|
repository (= 2.2.0)
|
||||||
ruby (= 6.5.0)
|
ruby (= 6.7.2)
|
||||||
stdlib (= 4.1.0)
|
stdlib (= 4.1.0)
|
||||||
sudo (= 1.0.0)
|
sudo (= 1.0.0)
|
||||||
xquartz (= 1.1.0)
|
xquartz (= 1.1.0)
|
||||||
|
|
BIN
vendor/cache/aws-sdk-1.22.1.gem
vendored
Normal file
BIN
vendor/cache/aws-sdk-1.22.1.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/uuidtools-2.1.4.gem
vendored
Normal file
BIN
vendor/cache/uuidtools-2.1.4.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/puppet/cache/boxen-puppet-boxen-3.0.2.tar.gz
vendored
BIN
vendor/puppet/cache/boxen-puppet-boxen-3.0.2.tar.gz
vendored
Binary file not shown.
BIN
vendor/puppet/cache/boxen-puppet-boxen-3.3.4.tar.gz
vendored
Normal file
BIN
vendor/puppet/cache/boxen-puppet-boxen-3.3.4.tar.gz
vendored
Normal file
Binary file not shown.
Binary file not shown.
BIN
vendor/puppet/cache/boxen-puppet-homebrew-1.5.1.tar.gz
vendored
Normal file
BIN
vendor/puppet/cache/boxen-puppet-homebrew-1.5.1.tar.gz
vendored
Normal file
Binary file not shown.
BIN
vendor/puppet/cache/boxen-puppet-ruby-6.5.0.tar.gz
vendored
BIN
vendor/puppet/cache/boxen-puppet-ruby-6.5.0.tar.gz
vendored
Binary file not shown.
BIN
vendor/puppet/cache/boxen-puppet-ruby-6.7.2.tar.gz
vendored
Normal file
BIN
vendor/puppet/cache/boxen-puppet-ruby-6.7.2.tar.gz
vendored
Normal file
Binary file not shown.
Loading…
Reference in a new issue