X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/5b30f6bb5adba92a85a73510bebbe2b052a1faea..e22b5bc6e87e3df28e4aa9626f01a1fecbaefbde:/Gemfile.lock diff --git a/Gemfile.lock b/Gemfile.lock index 056430587..0d5afd6cb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,9 +1,9 @@ GEM remote: https://rubygems.org/ specs: - ast (2.0.0) - astrolabe (1.3.0) - parser (>= 2.2.0.pre.3, < 3.0) + ast (2.1.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.33.0) 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)