Skip to content

Commit

Permalink
Security bundle update
Browse files Browse the repository at this point in the history
  • Loading branch information
mc-nathan committed Feb 24, 2015
1 parent c514879 commit abb7591
Showing 1 changed file with 26 additions and 25 deletions.
51 changes: 26 additions & 25 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,85 +1,86 @@
GEM
remote: https://rubygems.org/
specs:
chef (11.14.6)
chef-zero (~> 2.1, >= 2.1.4)
chef (12.0.3)
chef-zero (~> 3.2)
diff-lcs (~> 1.2, >= 1.2.4)
erubis (~> 2.7)
ffi-yajl (~> 1.0)
ffi-yajl (~> 1.2)
highline (~> 1.6, >= 1.6.9)
mime-types (~> 1.16)
mixlib-authentication (~> 1.3)
mixlib-cli (~> 1.4)
mixlib-config (~> 2.0)
mixlib-log (~> 1.3)
mixlib-shellout (~> 1.4)
mixlib-shellout (>= 2.0.0.rc.0, < 3.0)
net-ssh (~> 2.6)
net-ssh-multi (~> 1.1)
ohai (~> 7.2)
ohai (~> 8.0)
plist (~> 3.1.0)
pry (~> 0.9)
rest-client (>= 1.0.4, <= 1.6.7)
chef-zero (2.2)
chef-zero (3.2.1)
ffi-yajl (~> 1.1)
hashie (~> 2.0)
json
mixlib-log (~> 1.3)
rack
uuidtools (~> 2.1)
coderay (1.1.0)
diff-lcs (1.2.5)
erubis (2.7.0)
ffi (1.9.3)
ffi-yajl (1.1.0)
ffi (1.9.6)
ffi-yajl (1.4.0)
ffi (~> 1.5)
libyajl2 (~> 1.0)
libyajl2 (~> 1.2)
hashie (2.1.2)
highline (1.6.21)
highline (1.7.0)
ipaddress (0.8.0)
json (1.8.1)
librarian (0.1.2)
highline
thor (~> 0.15)
librarian-chef (0.0.4)
chef (>= 0.10)
librarian (~> 0.1.0)
minitar (>= 0.5.2)
libyajl2 (1.0.1)
libyajl2 (1.2.0)
method_source (0.8.2)
mime-types (1.25.1)
mime-types (2.4.3)
minitar (0.5.4)
mixlib-authentication (1.3.0)
mixlib-log
mixlib-cli (1.5.0)
mixlib-config (2.1.0)
mixlib-log (1.6.0)
mixlib-shellout (1.4.0)
net-ssh (2.9.1)
mixlib-shellout (2.0.1)
net-dhcp (1.3.2)
net-ssh (2.9.2)
net-ssh-gateway (1.2.0)
net-ssh (>= 2.6.5)
net-ssh-multi (1.2.0)
net-ssh (>= 2.6.5)
net-ssh-gateway (>= 1.2.0)
ohai (7.2.4)
ohai (8.1.1)
ffi (~> 1.9)
ffi-yajl (~> 1.0)
ffi-yajl (~> 1.1)
ipaddress
mime-types (~> 1.16)
mime-types (~> 2.0)
mixlib-cli
mixlib-config (~> 2.0)
mixlib-log
mixlib-shellout (~> 1.2)
mixlib-shellout (~> 2.0)
net-dhcp
rake (~> 10.1)
systemu (~> 2.6.4)
wmi-lite (~> 1.0)
plist (3.1.0)
pry (0.10.1)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
rack (1.5.2)
rest-client (1.6.7)
mime-types (>= 1.16)
rack (1.6.0)
rake (10.4.2)
slop (3.6.0)
systemu (2.6.4)
thor (0.19.1)
uuidtools (2.1.5)
vagrant-librarian-chef (0.2.1)
librarian-chef
wmi-lite (1.0.0)
Expand Down

0 comments on commit abb7591

Please sign in to comment.