Gemfile.lock in ziptz-2.0.12 vs Gemfile.lock in ziptz-2.0.13

- old
+ new

@@ -21,11 +21,11 @@ ast (2.4.0) byebug (11.0.1) coderay (1.1.2) concurrent-ruby (1.1.5) diff-lcs (1.3) - ffi (1.11.1) + ffi (1.10.0) formatador (0.2.5) guard (2.15.0) formatador (>= 0.2.4) listen (>= 2.7, < 4.0) lumberjack (>= 1.0.12, < 2.0) @@ -54,15 +54,16 @@ nenv (0.3.0) notiffany (0.1.1) nenv (~> 0.1) shellany (~> 0.0) parallel (1.17.0) - parser (2.6.3.0) + parser (2.6.2.1) ast (~> 2.4.0) pry (0.12.2) coderay (~> 1.1.0) method_source (~> 0.9.0) + psych (3.1.0) rainbow (3.0.0) rake (12.3.2) rb-fsevent (0.10.3) rb-inotify (0.10.0) ffi (~> 1.0) @@ -70,39 +71,40 @@ rspec-core (~> 3.8.0) rspec-expectations (~> 3.8.0) rspec-mocks (~> 3.8.0) rspec-core (3.8.0) rspec-support (~> 3.8.0) - rspec-expectations (3.8.3) + rspec-expectations (3.8.2) diff-lcs (>= 1.2.0, < 2.0) 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.71.0) + rubocop (0.67.2) jaro_winkler (~> 1.5.1) parallel (~> 1.10) - parser (>= 2.6) + parser (>= 2.5, != 2.5.1.1) + psych (>= 3.1.0) rainbow (>= 2.2.2, < 4.0) ruby-progressbar (~> 1.7) - unicode-display_width (>= 1.4.0, < 1.7) - rubocop-performance (1.3.0) - rubocop (>= 0.68.0) - rubocop-rspec (1.33.0) + unicode-display_width (>= 1.4.0, < 1.6) + rubocop-performance (1.1.0) + rubocop (>= 0.67.0) + rubocop-rspec (1.32.0) rubocop (>= 0.60.0) - ruby-progressbar (1.10.1) + ruby-progressbar (1.10.0) ruby_dep (1.5.0) shellany (0.0.1) thor (0.20.3) thread_safe (0.3.6) tty-cursor (0.7.0) tty-spinner (0.9.1) tty-cursor (~> 0.7) tzinfo (1.2.5) thread_safe (~> 0.1) - unicode-display_width (1.6.0) + unicode-display_width (1.5.0) PLATFORMS ruby DEPENDENCIES @@ -120,6 +122,6 @@ rubocop-rspec tty-spinner ziptz! BUNDLED WITH - 1.17.2 + 1.17.3