Gemfile.lock in rbs-3.4.4 vs Gemfile.lock in rbs-3.5.0.pre.1

- old
+ new

@@ -1,9 +1,9 @@ PATH remote: . specs: - rbs (3.4.4) + rbs (3.5.0.pre.1) abbrev PATH remote: test/assets/test-gem specs: @@ -11,97 +11,114 @@ GEM remote: https://rubygems.org/ specs: abbrev (0.1.2) - addressable (2.8.5) + addressable (2.8.6) public_suffix (>= 2.0.2, < 6.0) ast (2.4.2) + base64 (0.2.0) + benchmark-ips (2.13.0) + bigdecimal (3.1.7) + csv (3.3.0) dbm (1.1.0) - diff-lcs (1.5.0) + diff-lcs (1.5.1) digest (3.1.1) + fileutils (1.7.2) goodcheck (3.1.0) marcel (>= 1.0, < 2.0) psych (>= 3.1, < 5.0) rainbow (>= 3.0, < 4.0) strong_json (>= 1.1, < 2.2) - json (2.7.1) - json-schema (4.1.1) + json (2.7.2) + json-schema (4.3.0) addressable (>= 2.8) language_server-protocol (3.17.0.3) marcel (1.0.2) - minitest (5.20.0) - net-protocol (0.2.1) + memory_profiler (1.0.1) + minitest (5.22.3) + mutex_m (0.2.0) + net-protocol (0.2.2) timeout - net-smtp (0.4.0) + net-smtp (0.5.0) net-protocol - parallel (1.23.0) - parser (3.2.2.4) + nkf (0.2.0) + parallel (1.24.0) + parser (3.3.0.5) ast (~> 2.4.1) racc power_assert (2.0.3) psych (4.0.6) stringio - public_suffix (5.0.3) + public_suffix (5.0.5) racc (1.7.3) rainbow (3.1.1) - rake (13.1.0) - rake-compiler (1.2.5) + rake (13.2.1) + rake-compiler (1.2.7) rake - rdoc (6.6.2) + rdoc (6.6.3.1) psych (>= 4.0.0) - regexp_parser (2.8.3) + regexp_parser (2.9.0) rexml (3.2.6) - 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) + 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.0) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.12.0) - rspec-mocks (3.12.0) + rspec-support (~> 3.13.0) + rspec-mocks (3.13.0) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.12.0) - rspec-support (3.12.0) - rubocop (1.59.0) + rspec-support (~> 3.13.0) + rspec-support (3.13.0) + rubocop (1.63.2) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10) - parser (>= 3.2.2.4) + parser (>= 3.3.0.2) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8, < 3.0) rexml (>= 3.2.5, < 4.0) - rubocop-ast (>= 1.30.0, < 2.0) + rubocop-ast (>= 1.31.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.30.0) - parser (>= 3.2.1.0) + rubocop-ast (1.31.2) + parser (>= 3.3.0.4) rubocop-rubycw (0.1.6) rubocop (~> 1.0) ruby-progressbar (1.13.0) - stackprof (0.2.25) + stackprof (0.2.26) stringio (3.1.0) strong_json (2.1.2) tempfile (0.2.1) - test-unit (3.6.1) + test-unit (3.6.2) power_assert - timeout (0.4.0) + timeout (0.4.1) unicode-display_width (2.5.0) PLATFORMS ruby x86_64-darwin-20 DEPENDENCIES + abbrev + base64 + benchmark-ips + bigdecimal + csv dbm digest + fileutils goodcheck json json-schema + memory_profiler minitest + mutex_m net-smtp + nkf rake rake-compiler rbs! rbs-amber! rdoc