diff --git a/cookbooks/java/Gemfile.lock b/cookbooks/java/Gemfile.lock index 41542d2..af275da 100644 --- a/cookbooks/java/Gemfile.lock +++ b/cookbooks/java/Gemfile.lock @@ -23,26 +23,26 @@ GEM yajl-ruby (~> 1.1) childprocess (0.3.5) ffi (~> 1.0, >= 1.0.6) - coderay (1.0.7) + coderay (1.0.9) erubis (2.7.0) ffi (1.1.5) - foodcritic (1.6.1) + foodcritic (1.7.0) erubis gherkin (~> 2.11.1) gist (~> 3.1.0) - nokogiri (= 1.5.0) + nokogiri (~> 1.5.4) pry (~> 0.9.8.4) rak (~> 1.4) treetop (~> 1.4.10) yajl-ruby (~> 1.1.0) - gherkin (2.11.2) - json (>= 1.4.6) - gist (3.1.0) + gherkin (2.11.8) + multi_json (~> 1.3) + gist (3.1.1) hashr (0.0.22) highline (1.6.15) i18n (0.6.1) - ipaddress (0.8.0) - json (1.5.4) + ipaddress (0.8.3) + json (1.5.5) librarian (0.0.24) archive-tar-minitar (>= 0.5.2) chef (>= 0.10) @@ -54,10 +54,12 @@ GEM mixlib-authentication (1.3.0) mixlib-log mixlib-cli (1.2.2) - mixlib-config (1.1.2) - mixlib-log (1.4.1) + mixlib-config (3.0.27) + tomlrb + mixlib-log (3.0.9) mixlib-shellout (1.1.0) moneta (0.6.0) + multi_json (1.15.0) net-scp (1.0.4) net-ssh (>= 1.99.1) net-ssh (2.2.2) @@ -66,15 +68,16 @@ GEM net-ssh-multi (1.1) net-ssh (>= 2.1.4) net-ssh-gateway (>= 0.99.0) - nokogiri (1.5.0) - ohai (6.14.1) + nokogiri (1.5.11) + ohai (6.24.2) ipaddress mixlib-cli mixlib-config mixlib-log - systemu + mixlib-shellout + systemu (~> 2.5.2) yajl-ruby - polyglot (0.3.3) + polyglot (0.3.5) pry (0.9.8.4) coderay (~> 1.0.5) method_source (~> 0.7.1) @@ -93,7 +96,8 @@ GEM vagrant (~> 1.0.2) yajl-ruby (~> 1.1.0) thor (0.16.0) - treetop (1.4.10) + tomlrb (2.0.3) + treetop (1.4.15) polyglot polyglot (>= 0.3.1) uuidtools (2.1.3)