Gemfile.lock in noko_cli-0.2.4 vs Gemfile.lock in noko_cli-0.2.5

- old
+ new

@@ -1,55 +1,54 @@ PATH remote: . specs: - noko_cli (0.2.4) + noko_cli (0.2.5) faraday (>= 2.3, < 2.12) tty-table (~> 0.12.0) zeitwerk (~> 2.6) GEM remote: https://rubygems.org/ specs: ast (2.4.2) base64 (0.2.0) coderay (1.1.3) - diff-lcs (1.5.0) + diff-lcs (1.5.1) faraday (2.8.1) base64 faraday-net_http (>= 2.0, < 3.1) ruby2_keywords (>= 0.0.4) faraday-net_http (3.0.2) json (2.7.2) - method_source (1.0.0) + method_source (1.1.0) parallel (1.24.0) parser (3.3.4.2) ast (~> 2.4.1) racc pastel (0.8.0) tty-color (~> 0.5) - pry (0.14.2) + pry (0.15.0) coderay (~> 1.1) method_source (~> 1.0) racc (1.8.1) rainbow (3.1.1) - rake (13.0.6) + rake (13.2.1) regexp_parser (2.9.2) - rexml (3.3.6) - strscan - rspec (3.12.0) - rspec-core (~> 3.12.0) - rspec-expectations (~> 3.12.0) - rspec-mocks (~> 3.12.0) - rspec-core (3.12.0) - rspec-support (~> 3.12.0) - rspec-expectations (3.12.0) + rexml (3.3.9) + rspec (3.13.0) + rspec-core (~> 3.13.0) + rspec-expectations (~> 3.13.0) + rspec-mocks (~> 3.13.0) + rspec-core (3.13.0) + rspec-support (~> 3.13.0) + rspec-expectations (3.13.2) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.12.0) - rspec-mocks (3.12.1) + rspec-support (~> 3.13.0) + rspec-mocks (3.13.1) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.12.0) - rspec-support (3.12.0) + rspec-support (~> 3.13.0) + rspec-support (3.13.1) rubocop (1.50.2) json (~> 2.3) parallel (~> 1.10) parser (>= 3.2.0.0) rainbow (>= 2.2.2, < 4.0) @@ -75,29 +74,28 @@ strings (0.2.1) strings-ansi (~> 0.2) unicode-display_width (>= 1.5, < 3.0) unicode_utils (~> 1.4) strings-ansi (0.2.0) - strscan (3.1.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.5.0) unicode_utils (1.4.0) - zeitwerk (2.6.17) + zeitwerk (2.6.18) PLATFORMS ruby x86_64-linux DEPENDENCIES noko_cli! - pry (~> 0.14.1) - rake (~> 13.0) - rspec (~> 3.12) + pry (~> 0.15.0) + rake (~> 13.2) + rspec (~> 3.13) rubocop (~> 1.50.2) rubocop-performance (~> 1.17.1) rubocop-rake (~> 0.6.0) rubocop-rspec (~> 2.20.0)