diff --git a/Gemfile.lock b/Gemfile.lock index 188dcca..72c2061 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,236 +1,7 @@ -PATH - remote: . - specs: - switchman-inst-jobs (4.0.17) - inst-jobs (>= 2.4.9, < 4.0) - parallel (>= 1.19) - railties (>= 7.0, < 7.2) - switchman (>= 3.5.14, < 5.0) - GEM remote: https://rubygems.org/ specs: - actionpack (7.1.0) - actionview (= 7.1.0) - activesupport (= 7.1.0) - nokogiri (>= 1.8.5) - rack (>= 2.2.4) - rack-session (>= 1.0.1) - rack-test (>= 0.6.3) - rails-dom-testing (~> 2.2) - rails-html-sanitizer (~> 1.6) - actionview (7.1.0) - activesupport (= 7.1.0) - builder (~> 3.1) - erubi (~> 1.11) - rails-dom-testing (~> 2.2) - rails-html-sanitizer (~> 1.6) - activemodel (7.1.0) - activesupport (= 7.1.0) - activerecord (7.1.0) - activemodel (= 7.1.0) - activesupport (= 7.1.0) - timeout (>= 0.4.0) - activerecord-pg-extensions (0.5.4) - activerecord (>= 7.0, < 7.2) - railties (>= 7.0, < 7.2) - activesupport (7.1.0) - base64 - bigdecimal - concurrent-ruby (~> 1.0, >= 1.0.2) - connection_pool (>= 2.2.5) - drb - i18n (>= 1.6, < 2) - minitest (>= 5.1) - mutex_m - tzinfo (~> 2.0) - after_transaction_commit (2.2.2) - activerecord (>= 5.2) - ast (2.4.2) - base64 (0.1.1) - bigdecimal (3.1.4) - builder (3.2.4) - byebug (11.1.3) - coderay (1.1.3) - concurrent-ruby (1.2.2) - connection_pool (2.4.1) - crass (1.0.6) - debug_inspector (1.1.0) - deep_merge (1.2.2) - diff-lcs (1.5.0) - diplomat (2.5.1) - deep_merge (~> 1.2) - faraday (>= 0.9) - docile (1.4.0) - drb (2.1.1) - ruby2_keywords - erubi (1.12.0) - et-orbi (1.2.7) - tzinfo - faraday (2.7.4) - faraday-net_http (>= 2.0, < 3.1) - ruby2_keywords (>= 0.0.4) - faraday-net_http (3.0.2) - fugit (1.8.1) - et-orbi (~> 1, >= 1.2.7) - raabro (~> 1.4) - guardrail (3.0.3) - activerecord (>= 6.1, < 7.2) - railties (>= 6.1, < 7.2) - i18n (1.14.1) - concurrent-ruby (~> 1.0) - inst-jobs (3.1.13) - activerecord (>= 6.0) - activerecord-pg-extensions (~> 0.4) - activesupport (>= 6.0) - after_transaction_commit (>= 1.0, < 3) - debug_inspector (~> 1.0) - fugit (~> 1.3) - railties (>= 6.0) - io-console (0.6.0) - irb (1.8.1) - rdoc - reline (>= 0.3.8) - json (2.6.3) - language_server-protocol (3.17.0.3) - loofah (2.21.3) - crass (~> 1.0.2) - nokogiri (>= 1.12.0) - method_source (1.0.0) - mini_portile2 (2.8.4) - minitest (5.20.0) - mutex_m (0.1.2) - newrelic_rpm (9.2.2) - nokogiri (1.18.3) - mini_portile2 (~> 2.8.2) - racc (~> 1.4) - nokogiri (1.18.3-aarch64-linux-gnu) - racc (~> 1.4) - nokogiri (1.18.3-arm64-darwin) - racc (~> 1.4) - nokogiri (1.18.3-x86_64-darwin) - racc (~> 1.4) - nokogiri (1.18.3-x86_64-linux-gnu) - racc (~> 1.4) - parallel (1.23.0) - parser (3.2.2.3) - ast (~> 2.4.1) - racc - pg (1.5.3) - pry (0.14.2) - coderay (~> 1.1) - method_source (~> 1.0) - psych (5.1.0) - stringio - raabro (1.4.0) - racc (1.7.1) - rack (2.2.8) - rack-session (1.0.1) - rack (< 3) - rack-test (2.1.0) - rack (>= 1.3) - rackup (1.0.0) - rack (< 3) - webrick - rails-dom-testing (2.2.0) - activesupport (>= 5.0.0) - minitest - nokogiri (>= 1.6) - rails-html-sanitizer (1.6.0) - loofah (~> 2.21) - nokogiri (~> 1.14) - railties (7.1.0) - actionpack (= 7.1.0) - activesupport (= 7.1.0) - irb - rackup (>= 1.0.0) - rake (>= 12.2) - thor (~> 1.0, >= 1.2.2) - zeitwerk (~> 2.6) - rainbow (3.1.1) - rake (13.0.6) - rdoc (6.5.0) - psych (>= 4.0.0) - regexp_parser (2.8.1) - reline (0.3.9) - io-console (~> 0.5) - 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.2) - rspec-support (~> 3.12.0) - rspec-expectations (3.12.3) - diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.12.0) - rspec-mocks (3.12.5) - diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.12.0) - rspec-rails (5.1.2) - actionpack (>= 5.2) - activesupport (>= 5.2) - railties (>= 5.2) - rspec-core (~> 3.10) - rspec-expectations (~> 3.10) - rspec-mocks (~> 3.10) - rspec-support (~> 3.10) - rspec-support (3.12.0) - rubocop (1.56.3) - 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.29.0) - parser (>= 3.2.1.0) - rubocop-capybara (2.18.0) - rubocop (~> 1.41) - rubocop-factory_bot (2.23.1) - rubocop (~> 1.33) - rubocop-inst (1.0.2) - rubocop (~> 1.50) - rubocop-performance (~> 1.17) - rubocop-performance (1.19.0) - rubocop (>= 1.7.0, < 2.0) - rubocop-ast (>= 0.4.0) - rubocop-rails (2.21.0) - activesupport (>= 4.2.0) - rack (>= 1.1) - rubocop (>= 1.33.0, < 2.0) - rubocop-rake (0.6.0) - rubocop (~> 1.0) - rubocop-rspec (2.24.0) - rubocop (~> 1.33) - rubocop-capybara (~> 2.17) - rubocop-factory_bot (~> 2.22) - ruby-progressbar (1.13.0) - ruby2_keywords (0.0.5) - simplecov (0.22.0) - docile (~> 1.1) - simplecov-html (~> 0.11) - simplecov_json_formatter (~> 0.1) - simplecov-html (0.12.3) - simplecov_json_formatter (0.1.4) - stringio (3.0.8) - switchman (3.5.14) - activerecord (>= 6.1.4, < 7.2) - guardrail (~> 3.0.1) - parallel (~> 1.22) - railties (>= 6.1, < 7.2) - thor (1.3.2) - timeout (0.4.0) - tzinfo (2.0.6) - concurrent-ruby (~> 1.0) - unicode-display_width (2.4.2) - webrick (1.8.1) - zeitwerk (2.6.18) + rexml (3.3.9) PLATFORMS aarch64-linux @@ -240,24 +11,6 @@ PLATFORMS x86_64-linux DEPENDENCIES - activerecord (~> 7.1.0) - activerecord-pg-extensions (~> 0.5) - bundler - byebug - diplomat (~> 2.5.1) - newrelic_rpm - pg (~> 1.0) - pry (~> 0) - railties (~> 7.1.0) - rake (~> 13) - rspec (~> 3.10) - rspec-rails (~> 5.0) - rubocop-inst (~> 1) - rubocop-rails (~> 2.10) - rubocop-rake (~> 0.6) - rubocop-rspec (~> 2.4) - simplecov (~> 0.21) - switchman-inst-jobs! BUNDLED WITH 2.5.23