From: Tom Hughes Date: Fri, 15 Jan 2016 22:45:09 +0000 (+0000) Subject: Update bundle X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/aa8c90a19bea26953f104b9b78751780dab2a101?ds=sidebyside Update bundle --- diff --git a/Gemfile.lock b/Gemfile.lock index 7e72c2799..9cacf555f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,11 +1,9 @@ GEM remote: https://rubygems.org/ specs: - ast (2.1.0) - astrolabe (1.3.1) - parser (~> 2.2) + ast (2.2.0) erubis (2.7.0) - foodcritic (5.0.0) + foodcritic (6.0.0) erubis gherkin (~> 2.11) nokogiri (>= 1.5, < 2.0) @@ -15,22 +13,21 @@ GEM yajl-ruby (~> 1.1) gherkin (2.12.2) multi_json (~> 1.3) - mini_portile (0.6.2) + mini_portile2 (2.0.0) multi_json (1.11.2) - nokogiri (1.6.6.2) - mini_portile (~> 0.6.0) - parser (2.2.3.0) - ast (>= 1.1, < 3.0) + nokogiri (1.6.7.1) + mini_portile2 (~> 2.0.0.rc2) + parser (2.3.0.1) + ast (~> 2.2) polyglot (0.3.5) powerpack (0.1.1) rainbow (2.0.0) - rake (10.4.2) - rubocop (0.34.2) - astrolabe (~> 1.3) - parser (>= 2.2.2.5, < 3.0) + rake (10.5.0) + rubocop (0.36.0) + parser (>= 2.3.0.0, < 3.0) powerpack (~> 0.1) rainbow (>= 1.99.1, < 3.0) - ruby-progressbar (~> 1.4) + ruby-progressbar (~> 1.7) ruby-progressbar (1.7.5) rufus-lru (1.0.5) treetop (1.6.3)