diff --git a/Gemfile.lock b/Gemfile.lock index 95236db..accc047 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,13 +7,13 @@ PATH GEM remote: https://rubygems.org/ specs: - activemodel (7.2.2) - activesupport (= 7.2.2) - activerecord (7.2.2) - activemodel (= 7.2.2) - activesupport (= 7.2.2) + activemodel (7.2.2.1) + activesupport (= 7.2.2.1) + activerecord (7.2.2.1) + activemodel (= 7.2.2.1) + activesupport (= 7.2.2.1) timeout (>= 0.4.0) - activesupport (7.2.2) + activesupport (7.2.2.1) base64 benchmark (>= 0.3) bigdecimal @@ -25,143 +25,20 @@ GEM minitest (>= 5.1) securerandom (>= 0.3) tzinfo (~> 2.0, >= 2.0.5) - ast (2.4.2) - base64 (0.1.2) - benchmark (0.3.0) + base64 (0.2.0) + benchmark (0.4.0) bigdecimal (3.1.8) - coderay (1.1.3) concurrent-ruby (1.3.4) connection_pool (2.4.1) - diff-lcs (1.5.1) - docile (1.4.1) drb (2.2.1) - ffi (1.17.0-aarch64-linux-gnu) - ffi (1.17.0-arm-linux-gnu) - ffi (1.17.0-arm64-darwin) - ffi (1.17.0-x86-linux-gnu) - ffi (1.17.0-x86_64-darwin) - ffi (1.17.0-x86_64-linux-gnu) - formatador (1.1.0) - guard (2.19.0) - formatador (>= 0.2.4) - listen (>= 2.7, < 4.0) - lumberjack (>= 1.0.12, < 2.0) - nenv (~> 0.1) - notiffany (~> 0.0) - pry (>= 0.13.0) - shellany (~> 0.0) - thor (>= 0.18.1) - guard-compat (1.2.1) - guard-rspec (4.7.3) - guard (~> 2.1) - guard-compat (~> 1.1) - rspec (>= 2.99.0, < 4.0) - guard-rubocop (1.5.0) - guard (~> 2.0) - rubocop (< 2.0) i18n (1.14.6) concurrent-ruby (~> 1.0) - json (2.7.6) - language_server-protocol (3.17.0.3) - listen (3.9.0) - rb-fsevent (~> 0.10, >= 0.10.3) - rb-inotify (~> 0.9, >= 0.9.10) - logger (1.6.1) - lumberjack (1.2.10) - method_source (1.1.0) - minitest (5.25.1) - nenv (0.3.0) - notiffany (0.1.3) - nenv (~> 0.1) - shellany (~> 0.0) - parallel (1.26.3) - parser (3.3.5.1) - ast (~> 2.4.1) - racc - prism (1.2.0) - pry (0.14.2) - coderay (~> 1.1) - method_source (~> 1.0) - racc (1.8.1) - rack (3.1.8) - rainbow (3.1.1) - rake (13.2.1) - rb-fsevent (0.11.2) - rb-inotify (0.11.1) - ffi (~> 1.0) - rbs (3.6.1) - logger - regexp_parser (2.9.2) - 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.2) - rspec-support (~> 3.13.0) - rspec-expectations (3.13.3) - diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.13.0) - rspec-mocks (3.13.2) - diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.13.0) - rspec-support (3.13.1) - rubocop (1.56.4) - base64 (~> 0.1.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.2.2.3) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 1.8, < 3.0) - rexml (>= 3.2.5, < 4.0) - rubocop-ast (>= 1.28.1, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.34.0) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - rubocop-rails (2.27.0) - activesupport (>= 4.2.0) - rack (>= 1.1) - rubocop (>= 1.52.0, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - rubocop-rake (0.6.0) - rubocop (~> 1.0) - rubocop-rspec (3.0.0) - rubocop (~> 1.40) - ruby-lsp (0.20.1) - language_server-protocol (~> 3.17.0) - prism (>= 1.2, < 2.0) - rbs (>= 3, < 4) - sorbet-runtime (>= 0.5.10782) - ruby-lsp-rails (0.3.21) - ruby-lsp (>= 0.20.0, < 0.21.0) - ruby-lsp-rspec (0.1.17) - ruby-lsp (~> 0.20.1) - ruby-progressbar (1.13.0) - securerandom (0.3.1) - shellany (0.0.1) - simplecov (0.22.0) - docile (~> 1.1) - simplecov-html (~> 0.11) - simplecov_json_formatter (~> 0.1) - simplecov-html (0.13.1) - simplecov_json_formatter (0.1.4) - sorbet-runtime (0.5.11635) - sqlite3 (1.7.3-aarch64-linux) - sqlite3 (1.7.3-arm-linux) - sqlite3 (1.7.3-arm64-darwin) - sqlite3 (1.7.3-x86-linux) - sqlite3 (1.7.3-x86_64-darwin) - sqlite3 (1.7.3-x86_64-linux) - thor (1.3.2) - timeout (0.4.1) + logger (1.6.3) + minitest (5.25.4) + securerandom (0.4.0) + timeout (0.4.2) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (2.6.0) PLATFORMS aarch64-linux @@ -172,22 +49,7 @@ PLATFORMS x86_64-linux DEPENDENCIES - activerecord (~> 7.2) - guard (~> 2.18) - guard-rspec (~> 4.7) - guard-rubocop (~> 1.5) human_enum! - rake (~> 13.0) - rspec (~> 3.12) - rubocop (~> 1.56.3) - rubocop-performance - rubocop-rails - rubocop-rake - rubocop-rspec - ruby-lsp-rails - ruby-lsp-rspec - simplecov (~> 0.22.0) - sqlite3 (~> 1.4) BUNDLED WITH 2.5.10