Gemfile.lock in noko_cli-0.1.1 vs Gemfile.lock in noko_cli-0.1.2

- old
+ new

@@ -1,18 +1,32 @@ PATH remote: . specs: - noko_cli (0.1.1) + noko_cli (0.1.2) + faraday (~> 2.3.0) + tty-table (~> 0.12.0) GEM remote: https://rubygems.org/ specs: ast (2.4.2) + coderay (1.1.3) diff-lcs (1.5.0) + faraday (2.3.0) + faraday-net_http (~> 2.0) + ruby2_keywords (>= 0.0.4) + faraday-net_http (2.0.3) + json (2.6.2) + method_source (1.0.0) parallel (1.22.1) parser (3.1.2.0) ast (~> 2.4.1) + pastel (0.8.0) + tty-color (~> 0.5) + pry (0.14.1) + coderay (~> 1.1) + method_source (~> 1.0) rainbow (3.1.1) rake (13.0.6) regexp_parser (2.5.0) rexml (3.2.5) rspec (3.11.0) @@ -26,36 +40,55 @@ rspec-support (~> 3.11.0) rspec-mocks (3.11.1) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.11.0) rspec-support (3.11.0) - rubocop (1.29.1) + rubocop (1.31.1) + json (~> 2.3) parallel (~> 1.10) parser (>= 3.1.0.0) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8, < 3.0) rexml (>= 3.2.5, < 4.0) - rubocop-ast (>= 1.17.0, < 2.0) + rubocop-ast (>= 1.18.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) rubocop-ast (1.18.0) parser (>= 3.1.1.0) - rubocop-performance (1.13.3) + rubocop-performance (1.14.2) rubocop (>= 1.7.0, < 2.0) rubocop-ast (>= 0.4.0) + rubocop-rake (0.6.0) + rubocop (~> 1.0) + rubocop-rspec (2.12.1) + rubocop (~> 1.31) ruby-progressbar (1.11.0) - standard (1.12.1) - rubocop (= 1.29.1) - rubocop-performance (= 1.13.3) + ruby2_keywords (0.0.5) + strings (0.2.1) + strings-ansi (~> 0.2) + unicode-display_width (>= 1.5, < 3.0) + unicode_utils (~> 1.4) + strings-ansi (0.2.0) + tty-color (0.6.0) + tty-screen (0.8.1) + tty-table (0.12.0) + pastel (~> 0.8) + strings (~> 0.2.0) + tty-screen (~> 0.8) unicode-display_width (2.2.0) + unicode_utils (1.4.0) PLATFORMS ruby DEPENDENCIES noko_cli! + pry (~> 0.14.1) rake (~> 13.0) rspec (~> 3.0) - standard (~> 1.3) + rubocop (~> 1.31.1) + rubocop-performance (~> 1.14.2) + rubocop-rake (~> 0.6.0) + rubocop-rspec (~> 2.12.1) BUNDLED WITH 2.1.4