Gemfile.lock in tsclient-0.0.1 vs Gemfile.lock in tsclient-0.1.0

- old
+ new

@@ -1,9 +1,11 @@ PATH remote: . specs: - tsclient (0.0.1) + tsclient (0.1.0) + json + values (~> 1.8) GEM remote: https://rubygems.org/ specs: ast (2.4.2) @@ -34,12 +36,13 @@ ruby-progressbar (1.11.0) standard (1.16.1) rubocop (= 1.35.1) rubocop-performance (= 1.14.3) unicode-display_width (2.3.0) + values (1.8.0) PLATFORMS - arm64-darwin-21 + ruby DEPENDENCIES minitest rake standard (~> 1.3)