From: Tom Hughes Date: Mon, 13 Jul 2015 21:18:12 +0000 (+0100) Subject: Update bundle X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/d9815dcb6312e6f0f9f8432ccfb2b4b15582d4c5 Update bundle --- diff --git a/Gemfile.lock b/Gemfile.lock index 056430587..922348db4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,8 +2,8 @@ GEM remote: https://rubygems.org/ specs: ast (2.0.0) - astrolabe (1.3.0) - parser (>= 2.2.0.pre.3, < 3.0) + astrolabe (1.3.1) + parser (~> 2.2) erubis (2.7.0) foodcritic (4.0.0) erubis @@ -16,16 +16,16 @@ GEM gherkin (2.12.2) multi_json (~> 1.3) mini_portile (0.6.2) - multi_json (1.11.1) + multi_json (1.11.2) nokogiri (1.6.6.2) mini_portile (~> 0.6.0) - parser (2.2.2.5) + parser (2.2.2.6) ast (>= 1.1, < 3.0) polyglot (0.3.5) powerpack (0.1.1) rainbow (2.0.0) rake (10.4.2) - rubocop (0.32.0) + rubocop (0.32.1) astrolabe (~> 1.3) parser (>= 2.2.2.5, < 3.0) powerpack (~> 0.1) @@ -33,7 +33,7 @@ GEM ruby-progressbar (~> 1.4) ruby-progressbar (1.7.5) rufus-lru (1.0.5) - treetop (1.6.2) + treetop (1.6.3) polyglot (~> 0.3) yajl-ruby (1.2.1)