Gemfile.lock in differential-1.0.6 vs Gemfile.lock in differential-1.1.0

- old
+ new

@@ -1,16 +1,18 @@ PATH remote: . specs: - differential (1.0.6) + differential (1.1.0) GEM remote: https://rubygems.org/ specs: + ansi (1.5.0) ast (2.4.0) coderay (1.1.2) diff-lcs (1.3) + docile (1.3.1) ffi (1.9.25) formatador (0.2.5) guard (2.15.0) formatador (>= 0.2.4) listen (>= 2.7, < 4.0) @@ -23,23 +25,25 @@ guard-compat (1.2.1) guard-rspec (4.7.3) guard (~> 2.1) guard-compat (~> 1.1) rspec (>= 2.99.0, < 4.0) - jaro_winkler (1.5.1) + hirb (0.7.3) + jaro_winkler (1.5.2) + json (2.1.0) 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.13) method_source (0.9.2) nenv (0.3.0) notiffany (0.1.1) nenv (~> 0.1) shellany (~> 0.0) - parallel (1.12.1) - parser (2.5.3.0) + parallel (1.13.0) + parser (2.6.0.0) ast (~> 2.4.0) powerpack (0.1.2) pry (0.12.2) coderay (~> 1.1.0) method_source (~> 0.9.0) @@ -58,30 +62,41 @@ rspec-support (~> 3.8.0) rspec-mocks (3.8.0) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.8.0) rspec-support (3.8.0) - rubocop (0.59.2) + rubocop (0.63.1) jaro_winkler (~> 1.5.1) parallel (~> 1.10) parser (>= 2.5, != 2.5.1.1) powerpack (~> 0.1) rainbow (>= 2.2.2, < 4.0) ruby-progressbar (~> 1.7) - unicode-display_width (~> 1.0, >= 1.0.1) + unicode-display_width (~> 1.4.0) ruby-progressbar (1.10.0) ruby_dep (1.5.0) shellany (0.0.1) + simplecov (0.16.1) + docile (~> 1.1) + json (>= 1.8, < 3) + simplecov-html (~> 0.10.0) + simplecov-console (0.4.2) + ansi + hirb + simplecov + simplecov-html (0.10.2) thor (0.20.3) - unicode-display_width (1.4.0) + unicode-display_width (1.4.1) PLATFORMS ruby DEPENDENCIES differential! guard-rspec (~> 4.7) rspec (~> 3.8) - rubocop (~> 0.59) + rubocop (~> 0.63.1) + simplecov (~> 0.16.1) + simplecov-console (~> 0.4.2) BUNDLED WITH - 1.17.1 + 1.17.2