Gemfile.lock in data_model-0.4.0 vs Gemfile.lock in data_model-0.5.0

- old
+ new

@@ -1,19 +1,26 @@ PATH remote: . specs: - data_model (0.3.0) - sorbet + data_model (0.4.0) zeitwerk GEM remote: https://rubygems.org/ specs: + activesupport (7.0.5) + concurrent-ruby (~> 1.0, >= 1.0.2) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) ast (2.4.2) coderay (1.1.3) + concurrent-ruby (1.2.2) + csv (3.2.6) diff-lcs (1.5.0) ffi (1.15.5) + fileutils (1.7.1) formatador (1.1.0) guard (2.18.0) formatador (>= 0.2.4) listen (>= 2.7, < 4.0) lumberjack (>= 1.0.12, < 2.0) @@ -23,14 +30,18 @@ shellany (~> 0.0) thor (>= 0.18.1) guard-rake (1.0.0) guard rake + i18n (1.13.0) + concurrent-ruby (~> 1.0) json (2.6.3) + language_server-protocol (3.17.0.3) listen (3.8.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) + logger (1.5.3) lumberjack (1.2.8) method_source (1.0.0) minitest (5.18.0) nenv (0.3.0) netrc (0.11.0) @@ -51,10 +62,11 @@ rbi (0.0.16) ast parser (>= 2.6.4.0) sorbet-runtime (>= 0.5.9204) unparser + rbs (3.1.0) regexp_parser (2.8.0) rexml (3.2.5) rubocop (1.50.2) json (~> 2.3) parallel (~> 1.10) @@ -67,10 +79,11 @@ unicode-display_width (>= 2.4.0, < 3.0) rubocop-ast (1.28.0) parser (>= 3.2.1.0) ruby-progressbar (1.13.0) rufo (0.16.1) + securerandom (0.2.2) shellany (0.0.1) sorbet (0.5.10795) sorbet-static (= 0.5.10795) sorbet-runtime (0.5.10795) sorbet-static (0.5.10795-universal-darwin-22) @@ -79,20 +92,40 @@ sorbet-runtime (= 0.5.10795) spoom (1.2.1) sorbet (>= 0.5.10187) sorbet-runtime (>= 0.5.9204) thor (>= 0.19.2) + steep (1.4.0) + activesupport (>= 5.1) + concurrent-ruby (>= 1.2.2) + csv (>= 3.0.9) + fileutils (>= 1.1.0) + json (>= 2.1.0) + language_server-protocol (>= 3.15, < 4.0) + listen (~> 3.0) + logger (>= 1.3.0) + parser (>= 3.1) + rainbow (>= 2.2.2, < 4.0) + rbs (>= 2.8.0) + securerandom (>= 0.1) + strscan (>= 1.0.0) + terminal-table (>= 2, < 4) + strscan (3.0.6) tapioca (0.11.5) bundler (>= 2.2.25) netrc (>= 0.11.0) parallel (>= 1.21.0) rbi (~> 0.0.0, >= 0.0.16) sorbet-static-and-runtime (>= 0.5.10187) spoom (~> 1.2.0, >= 1.2.0) thor (>= 1.2.0) yard-sorbet + terminal-table (3.0.2) + unicode-display_width (>= 1.1.1, < 3) thor (1.2.1) + tzinfo (2.0.6) + concurrent-ruby (~> 1.0) unicode-display_width (2.4.2) unparser (0.6.7) diff-lcs (~> 1.3) parser (>= 3.2.0) yard (0.9.34) @@ -110,10 +143,10 @@ guard-rake minitest rake rubocop rufo - sorbet-runtime + steep tapioca BUNDLED WITH 2.4.12