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

- old
+ new

@@ -1,22 +1,23 @@ PATH remote: . specs: - noko_cli (0.1.2) + noko_cli (0.2.0) faraday (~> 2.3.0) tty-table (~> 0.12.0) + zeitwerk (~> 2.6) 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) + faraday-net_http (2.1.0) json (2.6.2) method_source (1.0.0) parallel (1.22.1) parser (3.1.2.0) ast (~> 2.4.1) @@ -74,10 +75,11 @@ pastel (~> 0.8) strings (~> 0.2.0) tty-screen (~> 0.8) unicode-display_width (2.2.0) unicode_utils (1.4.0) + zeitwerk (2.6.0) PLATFORMS ruby DEPENDENCIES @@ -89,6 +91,6 @@ rubocop-performance (~> 1.14.2) rubocop-rake (~> 0.6.0) rubocop-rspec (~> 2.12.1) BUNDLED WITH - 2.1.4 + 2.2.29