X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/fd9f8ed59ba069915ceab6174a6a792298e127c0..51c1fa6a8661fd2377c187575bd10891de423168:/Gemfile.lock diff --git a/Gemfile.lock b/Gemfile.lock index e2e0eb46a..7e72c2799 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,14 +1,14 @@ 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) + foodcritic (5.0.0) erubis gherkin (~> 2.11) - nokogiri (~> 1.5) + nokogiri (>= 1.5, < 2.0) rake rufus-lru (~> 1.0) treetop (~> 1.4) @@ -16,24 +16,24 @@ GEM gherkin (2.12.2) multi_json (~> 1.3) mini_portile (0.6.2) - multi_json (1.11.0) + multi_json (1.11.2) nokogiri (1.6.6.2) mini_portile (~> 0.6.0) - parser (2.2.0.3) + parser (2.2.3.0) ast (>= 1.1, < 3.0) polyglot (0.3.5) - powerpack (0.1.0) + powerpack (0.1.1) rainbow (2.0.0) rake (10.4.2) - rubocop (0.30.0) + rubocop (0.34.2) astrolabe (~> 1.3) - parser (>= 2.2.0.1, < 3.0) + parser (>= 2.2.2.5, < 3.0) powerpack (~> 0.1) rainbow (>= 1.99.1, < 3.0) 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)