Merge pull request #259 from sankage/outdated-gemfile
update gemfile to use current boxen gem
This commit is contained in:
commit
5c339675c8
25 changed files with 16 additions and 16 deletions
2
Gemfile
2
Gemfile
|
@ -1,6 +1,6 @@
|
||||||
source "https://rubygems.org"
|
source "https://rubygems.org"
|
||||||
|
|
||||||
gem "boxen", "~> 1.0"
|
gem "boxen", "~> 1.1"
|
||||||
gem "open4", "~> 1.3"
|
gem "open4", "~> 1.3"
|
||||||
|
|
||||||
group :development do
|
group :development do
|
||||||
|
|
30
Gemfile.lock
30
Gemfile.lock
|
@ -1,55 +1,55 @@
|
||||||
GEM
|
GEM
|
||||||
remote: https://rubygems.org/
|
remote: https://rubygems.org/
|
||||||
specs:
|
specs:
|
||||||
addressable (2.3.2)
|
addressable (2.3.4)
|
||||||
ansi (1.4.3)
|
ansi (1.4.3)
|
||||||
aws-sdk (1.8.2)
|
aws-sdk (1.8.2)
|
||||||
json (~> 1.4)
|
json (~> 1.4)
|
||||||
nokogiri (>= 1.4.4)
|
nokogiri (>= 1.4.4)
|
||||||
uuidtools (~> 2.1)
|
uuidtools (~> 2.1)
|
||||||
boxen (1.0.1)
|
boxen (1.1.2)
|
||||||
ansi (~> 1.4)
|
ansi (~> 1.4)
|
||||||
hiera (~> 1.0.0)
|
hiera (~> 1.0.0)
|
||||||
highline (~> 1.6)
|
highline (~> 1.6)
|
||||||
json_pure (>= 1.7.7, < 2.0)
|
json_pure (>= 1.7.7, < 2.0)
|
||||||
librarian-puppet (~> 0.9)
|
librarian-puppet (~> 0.9.9)
|
||||||
octokit (~> 1.15)
|
octokit (~> 1.15)
|
||||||
puppet (~> 3.0)
|
puppet (~> 3.0)
|
||||||
builder (3.1.4)
|
builder (3.1.4)
|
||||||
facter (1.6.17)
|
facter (1.7.0)
|
||||||
faraday (0.8.5)
|
faraday (0.8.7)
|
||||||
multipart-post (~> 1.1)
|
multipart-post (~> 1.1)
|
||||||
faraday_middleware (0.9.0)
|
faraday_middleware (0.9.0)
|
||||||
faraday (>= 0.7.4, < 0.9)
|
faraday (>= 0.7.4, < 0.9)
|
||||||
hashie (1.2.0)
|
hashie (2.0.4)
|
||||||
hiera (1.0.0)
|
hiera (1.0.0)
|
||||||
highline (1.6.15)
|
highline (1.6.18)
|
||||||
json (1.7.7)
|
json (1.7.7)
|
||||||
json_pure (1.7.7)
|
json_pure (1.7.7)
|
||||||
librarian-puppet (0.9.8)
|
librarian-puppet (0.9.9)
|
||||||
json
|
json
|
||||||
thor (~> 0.15)
|
thor (~> 0.15)
|
||||||
multi_json (1.6.1)
|
multi_json (1.7.2)
|
||||||
multipart-post (1.1.5)
|
multipart-post (1.2.0)
|
||||||
net-ssh (2.6.5)
|
net-ssh (2.6.5)
|
||||||
netrc (0.7.7)
|
netrc (0.7.7)
|
||||||
nokogiri (1.5.6)
|
nokogiri (1.5.6)
|
||||||
octokit (1.23.0)
|
octokit (1.24.0)
|
||||||
addressable (~> 2.2)
|
addressable (~> 2.2)
|
||||||
faraday (~> 0.8)
|
faraday (~> 0.8)
|
||||||
faraday_middleware (~> 0.9)
|
faraday_middleware (~> 0.9)
|
||||||
hashie (~> 1.2)
|
hashie (~> 2.0)
|
||||||
multi_json (~> 1.3)
|
multi_json (~> 1.3)
|
||||||
netrc (~> 0.7.7)
|
netrc (~> 0.7.7)
|
||||||
open4 (1.3.0)
|
open4 (1.3.0)
|
||||||
puppet (3.1.0)
|
puppet (3.1.1)
|
||||||
facter (~> 1.6)
|
facter (~> 1.6)
|
||||||
hiera (~> 1.0)
|
hiera (~> 1.0)
|
||||||
rbvmomi (1.6.0)
|
rbvmomi (1.6.0)
|
||||||
builder
|
builder
|
||||||
nokogiri (>= 1.4.1)
|
nokogiri (>= 1.4.1)
|
||||||
trollop
|
trollop
|
||||||
thor (0.17.0)
|
thor (0.18.1)
|
||||||
trollop (2.0)
|
trollop (2.0)
|
||||||
uuidtools (2.1.3)
|
uuidtools (2.1.3)
|
||||||
|
|
||||||
|
@ -58,7 +58,7 @@ PLATFORMS
|
||||||
|
|
||||||
DEPENDENCIES
|
DEPENDENCIES
|
||||||
aws-sdk
|
aws-sdk
|
||||||
boxen (~> 1.0)
|
boxen (~> 1.1)
|
||||||
net-ssh
|
net-ssh
|
||||||
open4 (~> 1.3)
|
open4 (~> 1.3)
|
||||||
rbvmomi
|
rbvmomi
|
||||||
|
|
BIN
vendor/cache/addressable-2.3.2.gem
vendored
BIN
vendor/cache/addressable-2.3.2.gem
vendored
Binary file not shown.
BIN
vendor/cache/addressable-2.3.4.gem
vendored
Normal file
BIN
vendor/cache/addressable-2.3.4.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/boxen-1.0.1.gem
vendored
BIN
vendor/cache/boxen-1.0.1.gem
vendored
Binary file not shown.
BIN
vendor/cache/boxen-1.1.2.gem
vendored
Normal file
BIN
vendor/cache/boxen-1.1.2.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/facter-1.6.17.gem
vendored
BIN
vendor/cache/facter-1.6.17.gem
vendored
Binary file not shown.
BIN
vendor/cache/facter-1.7.0.gem
vendored
Normal file
BIN
vendor/cache/facter-1.7.0.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/faraday-0.8.5.gem
vendored
BIN
vendor/cache/faraday-0.8.5.gem
vendored
Binary file not shown.
BIN
vendor/cache/faraday-0.8.7.gem
vendored
Normal file
BIN
vendor/cache/faraday-0.8.7.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/hashie-1.2.0.gem
vendored
BIN
vendor/cache/hashie-1.2.0.gem
vendored
Binary file not shown.
BIN
vendor/cache/hashie-2.0.4.gem
vendored
Normal file
BIN
vendor/cache/hashie-2.0.4.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/highline-1.6.15.gem
vendored
BIN
vendor/cache/highline-1.6.15.gem
vendored
Binary file not shown.
BIN
vendor/cache/highline-1.6.18.gem
vendored
Normal file
BIN
vendor/cache/highline-1.6.18.gem
vendored
Normal file
Binary file not shown.
Binary file not shown.
BIN
vendor/cache/multi_json-1.6.1.gem
vendored
BIN
vendor/cache/multi_json-1.6.1.gem
vendored
Binary file not shown.
BIN
vendor/cache/multi_json-1.7.2.gem
vendored
Normal file
BIN
vendor/cache/multi_json-1.7.2.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/multipart-post-1.1.5.gem
vendored
BIN
vendor/cache/multipart-post-1.1.5.gem
vendored
Binary file not shown.
BIN
vendor/cache/multipart-post-1.2.0.gem
vendored
Normal file
BIN
vendor/cache/multipart-post-1.2.0.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/octokit-1.23.0.gem
vendored
BIN
vendor/cache/octokit-1.23.0.gem
vendored
Binary file not shown.
BIN
vendor/cache/octokit-1.24.0.gem
vendored
Normal file
BIN
vendor/cache/octokit-1.24.0.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/puppet-3.1.0.gem
vendored
BIN
vendor/cache/puppet-3.1.0.gem
vendored
Binary file not shown.
BIN
vendor/cache/puppet-3.1.1.gem
vendored
Normal file
BIN
vendor/cache/puppet-3.1.1.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/thor-0.17.0.gem
vendored
BIN
vendor/cache/thor-0.17.0.gem
vendored
Binary file not shown.
BIN
vendor/cache/thor-0.18.1.gem
vendored
Normal file
BIN
vendor/cache/thor-0.18.1.gem
vendored
Normal file
Binary file not shown.
Loading…
Reference in a new issue