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"
|
||||
|
||||
gem "boxen", "~> 2.0.3"
|
||||
gem "boxen", "~> 2.0.4"
|
||||
gem "hiera", "~> 1.1"
|
||||
gem "librarian-puppet", "~> 0.9.9"
|
||||
gem "puppet", "3.3.1"
|
||||
|
|
|
@ -75,7 +75,7 @@ PLATFORMS
|
|||
|
||||
DEPENDENCIES
|
||||
aws-sdk (~> 1.21)
|
||||
boxen (~> 2.0.3)
|
||||
boxen (~> 2.0.4)
|
||||
hiera (~> 1.1)
|
||||
librarian-puppet (~> 0.9.9)
|
||||
net-ssh
|
||||
|
|
|
@ -29,7 +29,7 @@ end
|
|||
# Includes many of our custom types and providers, as well as global
|
||||
# config. Required.
|
||||
|
||||
github "boxen", "3.0.2"
|
||||
github "boxen", "3.3.4"
|
||||
|
||||
# Core modules for a basic development environment. You can replace
|
||||
# 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 "git", "1.2.5"
|
||||
github "go", "1.0.0"
|
||||
github "homebrew", "1.4.1"
|
||||
github "homebrew", "1.5.1"
|
||||
github "hub", "1.0.3"
|
||||
github "inifile", "1.0.0", :repo => "puppetlabs/puppetlabs-inifile"
|
||||
github "nginx", "1.4.2"
|
||||
|
@ -48,7 +48,7 @@ github "openssl", "1.0.0"
|
|||
github "phantomjs", "2.0.2"
|
||||
github "pkgconfig", "1.0.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 "sudo", "1.0.0"
|
||||
github "xquartz", "1.1.0"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
GITHUBTARBALL
|
||||
remote: boxen/puppet-boxen
|
||||
specs:
|
||||
boxen (3.0.2)
|
||||
boxen (3.3.4)
|
||||
|
||||
GITHUBTARBALL
|
||||
remote: boxen/puppet-dnsmasq
|
||||
|
@ -31,7 +31,7 @@ GITHUBTARBALL
|
|||
GITHUBTARBALL
|
||||
remote: boxen/puppet-homebrew
|
||||
specs:
|
||||
homebrew (1.4.1)
|
||||
homebrew (1.5.1)
|
||||
|
||||
GITHUBTARBALL
|
||||
remote: boxen/puppet-hub
|
||||
|
@ -71,7 +71,7 @@ GITHUBTARBALL
|
|||
GITHUBTARBALL
|
||||
remote: boxen/puppet-ruby
|
||||
specs:
|
||||
ruby (6.5.0)
|
||||
ruby (6.7.2)
|
||||
|
||||
GITHUBTARBALL
|
||||
remote: boxen/puppet-sudo
|
||||
|
@ -94,13 +94,13 @@ GITHUBTARBALL
|
|||
stdlib (4.1.0)
|
||||
|
||||
DEPENDENCIES
|
||||
boxen (= 3.0.2)
|
||||
boxen (= 3.3.4)
|
||||
dnsmasq (= 1.0.0)
|
||||
foreman (= 1.0.0)
|
||||
gcc (= 2.0.1)
|
||||
git (= 1.2.5)
|
||||
go (= 1.0.0)
|
||||
homebrew (= 1.4.1)
|
||||
homebrew (= 1.5.1)
|
||||
hub (= 1.0.3)
|
||||
inifile (= 1.0.0)
|
||||
nginx (= 1.4.2)
|
||||
|
@ -109,7 +109,7 @@ DEPENDENCIES
|
|||
phantomjs (= 2.0.2)
|
||||
pkgconfig (= 1.0.0)
|
||||
repository (= 2.2.0)
|
||||
ruby (= 6.5.0)
|
||||
ruby (= 6.7.2)
|
||||
stdlib (= 4.1.0)
|
||||
sudo (= 1.0.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