Gemfile.lock in nanoc-4.4.5 vs Gemfile.lock in nanoc-4.4.6

- old
+ new

@@ -1,19 +1,37 @@ GIT + remote: git://github.com/bbatsov/rubocop.git + revision: 186b16e10514eaf304990d614184b980abc0ad2b + specs: + rubocop (0.46.0) + parser (>= 2.3.3.1, < 3.0) + powerpack (~> 0.1) + rainbow (>= 1.99.1, < 3.0) + ruby-progressbar (~> 1.7) + unicode-display_width (~> 1.0, >= 1.0.1) + +GIT + remote: git://github.com/cowboyd/therubyracer.git + revision: 2f1127bed45f03b91f3c92469be26399d3c1bcd8 + specs: + therubyracer (0.12.2) + libv8 (~> 3.16.14.15) + ref + +GIT remote: git://github.com/tmm1/pygments.rb.git revision: a988d127d3270d21685d2ac2e586060bf43709f3 specs: pygments.rb (1.1.0) multi_json (>= 1.0.0) PATH remote: . specs: - nanoc (4.4.5) + nanoc (4.4.6) cri (~> 2.3) hamster (~> 3.0) - parallel (~> 1.9) ref (~> 2.0) GEM remote: https://rubygems.org/ specs: @@ -48,11 +66,11 @@ compass-core (1.0.3) multi_json (~> 1.0) sass (>= 3.3.0, < 3.5) compass-import-once (1.0.5) sass (>= 3.2, < 3.5) - concurrent-ruby (1.0.3) + concurrent-ruby (1.0.4) contracts (0.14.0) coveralls (0.8.17) json (>= 1.8, < 3) simplecov (~> 0.12.0) term-ansicolor (~> 1.3) @@ -217,11 +235,11 @@ concurrent-ruby (~> 1.0) handlebars (0.8.0) handlebars-source (~> 4.0.5) therubyracer (~> 0.12.1) handlebars-source (4.0.6) - hashdiff (0.3.1) + hashdiff (0.3.2) inflecto (0.0.2) ipaddress (0.8.3) json (2.0.2) kramdown (1.13.1) less (2.6.0) @@ -230,10 +248,13 @@ listen (3.1.5) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) lumberjack (1.0.10) + m (1.5.0) + method_source (>= 0.6.7) + rake (>= 0.9.2.2) markaby (0.8.0) builder maruku (0.7.2) metaclass (0.0.4) method_source (0.8.2) @@ -245,11 +266,11 @@ mocha (1.2.1) metaclass (~> 0.0.1) multi_json (1.12.1) mustache (1.0.3) nenv (0.3.0) - nokogiri (1.6.8.1) + nokogiri (1.7.0) mini_portile2 (~> 2.1.0) notiffany (0.1.1) nenv (~> 0.1) shellany (~> 0.0) pandoc-ruby (2.0.1) @@ -261,11 +282,11 @@ coderay (~> 1.1.0) method_source (~> 0.8.1) slop (~> 3.4) public_suffix (2.0.4) rack (2.0.1) - rainbow (2.1.0) + rainbow (2.2.0) rainpress (1.0) rake (12.0.0) rb-fsevent (0.9.8) rb-inotify (0.9.7) ffi (>= 0.5.0) @@ -274,11 +295,11 @@ json (>= 1.8) nokogiri (~> 1.5) trollop (~> 2.1) rdiscount (2.2.0.1) rdoc (5.0.0) - redcarpet (3.3.4) + redcarpet (3.4.0) ref (2.0.0) rouge (2.0.7) rspec (3.5.0) rspec-core (~> 3.5.0) rspec-expectations (~> 3.5.0) @@ -286,20 +307,17 @@ rspec-core (3.5.4) rspec-support (~> 3.5.0) rspec-expectations (3.5.0) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.5.0) + rspec-its (1.2.0) + rspec-core (>= 3.0.0) + rspec-expectations (>= 3.0.0) rspec-mocks (3.5.0) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.5.0) rspec-support (3.5.0) - rubocop (0.46.0) - parser (>= 2.3.1.1, < 3.0) - powerpack (~> 0.1) - rainbow (>= 1.99.1, < 3.0) - ruby-progressbar (~> 1.7) - unicode-display_width (~> 1.0, >= 1.0.1) ruby-progressbar (1.8.1) ruby_dep (1.5.0) rubypants (0.6.0) safe_yaml (1.0.4) sass (3.4.23) @@ -314,13 +332,10 @@ tilt (>= 1.3.3, < 2.1) slop (3.6.0) temple (0.7.7) term-ansicolor (1.4.0) tins (~> 1.0) - therubyracer (0.12.2) - libv8 (~> 3.16.14.0) - ref thor (0.19.4) tilt (2.0.5) timecop (0.8.1) tins (1.13.0) trollop (2.1.2) @@ -367,10 +382,11 @@ handlebars json (~> 2.0) kramdown less (~> 2.0) listen + m (~> 1.5) markaby maruku mime-types minitest (~> 5.0) mocha @@ -380,23 +396,26 @@ pandoc-ruby parallel pry pygments.rb! rack + rainbow (~> 2.1) rainpress rake rdiscount (~> 2.2) rdoc (~> 5.0) redcarpet rouge rspec + rspec-its (~> 1.2) rspec-mocks - rubocop + rubocop! rubypants sass simplecov slim + therubyracer! timecop typogruby uglifier vcr w3c_validators @@ -404,6 +423,6 @@ yard yard-contracts yuicompressor BUNDLED WITH - 1.13.6 + 1.13.7