From cabcbdad05bccdeddcedfebea39669088e9c89da Mon Sep 17 00:00:00 2001 From: NewAlexandria Date: Wed, 7 Jun 2023 20:48:25 -0400 Subject: [PATCH] hoping this also reverts the need for the gemfil lock? --- Gemfile.lock | 569 --------------------------------------------------- 1 file changed, 569 deletions(-) delete mode 100644 Gemfile.lock diff --git a/Gemfile.lock b/Gemfile.lock deleted file mode 100644 index 53f135e..0000000 --- a/Gemfile.lock +++ /dev/null @@ -1,569 +0,0 @@ -GIT - remote: https://github.com/solidusio/solidus.git - revision: a22723079f88387f53f72b503db875b9d97aa3f5 - branch: master - specs: - solidus (3.2.0.alpha) - solidus_api (= 3.2.0.alpha) - solidus_backend (= 3.2.0.alpha) - solidus_core (= 3.2.0.alpha) - solidus_frontend (= 3.2.0.alpha) - solidus_sample (= 3.2.0.alpha) - solidus_api (3.2.0.alpha) - jbuilder (~> 2.8) - kaminari-activerecord (~> 1.1) - responders - solidus_core (= 3.2.0.alpha) - solidus_backend (3.2.0.alpha) - autoprefixer-rails (~> 10.2, >= 10.2.5.1) - font-awesome-rails (~> 4.0) - handlebars_assets (~> 0.23) - jbuilder (~> 2.8) - jquery-rails - kaminari (~> 1.1) - responders - sassc-rails - solidus_api (= 3.2.0.alpha) - solidus_core (= 3.2.0.alpha) - solidus_core (3.2.0.alpha) - actionmailer (>= 5.2, < 7.1.x) - actionpack (>= 5.2, < 7.1.x) - actionview (>= 5.2, < 7.1.x) - activejob (>= 5.2, < 7.1.x) - activemerchant (~> 1.66) - activemodel (>= 5.2, < 7.1.x) - activerecord (>= 5.2, < 7.1.x) - activesupport (>= 5.2, < 7.1.x) - acts_as_list (< 2.0) - awesome_nested_set (~> 3.3) - cancancan (>= 2.2, < 4.0) - carmen (~> 1.1.0) - discard (~> 1.0) - friendly_id (~> 5.0) - image_processing (~> 1.10) - kaminari-activerecord (~> 1.1) - kt-paperclip (>= 6.3, < 8) - mini_magick (~> 4.10) - monetize (~> 1.8) - omnes (~> 0.2.2) - psych (>= 3.1.0, < 5.0) - railties (>= 5.2, < 7.1.x) - ransack (~> 2.0) - sprockets-rails - state_machines-activerecord (~> 0.6) - solidus_frontend (3.2.0.alpha) - canonical-rails (~> 0.2.10) - font-awesome-rails (~> 4.0) - jquery-rails - kaminari (~> 1.1) - responders - sassc-rails - solidus_api (= 3.2.0.alpha) - solidus_core (= 3.2.0.alpha) - truncate_html (~> 0.9, >= 0.9.2) - solidus_sample (3.2.0.alpha) - solidus_core (= 3.2.0.alpha) - -PATH - remote: . - specs: - solidus_bactracs (3.6.0) - httparty (~> 0.18) - solidus_core (>= 2.0.0, < 4) - solidus_support (~> 0.5) - -GEM - remote: https://rubygems.org/ - specs: - actioncable (7.0.3.1) - actionpack (= 7.0.3.1) - activesupport (= 7.0.3.1) - nio4r (~> 2.0) - websocket-driver (>= 0.6.1) - actionmailbox (7.0.3.1) - actionpack (= 7.0.3.1) - activejob (= 7.0.3.1) - activerecord (= 7.0.3.1) - activestorage (= 7.0.3.1) - activesupport (= 7.0.3.1) - mail (>= 2.7.1) - net-imap - net-pop - net-smtp - actionmailer (7.0.3.1) - actionpack (= 7.0.3.1) - actionview (= 7.0.3.1) - activejob (= 7.0.3.1) - activesupport (= 7.0.3.1) - mail (~> 2.5, >= 2.5.4) - net-imap - net-pop - net-smtp - rails-dom-testing (~> 2.0) - actionpack (7.0.3.1) - actionview (= 7.0.3.1) - activesupport (= 7.0.3.1) - rack (~> 2.0, >= 2.2.0) - rack-test (>= 0.6.3) - rails-dom-testing (~> 2.0) - rails-html-sanitizer (~> 1.0, >= 1.2.0) - actiontext (7.0.3.1) - actionpack (= 7.0.3.1) - activerecord (= 7.0.3.1) - activestorage (= 7.0.3.1) - activesupport (= 7.0.3.1) - globalid (>= 0.6.0) - nokogiri (>= 1.8.5) - actionview (7.0.3.1) - activesupport (= 7.0.3.1) - builder (~> 3.1) - erubi (~> 1.4) - rails-dom-testing (~> 2.0) - rails-html-sanitizer (~> 1.1, >= 1.2.0) - activejob (7.0.3.1) - activesupport (= 7.0.3.1) - globalid (>= 0.3.6) - activemerchant (1.126.0) - activesupport (>= 4.2) - builder (>= 2.1.2, < 4.0.0) - i18n (>= 0.6.9) - nokogiri (~> 1.4) - activemodel (7.0.3.1) - activesupport (= 7.0.3.1) - activerecord (7.0.3.1) - activemodel (= 7.0.3.1) - activesupport (= 7.0.3.1) - activestorage (7.0.3.1) - actionpack (= 7.0.3.1) - activejob (= 7.0.3.1) - activerecord (= 7.0.3.1) - activesupport (= 7.0.3.1) - marcel (~> 1.0) - mini_mime (>= 1.1.0) - activesupport (7.0.3.1) - concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (>= 1.6, < 2) - minitest (>= 5.1) - tzinfo (~> 2.0) - acts_as_list (1.0.4) - activerecord (>= 4.2) - addressable (2.8.0) - public_suffix (>= 2.0.2, < 5.0) - ast (2.4.2) - async (1.30.3) - console (~> 1.10) - nio4r (~> 2.3) - timers (~> 4.1) - async-http (0.56.6) - async (>= 1.25) - async-io (>= 1.28) - async-pool (>= 0.2) - protocol-http (~> 0.22.0) - protocol-http1 (~> 0.14.0) - protocol-http2 (~> 0.14.0) - traces (~> 0.4.0) - async-http-faraday (0.11.0) - async-http (~> 0.42) - faraday - async-io (1.33.0) - async - async-pool (0.3.10) - async (>= 1.25) - autoprefixer-rails (10.4.7.0) - execjs (~> 2) - awesome_nested_set (3.5.0) - activerecord (>= 4.0.0, < 7.1) - bcrypt (3.1.18) - builder (3.2.4) - cancancan (3.4.0) - canonical-rails (0.2.14) - rails (>= 4.1, <= 7.1) - capybara (3.37.1) - addressable - matrix - mini_mime (>= 0.1.3) - nokogiri (~> 1.8) - rack (>= 1.6.0) - rack-test (>= 0.6.3) - regexp_parser (>= 1.5, < 3.0) - xpath (~> 3.2) - capybara-screenshot (1.0.26) - capybara (>= 1.0, < 4) - launchy - carmen (1.1.3) - activesupport (>= 3.0.0) - childprocess (4.1.0) - climate_control (0.2.0) - codecov (0.6.0) - simplecov (>= 0.15, < 0.22) - concurrent-ruby (1.1.10) - console (1.15.3) - fiber-local - crack (0.4.5) - rexml - crass (1.0.6) - database_cleaner (1.99.0) - deface (1.9.0) - actionview (>= 5.2) - nokogiri (>= 1.6) - polyglot - railties (>= 5.2) - rainbow (>= 2.1.0) - devise (4.8.1) - bcrypt (~> 3.0) - orm_adapter (~> 0.1) - railties (>= 4.1.0) - responders - warden (~> 1.2.3) - devise-encryptable (0.2.0) - devise (>= 2.1.0) - diff-lcs (1.5.0) - digest (3.1.0) - discard (1.2.1) - activerecord (>= 4.2, < 8) - docile (1.4.0) - erubi (1.10.0) - execjs (2.8.1) - factory_bot (4.11.1) - activesupport (>= 3.0.0) - factory_bot_rails (4.11.1) - factory_bot (~> 4.11.1) - railties (>= 3.0.0) - faraday (2.3.0) - faraday-net_http (~> 2.0) - ruby2_keywords (>= 0.0.4) - faraday-http-cache (2.4.0) - faraday (>= 0.8) - faraday-net_http (2.0.3) - ffaker (2.21.0) - ffi (1.15.5) - fiber-local (1.0.0) - font-awesome-rails (4.7.0.8) - railties (>= 3.2, < 8.0) - friendly_id (5.4.2) - activerecord (>= 4.0.0) - gem-release (2.2.2) - github_changelog_generator (1.16.4) - activesupport - async (>= 1.25.0) - async-http-faraday - faraday-http-cache - multi_json - octokit (~> 4.6) - rainbow (>= 2.2.1) - rake (>= 10.0) - globalid (1.0.0) - activesupport (>= 5.0) - handlebars_assets (0.23.9) - execjs (~> 2.0) - sprockets (>= 2.0.0) - tilt (>= 1.2) - hashdiff (1.0.1) - httparty (0.21.0) - mini_mime (>= 1.0.0) - multi_xml (>= 0.5.2) - i18n (1.12.0) - concurrent-ruby (~> 1.0) - image_processing (1.12.2) - mini_magick (>= 4.9.5, < 5) - ruby-vips (>= 2.0.17, < 3) - jbuilder (2.11.5) - actionview (>= 5.0.0) - activesupport (>= 5.0.0) - jquery-rails (4.5.0) - rails-dom-testing (>= 1, < 3) - railties (>= 4.2.0) - thor (>= 0.14, < 2.0) - json (2.6.2) - kaminari (1.2.2) - activesupport (>= 4.1.0) - kaminari-actionview (= 1.2.2) - kaminari-activerecord (= 1.2.2) - kaminari-core (= 1.2.2) - kaminari-actionview (1.2.2) - actionview - kaminari-core (= 1.2.2) - kaminari-activerecord (1.2.2) - activerecord - kaminari-core (= 1.2.2) - kaminari-core (1.2.2) - kt-paperclip (7.1.1) - activemodel (>= 4.2.0) - activesupport (>= 4.2.0) - marcel (~> 1.0.1) - mime-types - terrapin (~> 0.6.0) - launchy (2.5.0) - addressable (~> 2.7) - loofah (2.18.0) - crass (~> 1.0.2) - nokogiri (>= 1.5.9) - mail (2.7.1) - mini_mime (>= 0.1.1) - marcel (1.0.2) - matrix (0.4.2) - method_source (1.0.0) - mime-types (3.4.1) - mime-types-data (~> 3.2015) - mime-types-data (3.2022.0105) - mini_magick (4.11.0) - mini_mime (1.1.2) - mini_portile2 (2.8.0) - minitest (5.16.2) - monetize (1.12.0) - money (~> 6.12) - money (6.16.0) - i18n (>= 0.6.4, <= 2) - multi_json (1.15.0) - multi_xml (0.6.0) - net-imap (0.2.3) - digest - net-protocol - strscan - net-pop (0.1.1) - digest - net-protocol - timeout - net-protocol (0.1.3) - timeout - net-smtp (0.3.1) - digest - net-protocol - timeout - nio4r (2.5.8) - nokogiri (1.13.7) - mini_portile2 (~> 2.8.0) - racc (~> 1.4) - nokogiri (1.13.7-x86_64-linux) - racc (~> 1.4) - octokit (4.25.1) - faraday (>= 1, < 3) - sawyer (~> 0.9) - omnes (0.2.2) - orm_adapter (0.5.0) - parallel (1.22.1) - parser (3.1.2.0) - ast (~> 2.4.1) - polyglot (0.3.5) - protocol-hpack (1.4.2) - protocol-http (0.22.6) - protocol-http1 (0.14.4) - protocol-http (~> 0.22) - protocol-http2 (0.14.2) - protocol-hpack (~> 1.4) - protocol-http (~> 0.18) - psych (4.0.4) - stringio - public_suffix (4.0.7) - puma (5.6.4) - nio4r (~> 2.0) - racc (1.6.0) - rack (2.2.4) - rack-test (2.0.2) - rack (>= 1.3) - rails (7.0.3.1) - actioncable (= 7.0.3.1) - actionmailbox (= 7.0.3.1) - actionmailer (= 7.0.3.1) - actionpack (= 7.0.3.1) - actiontext (= 7.0.3.1) - actionview (= 7.0.3.1) - activejob (= 7.0.3.1) - activemodel (= 7.0.3.1) - activerecord (= 7.0.3.1) - activestorage (= 7.0.3.1) - activesupport (= 7.0.3.1) - bundler (>= 1.15.0) - railties (= 7.0.3.1) - rails-controller-testing (1.0.5) - actionpack (>= 5.0.1.rc1) - actionview (>= 5.0.1.rc1) - activesupport (>= 5.0.1.rc1) - rails-dom-testing (2.0.3) - activesupport (>= 4.2.0) - nokogiri (>= 1.6) - rails-html-sanitizer (1.4.3) - loofah (~> 2.3) - railties (7.0.3.1) - actionpack (= 7.0.3.1) - activesupport (= 7.0.3.1) - method_source - rake (>= 12.2) - thor (~> 1.0) - zeitwerk (~> 2.5) - rainbow (3.1.1) - rake (13.0.6) - ransack (2.6.0) - activerecord (>= 6.0.4) - activesupport (>= 6.0.4) - i18n - regexp_parser (2.5.0) - responders (3.0.1) - actionpack (>= 5.0) - railties (>= 5.0) - rexml (3.2.5) - rspec (3.11.0) - rspec-core (~> 3.11.0) - rspec-expectations (~> 3.11.0) - rspec-mocks (~> 3.11.0) - rspec-core (3.11.0) - rspec-support (~> 3.11.0) - rspec-expectations (3.11.0) - diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.11.0) - rspec-mocks (3.11.1) - diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.11.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.11.0) - rspec-xsd (0.1.0) - nokogiri (~> 1.6) - rspec (~> 3) - rspec_junit_formatter (0.5.1) - rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.32.0) - json (~> 2.3) - parallel (~> 1.10) - parser (>= 3.1.0.0) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 1.8, < 3.0) - rexml (>= 3.2.5, < 4.0) - rubocop-ast (>= 1.19.1, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.19.1) - parser (>= 3.1.1.0) - rubocop-performance (1.14.3) - rubocop (>= 1.7.0, < 2.0) - rubocop-ast (>= 0.4.0) - rubocop-rails (2.15.2) - activesupport (>= 4.2.0) - rack (>= 1.1) - rubocop (>= 1.7.0, < 2.0) - rubocop-rspec (2.12.1) - rubocop (~> 1.31) - ruby-progressbar (1.11.0) - ruby-vips (2.1.4) - ffi (~> 1.12) - ruby2_keywords (0.0.5) - rubyzip (2.3.2) - sassc (2.4.0) - ffi (~> 1.9) - sassc-rails (2.1.2) - railties (>= 4.0.0) - sassc (>= 2.0) - sprockets (> 3.0) - sprockets-rails - tilt - sawyer (0.9.2) - addressable (>= 2.3.5) - faraday (>= 0.17.3, < 3) - selenium-webdriver (4.3.0) - childprocess (>= 0.5, < 5.0) - rexml (~> 3.2, >= 3.2.5) - rubyzip (>= 1.2.2, < 3.0) - websocket (~> 1.0) - simplecov (0.21.2) - docile (~> 1.1) - simplecov-html (~> 0.11) - simplecov_json_formatter (~> 0.1) - simplecov-html (0.12.3) - simplecov_json_formatter (0.1.4) - solidus_auth_devise (2.5.4) - deface (~> 1.0) - devise (~> 4.1) - devise-encryptable (= 0.2.0) - solidus_core (>= 2.6, < 4) - solidus_support (~> 0.5) - solidus_dev_support (2.5.4) - capybara (~> 3.29) - capybara-screenshot (~> 1.0) - codecov (~> 0.2) - database_cleaner (~> 1.7) - factory_bot (~> 4.8) - factory_bot_rails - ffaker (~> 2.13) - gem-release (~> 2.1) - github_changelog_generator (~> 1.15) - puma (>= 4.3, < 6.0) - rspec-rails (>= 4.0.0.beta3, < 6.0) - rspec_junit_formatter - rubocop (~> 1.0) - rubocop-performance (~> 1.5) - rubocop-rails (~> 2.3) - rubocop-rspec (~> 2.0) - solidus_core (>= 2.0, < 4) - webdrivers (>= 4.4) - solidus_support (0.9.1) - sprockets (4.1.1) - concurrent-ruby (~> 1.0) - rack (> 1, < 3) - sprockets-rails (3.4.2) - actionpack (>= 5.2) - activesupport (>= 5.2) - sprockets (>= 3.0.0) - sqlite3 (1.6.2) - mini_portile2 (~> 2.8.0) - sqlite3 (1.6.2-x86_64-linux) - state_machines (0.5.0) - state_machines-activemodel (0.8.0) - activemodel (>= 5.1) - state_machines (>= 0.5.0) - state_machines-activerecord (0.8.0) - activerecord (>= 5.1) - state_machines-activemodel (>= 0.8.0) - stringio (3.0.2) - strscan (3.0.3) - terrapin (0.6.0) - climate_control (>= 0.0.3, < 1.0) - thor (1.2.1) - tilt (2.0.10) - timeout (0.3.0) - timers (4.3.3) - traces (0.4.1) - truncate_html (0.9.3) - tzinfo (2.0.5) - concurrent-ruby (~> 1.0) - unicode-display_width (2.2.0) - warden (1.2.9) - rack (>= 2.0.9) - webdrivers (5.0.0) - nokogiri (~> 1.6) - rubyzip (>= 1.3.0) - selenium-webdriver (~> 4.0) - webmock (3.14.0) - addressable (>= 2.8.0) - crack (>= 0.3.2) - hashdiff (>= 0.4.0, < 2.0.0) - websocket (1.2.9) - websocket-driver (0.7.5) - websocket-extensions (>= 0.1.0) - websocket-extensions (0.1.5) - xpath (3.2.0) - nokogiri (~> 1.8) - zeitwerk (2.6.0) - -PLATFORMS - ruby - x86_64-linux - -DEPENDENCIES - rails (> 0.a) - rails-controller-testing - rspec-xsd - solidus! - solidus_auth_devise - solidus_bactracs! - solidus_dev_support (~> 2.5) - sqlite3 - webmock - -BUNDLED WITH - 2.1.4