Skip to content

Commit

Permalink
Gemfile.lock: Update to using RVM ruby-2.4.0 + Chef 12.18.31 (NOTE: T…
Browse files Browse the repository at this point in the history
…his breaks fresh OSX bootstrap from system Ruby!)

TODO: Fix system Ruby bootstrap somehow, or wait until consensus on working gemset is reached on mkocher/soloist#39
  • Loading branch information
trinitronx committed Feb 5, 2017
1 parent 4d6a4f8 commit ba08962
Show file tree
Hide file tree
Showing 3 changed files with 96 additions and 76 deletions.
1 change: 1 addition & 0 deletions .ruby-gemset
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
sprout-wrap
2 changes: 1 addition & 1 deletion .ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
system
2.4.0
169 changes: 94 additions & 75 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,61 +1,74 @@
GEM
remote: https://rubygems.org/
specs:
awesome_print (1.6.1)
builder (3.2.2)
chef (12.6.0)
chef-config (= 12.6.0)
chef-zero (~> 4.2, >= 4.2.2)
addressable (2.5.0)
public_suffix (~> 2.0, >= 2.0.2)
awesome_print (1.7.0)
backports (3.6.8)
builder (3.2.3)
chef (12.18.31)
addressable
bundler (>= 1.10)
chef-config (= 12.18.31)
chef-zero (>= 4.8)
diff-lcs (~> 1.2, >= 1.2.4)
erubis (~> 2.7)
ffi-yajl (~> 2.2)
highline (~> 1.6, >= 1.6.9)
mixlib-authentication (~> 1.3)
mixlib-cli (~> 1.4)
iniparse (~> 1.4)
mixlib-archive (>= 0.2.0)
mixlib-authentication (~> 1.4)
mixlib-cli (~> 1.7)
mixlib-log (~> 1.3)
mixlib-shellout (~> 2.0)
net-ssh (~> 2.6)
net-sftp (~> 2.1, >= 2.1.2)
net-ssh (>= 2.9, < 4.0)
net-ssh-multi (~> 1.1)
ohai (>= 8.6.0.alpha.1, < 9)
plist (~> 3.1.0)
plist (~> 3.2)
proxifier (~> 1.0)
pry (~> 0.9)
rspec-core (~> 3.4)
rspec-expectations (~> 3.4)
rspec-mocks (~> 3.4)
rspec-core (~> 3.5)
rspec-expectations (~> 3.5)
rspec-mocks (~> 3.5)
rspec_junit_formatter (~> 0.2.0)
serverspec (~> 2.7)
specinfra (~> 2.10)
syslog-logger (~> 1.6)
chef-config (12.6.0)
uuidtools (~> 2.1.5)
chef-config (12.18.31)
addressable
fuzzyurl
mixlib-config (~> 2.0)
mixlib-shellout (~> 2.0)
chef-zero (4.4.2)
chef-zero (5.3.0)
ffi-yajl (~> 2.2)
hashie (>= 2.0, < 4.0)
mixlib-log (~> 1.3)
rack
rack (~> 2.0)
uuidtools (~> 2.1)
coderay (1.1.0)
diff-lcs (1.2.5)
coderay (1.1.1)
cucumber-core (2.0.0)
backports (~> 3.6)
gherkin (~> 4.0)
diff-lcs (1.3)
erubis (2.7.0)
ffi (1.9.10)
ffi-yajl (2.2.3)
ffi (1.9.17)
ffi-yajl (2.3.0)
libyajl2 (~> 1.2)
foodcritic (6.0.0)
foodcritic (9.0.0)
cucumber-core (>= 1.3)
erubis
gherkin (~> 2.11)
nokogiri (>= 1.5, < 2.0)
rake
rufus-lru (~> 1.0)
treetop (~> 1.4)
yajl-ruby (~> 1.1)
formatador (0.2.5)
gherkin (2.12.2)
multi_json (~> 1.3)
guard (2.13.0)
fuzzyurl (0.9.0)
gherkin (4.0.0)
guard (2.14.1)
formatador (>= 0.2.4)
listen (>= 2.7, <= 4.0)
listen (>= 2.7, < 4.0)
lumberjack (~> 1.0)
nenv (~> 0.1)
notiffany (~> 0.0)
Expand All @@ -67,7 +80,7 @@ GEM
guard (~> 2.2)
guard-compat (~> 1.1)
guard-compat (1.2.1)
guard-rspec (4.6.5)
guard-rspec (4.7.3)
guard (~> 2.1)
guard-compat (~> 1.1)
rspec (>= 2.99.0, < 4.0)
Expand All @@ -76,7 +89,8 @@ GEM
guard-compat (~> 1.0)
hashie (2.1.2)
highline (1.7.8)
ipaddress (0.8.2)
iniparse (1.4.2)
ipaddress (0.8.3)
librarian (0.1.2)
highline
thor (~> 0.15)
Expand All @@ -85,90 +99,92 @@ GEM
librarian (~> 0.1.0)
minitar (>= 0.5.2)
libyajl2 (1.2.0)
listen (3.1.4)
listen (3.1.5)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
ruby_dep (~> 1.2)
lumberjack (1.0.10)
lumberjack (1.0.11)
method_source (0.8.2)
mini_portile2 (2.0.0)
mini_portile2 (2.1.0)
minitar (0.5.4)
mixlib-authentication (1.4.0)
mixlib-archive (0.4.1)
mixlib-log
rspec-core (~> 3.2)
rspec-expectations (~> 3.2)
rspec-mocks (~> 3.2)
mixlib-cli (1.5.0)
mixlib-config (2.2.1)
mixlib-log (1.6.0)
mixlib-shellout (2.2.5)
multi_json (1.11.2)
mixlib-authentication (1.4.1)
mixlib-log
mixlib-cli (1.7.0)
mixlib-config (2.2.4)
mixlib-log (1.7.1)
mixlib-shellout (2.2.7)
multi_json (1.12.1)
nenv (0.3.0)
net-scp (1.2.1)
net-ssh (>= 2.6.5)
net-ssh (2.9.2)
net-ssh-gateway (1.2.0)
net-sftp (2.1.2)
net-ssh (>= 2.6.5)
net-ssh (3.2.0)
net-ssh-gateway (1.3.0)
net-ssh (>= 2.6.5)
net-ssh-multi (1.2.1)
net-ssh (>= 2.6.5)
net-ssh-gateway (>= 1.2.0)
net-telnet (0.1.1)
nokogiri (1.6.7.2)
mini_portile2 (~> 2.0.0.rc2)
notiffany (0.0.8)
nokogiri (1.7.0.1)
mini_portile2 (~> 2.1.0)
notiffany (0.1.1)
nenv (~> 0.1)
shellany (~> 0.0)
ohai (8.8.1)
ohai (8.23.0)
chef-config (>= 12.5.0.alpha.1, < 13)
ffi (~> 1.9)
ffi-yajl (~> 2.2)
ipaddress
mixlib-cli
mixlib-config (~> 2.0)
mixlib-log
mixlib-log (>= 1.7.1, < 2.0)
mixlib-shellout (~> 2.0)
rake (~> 10.1)
plist (~> 3.1)
systemu (~> 2.6.4)
wmi-lite (~> 1.0)
plist (3.1.0)
plist (3.2.0)
polyglot (0.3.5)
proxifier (1.0.3)
pry (0.10.3)
pry (0.10.4)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
rack (1.6.4)
rake (10.5.0)
rb-fsevent (0.9.7)
rb-inotify (0.9.7)
public_suffix (2.0.5)
rack (2.0.1)
rake (12.0.0)
rb-fsevent (0.9.8)
rb-inotify (0.9.8)
ffi (>= 0.5.0)
rspec (3.4.0)
rspec-core (~> 3.4.0)
rspec-expectations (~> 3.4.0)
rspec-mocks (~> 3.4.0)
rspec-core (3.4.1)
rspec-support (~> 3.4.0)
rspec-expectations (3.4.0)
rspec (3.5.0)
rspec-core (~> 3.5.0)
rspec-expectations (~> 3.5.0)
rspec-mocks (~> 3.5.0)
rspec-core (3.5.4)
rspec-support (~> 3.5.0)
rspec-expectations (3.5.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.4.0)
rspec-support (~> 3.5.0)
rspec-its (1.2.0)
rspec-core (>= 3.0.0)
rspec-expectations (>= 3.0.0)
rspec-mocks (3.4.1)
rspec-mocks (3.5.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.4.0)
rspec-support (3.4.1)
rspec-support (~> 3.5.0)
rspec-support (3.5.0)
rspec_junit_formatter (0.2.3)
builder (< 4)
rspec-core (>= 2, < 4, != 2.12.0)
ruby_dep (1.3.1)
rufus-lru (1.0.5)
serverspec (2.29.1)
ruby_dep (1.5.0)
rufus-lru (1.1.0)
serverspec (2.38.0)
multi_json
rspec (~> 3.0)
rspec-its
specinfra (~> 2.48)
sfl (2.2)
specinfra (~> 2.53)
sfl (2.3)
shellany (0.0.1)
slop (3.6.0)
soloist (1.0.3)
Expand All @@ -178,19 +194,19 @@ GEM
librarian-chef
net-ssh
thor
specinfra (2.50.3)
specinfra (2.66.7)
net-scp
net-ssh (>= 2.7, < 3.1)
net-ssh (>= 2.7, < 5.0)
net-telnet
sfl
syslog-logger (1.6.8)
systemu (2.6.5)
thor (0.19.1)
treetop (1.6.3)
thor (0.19.4)
treetop (1.6.8)
polyglot (~> 0.3)
uuidtools (2.1.5)
wmi-lite (1.0.0)
yajl-ruby (1.2.1)
yajl-ruby (1.3.0)

PLATFORMS
ruby
Expand All @@ -205,3 +221,6 @@ DEPENDENCIES
librarian-chef
plist
soloist

BUNDLED WITH
1.14.3

0 comments on commit ba08962

Please sign in to comment.