Created
January 26, 2021 09:00
-
-
Save channainfo/6fa57b777933288bda042b54a0abd9ac to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| source 'https://rubygems.org' | |
| git_source(:github) { |repo| "https://github.com/#{repo}.git" } | |
| ruby '2.7.2' | |
| # Bundle edge Rails instead: gem 'rails', github: 'rails/rails' | |
| gem 'rails', '~> 6.0.3', '>= 6.0.3.2' | |
| # Use postgresql as the database for Active Record | |
| gem 'pg', '>= 0.18', '< 2.0' | |
| # Use Puma as the app server | |
| gem 'puma', '~> 4.1' | |
| # Use SCSS for stylesheets | |
| gem 'sass-rails', '>= 6' | |
| # Transpile app-like JavaScript. Read more: https://github.com/rails/webpacker | |
| gem 'webpacker', '~> 4.0' | |
| # Turbolinks makes navigating your web application faster. Read more: https://github.com/turbolinks/turbolinks | |
| gem 'turbolinks', '~> 5' | |
| # Build JSON APIs with ease. Read more: https://github.com/rails/jbuilder | |
| gem 'jbuilder', '~> 2.7' | |
| # Use Redis adapter to run Action Cable in production | |
| # gem 'redis', '~> 4.0' | |
| # Use Active Model has_secure_password | |
| # gem 'bcrypt', '~> 3.1.7' | |
| # Use Active Storage variant | |
| # gem 'image_processing', '~> 1.2' | |
| # Reduces boot times through caching; required in config/boot.rb | |
| gem 'bootsnap', '>= 1.4.2', require: false | |
| gem 'twilio-ruby', '~> 5.40.3' | |
| gem 'font-awesome-sass' | |
| # gem 'spree', '~> 4.1' | |
| # gem 'spree_auth_devise', '~> 4.1' | |
| # gem 'spree_gateway', '~> 3.7' | |
| # socail share button | |
| gem 'social-share-button' | |
| gem 'spree', '~> 4.2.0.rc4' | |
| gem 'spree_auth_devise', '~> 4.3' | |
| gem 'spree_gateway', '> 3.9' | |
| gem 'aws-sdk-s3', require: false | |
| gem 'image_processing' | |
| # gem 'spree_i18n', path: '../../spree_i18n' | |
| # gem 'spree_i18n', github: 'channainfo/spree_i18n', branch: 'add_khmer_language_km_translation' | |
| # gem 'spree_i18n', github: 'spree-contrib/spree_i18n', branch: :master | |
| gem 'spree_i18n', '~> 5.0', github: 'spree-contrib/spree_i18n', branch: 'master' | |
| gem 'spree_globalize', github: 'spree-contrib/spree_globalize' | |
| gem 'spree_multi_vendor', github: 'spree-contrib/spree_multi_vendor' | |
| gem 'spree_related_products', github: 'spree-contrib/spree_related_products' | |
| gem 'spree_analytics_trackers', '~> 2.0' | |
| gem 'spree_sitemap', github: 'spree-contrib/spree_sitemap' | |
| gem 'phonelib', '~> 0.6.45' | |
| gem 'redis' | |
| gem 'interactor', '~> 3.0' | |
| gem 'jwt' | |
| gem 'health_check' | |
| gem 'sidekiq', '<7' | |
| gem 'connection_pool' | |
| gem 'dalli' | |
| group :development, :test do | |
| # Call 'byebug' anywhere in the code to stop execution and get a debugger console | |
| gem 'byebug', platforms: [:mri, :mingw, :x64_mingw] | |
| gem 'dotenv-rails' | |
| %w[rspec-core rspec-expectations rspec-mocks rspec-rails rspec-support].each do |lib| | |
| gem lib, git: "https://github.com/rspec/#{lib}.git", branch: 'master' # Previously '4-0-dev' or '4-0-maintenance' branch | |
| end | |
| gem 'factory_bot_rails' | |
| end | |
| group :development do | |
| # Access an interactive console on exception pages or by calling 'console' anywhere in the code. | |
| gem 'web-console', '>= 3.3.0' | |
| gem 'listen', '~> 3.2' | |
| # Spring speeds up development by keeping your application running in the background. Read more: https://github.com/rails/spring | |
| gem 'spring' | |
| gem 'spring-watcher-listen', '~> 2.0.0' | |
| end | |
| group :test do | |
| # Adds support for Capybara system testing and selenium driver | |
| gem 'capybara', '>= 2.15' | |
| gem 'selenium-webdriver' | |
| # Easy installation and use of web drivers to run system tests with browsers | |
| gem 'webdrivers' | |
| gem 'shoulda-matchers', '~> 4.0' | |
| end | |
| # Windows does not include zoneinfo files, so bundle the tzinfo-data gem | |
| # gem 'tzinfo-data', platforms: [:mingw, :mswin, :x64_mingw, :jruby] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| GIT | |
| remote: https://github.com/rspec/rspec-core.git | |
| revision: e7c5d030966a7e8dad3e0a67c61920c4f2437c15 | |
| branch: master | |
| specs: | |
| rspec-core (3.10.0.pre) | |
| rspec-support (= 3.10.0.pre) | |
| GIT | |
| remote: https://github.com/rspec/rspec-expectations.git | |
| revision: e63ff4765e1cd2798b02ddddad259f1104ef87a5 | |
| branch: master | |
| specs: | |
| rspec-expectations (3.10.0.pre) | |
| diff-lcs (>= 1.2.0, < 2.0) | |
| rspec-support (= 3.10.0.pre) | |
| GIT | |
| remote: https://github.com/rspec/rspec-mocks.git | |
| revision: 0a52e0a86b126b4bab94d277b2ad99a7492dc37d | |
| branch: master | |
| specs: | |
| rspec-mocks (3.10.0.pre) | |
| diff-lcs (>= 1.2.0, < 2.0) | |
| rspec-support (= 3.10.0.pre) | |
| GIT | |
| remote: https://github.com/rspec/rspec-rails.git | |
| revision: 01704c50c146f720db914724c25681781ecefb23 | |
| branch: master | |
| specs: | |
| rspec-rails (4.1.0.pre) | |
| actionpack (>= 4.2) | |
| activesupport (>= 4.2) | |
| railties (>= 4.2) | |
| rspec-core (= 3.10.0.pre) | |
| rspec-expectations (= 3.10.0.pre) | |
| rspec-mocks (= 3.10.0.pre) | |
| rspec-support (= 3.10.0.pre) | |
| GIT | |
| remote: https://github.com/rspec/rspec-support.git | |
| revision: 6447b0c2c9d1cd3e1504784fb85675ca9ae7b7c3 | |
| branch: master | |
| specs: | |
| rspec-support (3.10.0.pre) | |
| GIT | |
| remote: https://github.com/spree-contrib/spree_globalize.git | |
| revision: f0ebc983c68c7fed86a763f1a19bb2d0f24f9f7c | |
| specs: | |
| spree_globalize (3.4.0) | |
| deface (~> 1.0) | |
| friendly_id-globalize | |
| globalize | |
| i18n_data | |
| kaminari-i18n | |
| rails-i18n | |
| spree_core (>= 3.1.0, < 5.0) | |
| spree_extension | |
| spree_i18n | |
| GIT | |
| remote: https://github.com/spree-contrib/spree_i18n.git | |
| revision: 2800ea14ed75c2c07ab09bcbf8acdff75ac66b9a | |
| branch: master | |
| specs: | |
| spree_i18n (5.0.0) | |
| i18n_data | |
| kaminari-i18n | |
| rails-i18n | |
| spree_core (>= 4.2.0.rc3, < 5.0) | |
| spree_extension | |
| GIT | |
| remote: https://github.com/spree-contrib/spree_multi_vendor.git | |
| revision: 9cdba236f59d3a20f26ccb1f5bf5e0adf6e008b0 | |
| specs: | |
| spree_multi_vendor (1.5.3) | |
| deface (~> 1.0) | |
| spree_backend (>= 3.7.0, < 5.0) | |
| spree_core (>= 3.7.0, < 5.0) | |
| spree_extension | |
| GIT | |
| remote: https://github.com/spree-contrib/spree_related_products.git | |
| revision: f7bfa686f64be6c426a893e0359555bccfe8f809 | |
| specs: | |
| spree_related_products (3.4.0) | |
| deface (~> 1.0) | |
| spree_backend (>= 3.1.0, < 5.0) | |
| spree_core (>= 3.1.0, < 5.0) | |
| spree_extension | |
| GIT | |
| remote: https://github.com/spree-contrib/spree_sitemap.git | |
| revision: 20a0afb3ff6255fcdd7ea8fa7e8a5ee6f9fc6398 | |
| specs: | |
| spree_sitemap (3.3.1) | |
| sitemap_generator | |
| spree_core (>= 3.1.0, < 5.0) | |
| spree_extension | |
| GEM | |
| remote: https://rubygems.org/ | |
| specs: | |
| actioncable (6.0.3.4) | |
| actionpack (= 6.0.3.4) | |
| nio4r (~> 2.0) | |
| websocket-driver (>= 0.6.1) | |
| actionmailbox (6.0.3.4) | |
| actionpack (= 6.0.3.4) | |
| activejob (= 6.0.3.4) | |
| activerecord (= 6.0.3.4) | |
| activestorage (= 6.0.3.4) | |
| activesupport (= 6.0.3.4) | |
| mail (>= 2.7.1) | |
| actionmailer (6.0.3.4) | |
| actionpack (= 6.0.3.4) | |
| actionview (= 6.0.3.4) | |
| activejob (= 6.0.3.4) | |
| mail (~> 2.5, >= 2.5.4) | |
| rails-dom-testing (~> 2.0) | |
| actionpack (6.0.3.4) | |
| actionview (= 6.0.3.4) | |
| activesupport (= 6.0.3.4) | |
| rack (~> 2.0, >= 2.0.8) | |
| rack-test (>= 0.6.3) | |
| rails-dom-testing (~> 2.0) | |
| rails-html-sanitizer (~> 1.0, >= 1.2.0) | |
| actiontext (6.0.3.4) | |
| actionpack (= 6.0.3.4) | |
| activerecord (= 6.0.3.4) | |
| activestorage (= 6.0.3.4) | |
| activesupport (= 6.0.3.4) | |
| nokogiri (>= 1.8.5) | |
| actionview (6.0.3.4) | |
| activesupport (= 6.0.3.4) | |
| builder (~> 3.1) | |
| erubi (~> 1.4) | |
| rails-dom-testing (~> 2.0) | |
| rails-html-sanitizer (~> 1.1, >= 1.2.0) | |
| active_storage_validations (0.9.2) | |
| rails (>= 5.2.0) | |
| activejob (6.0.3.4) | |
| activesupport (= 6.0.3.4) | |
| globalid (>= 0.3.6) | |
| activemerchant (1.118.0) | |
| activesupport (>= 4.2) | |
| builder (>= 2.1.2, < 4.0.0) | |
| i18n (>= 0.6.9) | |
| nokogiri (~> 1.4) | |
| activemodel (6.0.3.4) | |
| activesupport (= 6.0.3.4) | |
| activerecord (6.0.3.4) | |
| activemodel (= 6.0.3.4) | |
| activesupport (= 6.0.3.4) | |
| activestorage (6.0.3.4) | |
| actionpack (= 6.0.3.4) | |
| activejob (= 6.0.3.4) | |
| activerecord (= 6.0.3.4) | |
| marcel (~> 0.3.1) | |
| activesupport (6.0.3.4) | |
| concurrent-ruby (~> 1.0, >= 1.0.2) | |
| i18n (>= 0.7, < 2) | |
| minitest (~> 5.1) | |
| tzinfo (~> 1.1) | |
| zeitwerk (~> 2.2, >= 2.2.2) | |
| acts_as_list (0.9.19) | |
| activerecord (>= 3.0) | |
| addressable (2.7.0) | |
| public_suffix (>= 2.0.2, < 5.0) | |
| autoprefixer-rails (10.2.0.0) | |
| execjs | |
| awesome_nested_set (3.3.1) | |
| activerecord (>= 4.0.0, < 7.0) | |
| aws-eventstream (1.1.0) | |
| aws-partitions (1.418.0) | |
| aws-sdk-core (3.111.2) | |
| aws-eventstream (~> 1, >= 1.0.2) | |
| aws-partitions (~> 1, >= 1.239.0) | |
| aws-sigv4 (~> 1.1) | |
| jmespath (~> 1.0) | |
| aws-sdk-kms (1.41.0) | |
| aws-sdk-core (~> 3, >= 3.109.0) | |
| aws-sigv4 (~> 1.1) | |
| aws-sdk-s3 (1.87.0) | |
| aws-sdk-core (~> 3, >= 3.109.0) | |
| aws-sdk-kms (~> 1) | |
| aws-sigv4 (~> 1.1) | |
| aws-sigv4 (1.2.2) | |
| aws-eventstream (~> 1, >= 1.0.2) | |
| bcrypt (3.1.16) | |
| bindex (0.8.1) | |
| bootsnap (1.5.1) | |
| msgpack (~> 1.0) | |
| bootstrap (4.5.3) | |
| autoprefixer-rails (>= 9.1.0) | |
| popper_js (>= 1.14.3, < 2) | |
| sassc-rails (>= 2.0.0) | |
| builder (3.2.4) | |
| byebug (11.1.3) | |
| camertron-eprun (1.1.1) | |
| cancancan (3.2.1) | |
| canonical-rails (0.2.11) | |
| rails (>= 4.1, < 6.2) | |
| capybara (3.35.0) | |
| addressable | |
| 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) | |
| carmen (1.1.3) | |
| activesupport (>= 3.0.0) | |
| childprocess (3.0.0) | |
| cldr-plurals-runtime-rb (1.1.0) | |
| coffee-rails (5.0.0) | |
| coffee-script (>= 2.2.0) | |
| railties (>= 5.2.0) | |
| coffee-script (2.4.1) | |
| coffee-script-source | |
| execjs | |
| coffee-script-source (1.12.2) | |
| concurrent-ruby (1.1.8) | |
| connection_pool (2.2.3) | |
| crass (1.0.6) | |
| css_parser (1.8.0) | |
| addressable | |
| dalli (2.7.11) | |
| deface (1.6.1) | |
| nokogiri (>= 1.6) | |
| polyglot | |
| rails (>= 5.2) | |
| rainbow (>= 2.1.0) | |
| devise (4.7.3) | |
| 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.4.4) | |
| doorkeeper (5.4.0) | |
| railties (>= 5) | |
| dotenv (2.7.6) | |
| dotenv-rails (2.7.6) | |
| dotenv (= 2.7.6) | |
| railties (>= 3.2) | |
| erubi (1.10.0) | |
| execjs (2.7.0) | |
| factory_bot (6.1.0) | |
| activesupport (>= 5.0.0) | |
| factory_bot_rails (6.1.0) | |
| factory_bot (~> 6.1.0) | |
| railties (>= 5.0.0) | |
| faraday (1.3.0) | |
| faraday-net_http (~> 1.0) | |
| multipart-post (>= 1.2, < 3) | |
| ruby2_keywords | |
| faraday-net_http (1.0.1) | |
| ffaker (2.17.0) | |
| ffi (1.14.2) | |
| flatpickr (4.6.6.0) | |
| font-awesome-sass (5.15.1) | |
| sassc (>= 1.11) | |
| friendly_id (5.4.2) | |
| activerecord (>= 4.0.0) | |
| friendly_id-globalize (1.0.0.alpha3) | |
| friendly_id (>= 5.2.0, < 6.0) | |
| globalid (0.4.2) | |
| activesupport (>= 4.2.0) | |
| globalize (6.0.0) | |
| activemodel (>= 4.2, < 7.0) | |
| activerecord (>= 4.2, < 7.0) | |
| request_store (~> 1.0) | |
| glyphicons (1.0.2) | |
| health_check (3.0.0) | |
| railties (>= 5.0) | |
| highline (2.0.3) | |
| htmlentities (4.3.4) | |
| i18n (1.8.7) | |
| concurrent-ruby (~> 1.0) | |
| i18n_data (0.13.0) | |
| image_processing (1.12.1) | |
| mini_magick (>= 4.9.5, < 5) | |
| ruby-vips (>= 2.0.17, < 3) | |
| inline_svg (1.7.2) | |
| activesupport (>= 3.0) | |
| nokogiri (>= 1.6) | |
| interactor (3.1.2) | |
| jbuilder (2.11.1) | |
| activesupport (>= 5.0.0) | |
| jmespath (1.4.0) | |
| jquery-rails (4.4.0) | |
| rails-dom-testing (>= 1, < 3) | |
| railties (>= 4.2.0) | |
| thor (>= 0.14, < 2.0) | |
| jquery-ui-rails (6.0.1) | |
| railties (>= 3.2.16) | |
| jsonapi-serializer (2.1.0) | |
| activesupport (>= 4.2) | |
| jwt (2.2.2) | |
| kaminari (1.2.1) | |
| activesupport (>= 4.1.0) | |
| kaminari-actionview (= 1.2.1) | |
| kaminari-activerecord (= 1.2.1) | |
| kaminari-core (= 1.2.1) | |
| kaminari-actionview (1.2.1) | |
| actionview | |
| kaminari-core (= 1.2.1) | |
| kaminari-activerecord (1.2.1) | |
| activerecord | |
| kaminari-core (= 1.2.1) | |
| kaminari-core (1.2.1) | |
| kaminari-i18n (0.5.0) | |
| kaminari | |
| rails | |
| listen (3.4.1) | |
| rb-fsevent (~> 0.10, >= 0.10.3) | |
| rb-inotify (~> 0.9, >= 0.9.10) | |
| loofah (2.9.0) | |
| crass (~> 1.0.2) | |
| nokogiri (>= 1.5.9) | |
| mail (2.7.1) | |
| mini_mime (>= 0.1.1) | |
| marcel (0.3.3) | |
| mimemagic (~> 0.3.2) | |
| method_source (1.0.0) | |
| mimemagic (0.3.5) | |
| mini_magick (4.11.0) | |
| mini_mime (1.0.2) | |
| mini_portile2 (2.5.0) | |
| minitest (5.14.3) | |
| monetize (1.10.0) | |
| money (~> 6.12) | |
| money (6.14.0) | |
| i18n (>= 0.6.4, <= 2) | |
| msgpack (1.3.3) | |
| multipart-post (2.1.1) | |
| nio4r (2.5.4) | |
| nokogiri (1.11.1) | |
| mini_portile2 (~> 2.5.0) | |
| racc (~> 1.4) | |
| orm_adapter (0.5.0) | |
| paranoia (2.4.3) | |
| activerecord (>= 4.0, < 6.2) | |
| pg (1.2.3) | |
| phonelib (0.6.47) | |
| polyglot (0.3.5) | |
| popper_js (1.16.0) | |
| premailer (1.14.2) | |
| addressable | |
| css_parser (>= 1.6.0) | |
| htmlentities (>= 4.0.0) | |
| premailer-rails (1.11.1) | |
| actionmailer (>= 3) | |
| premailer (~> 1.7, >= 1.7.9) | |
| public_suffix (4.0.6) | |
| puma (4.3.7) | |
| nio4r (~> 2.0) | |
| rabl (0.14.3) | |
| activesupport (>= 2.3.14) | |
| racc (1.5.2) | |
| rack (2.2.3) | |
| rack-proxy (0.6.5) | |
| rack | |
| rack-test (1.1.0) | |
| rack (>= 1.0, < 3) | |
| rails (6.0.3.4) | |
| actioncable (= 6.0.3.4) | |
| actionmailbox (= 6.0.3.4) | |
| actionmailer (= 6.0.3.4) | |
| actionpack (= 6.0.3.4) | |
| actiontext (= 6.0.3.4) | |
| actionview (= 6.0.3.4) | |
| activejob (= 6.0.3.4) | |
| activemodel (= 6.0.3.4) | |
| activerecord (= 6.0.3.4) | |
| activestorage (= 6.0.3.4) | |
| activesupport (= 6.0.3.4) | |
| bundler (>= 1.3.0) | |
| railties (= 6.0.3.4) | |
| sprockets-rails (>= 2.0.0) | |
| rails-dom-testing (2.0.3) | |
| activesupport (>= 4.2.0) | |
| nokogiri (>= 1.6) | |
| rails-html-sanitizer (1.3.0) | |
| loofah (~> 2.3) | |
| rails-i18n (6.0.0) | |
| i18n (>= 0.7, < 2) | |
| railties (>= 6.0.0, < 7) | |
| railties (6.0.3.4) | |
| actionpack (= 6.0.3.4) | |
| activesupport (= 6.0.3.4) | |
| method_source | |
| rake (>= 0.8.7) | |
| thor (>= 0.20.3, < 2.0) | |
| rainbow (3.0.0) | |
| rake (13.0.3) | |
| ransack (2.4.2) | |
| activerecord (>= 5.2.4) | |
| activesupport (>= 5.2.4) | |
| i18n | |
| rb-fsevent (0.10.4) | |
| rb-inotify (0.10.1) | |
| ffi (~> 1.0) | |
| redis (4.2.5) | |
| regexp_parser (2.0.3) | |
| request_store (1.5.0) | |
| rack (>= 1.4) | |
| responders (3.0.1) | |
| actionpack (>= 5.0) | |
| railties (>= 5.0) | |
| rexml (3.2.4) | |
| ruby-vips (2.0.17) | |
| ffi (~> 1.9) | |
| ruby2_keywords (0.0.4) | |
| rubyzip (2.3.0) | |
| sass-rails (6.0.0) | |
| sassc-rails (~> 2.1, >= 2.1.1) | |
| 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 | |
| select2-rails (4.0.13) | |
| selenium-webdriver (3.142.7) | |
| childprocess (>= 0.5, < 4.0) | |
| rubyzip (>= 1.2.2) | |
| shoulda-matchers (4.5.1) | |
| activesupport (>= 4.2.0) | |
| sidekiq (6.1.3) | |
| connection_pool (>= 2.2.2) | |
| rack (~> 2.0) | |
| redis (>= 4.2.0) | |
| sitemap_generator (6.1.2) | |
| builder (~> 3.0) | |
| social-share-button (1.2.3) | |
| coffee-rails | |
| spree (4.2.0.rc4) | |
| spree_api (= 4.2.0.rc4) | |
| spree_backend (= 4.2.0.rc4) | |
| spree_cmd (= 4.2.0.rc4) | |
| spree_core (= 4.2.0.rc4) | |
| spree_frontend (= 4.2.0.rc4) | |
| spree_sample (= 4.2.0.rc4) | |
| spree_analytics_trackers (2.1.0) | |
| deface (~> 1.0) | |
| spree_backend (>= 4.1.0, < 5.0) | |
| spree_core (>= 4.1.0, < 5.0) | |
| spree_extension | |
| spree_api (4.2.0.rc4) | |
| doorkeeper (~> 5.2, >= 5.2.1) | |
| jsonapi-serializer (~> 2.1) | |
| rabl (~> 0.14.2) | |
| spree_core (= 4.2.0.rc4) | |
| spree_auth_devise (4.3.2) | |
| devise (~> 4.7) | |
| devise-encryptable (= 0.2.0) | |
| spree_core (>= 4.1, < 5.0) | |
| spree_extension | |
| spree_backend (4.2.0.rc4) | |
| bootstrap (>= 4.3.1, < 4.6.0) | |
| flatpickr (~> 4.6.0) | |
| glyphicons (~> 1.0.2) | |
| inline_svg (~> 1.5) | |
| jquery-rails (~> 4.3) | |
| jquery-ui-rails (~> 6.0.1) | |
| select2-rails (~> 4.0.0) | |
| spree_api (= 4.2.0.rc4) | |
| spree_core (= 4.2.0.rc4) | |
| spree_cmd (4.2.0.rc4) | |
| thor (~> 1.0) | |
| spree_core (4.2.0.rc4) | |
| active_storage_validations (~> 0.9) | |
| activemerchant (~> 1.67) | |
| acts_as_list (~> 0.8) | |
| awesome_nested_set (>= 3.3.1, < 4.0) | |
| cancancan (~> 3.2) | |
| carmen (>= 1.0, < 1.2) | |
| ffaker (~> 2.9) | |
| friendly_id (>= 5.2.1, < 5.5.0) | |
| highline (~> 2.0.0) | |
| image_processing (~> 1.2) | |
| kaminari (~> 1.2.1) | |
| mini_magick (>= 4.9.4, < 4.12.0) | |
| monetize (~> 1.9) | |
| money (~> 6.13) | |
| paranoia (~> 2.4.2) | |
| premailer-rails | |
| rails (>= 6.0, < 6.2) | |
| ransack (>= 2.3, < 2.5) | |
| responders | |
| rexml | |
| sprockets (~> 3.7) | |
| sprockets-rails | |
| state_machines-activemodel (~> 0.7) | |
| state_machines-activerecord (~> 0.6) | |
| stringex | |
| twitter_cldr (>= 4.3, < 7.0) | |
| spree_extension (0.0.9) | |
| activerecord (>= 4.2) | |
| spree_core | |
| spree_frontend (4.2.0.rc4) | |
| bootstrap (>= 4.3.1, < 4.6.0) | |
| canonical-rails (~> 0.2.10) | |
| glyphicons (~> 1.0.2) | |
| inline_svg (~> 1.5) | |
| jquery-rails (~> 4.3) | |
| spree_api (= 4.2.0.rc4) | |
| spree_core (= 4.2.0.rc4) | |
| turbolinks (~> 5.2.0) | |
| spree_gateway (3.9.3) | |
| spree_core (>= 3.7.0, < 5.0) | |
| spree_extension | |
| spree_sample (4.2.0.rc4) | |
| spree_core (= 4.2.0.rc4) | |
| spring (2.1.1) | |
| spring-watcher-listen (2.0.1) | |
| listen (>= 2.7, < 4.0) | |
| spring (>= 1.2, < 3.0) | |
| sprockets (3.7.2) | |
| concurrent-ruby (~> 1.0) | |
| rack (> 1, < 3) | |
| sprockets-rails (3.2.2) | |
| actionpack (>= 4.0) | |
| activesupport (>= 4.0) | |
| sprockets (>= 3.0.0) | |
| 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) | |
| stringex (2.8.5) | |
| thor (1.1.0) | |
| thread_safe (0.3.6) | |
| tilt (2.0.10) | |
| turbolinks (5.2.1) | |
| turbolinks-source (~> 5.2) | |
| turbolinks-source (5.2.0) | |
| twilio-ruby (5.40.4) | |
| faraday (>= 0.9, < 2.0) | |
| jwt (>= 1.5, <= 2.5) | |
| nokogiri (>= 1.6, < 2.0) | |
| twitter_cldr (6.4.0) | |
| camertron-eprun | |
| cldr-plurals-runtime-rb (~> 1.1) | |
| tzinfo | |
| tzinfo (1.2.9) | |
| thread_safe (~> 0.1) | |
| warden (1.2.9) | |
| rack (>= 2.0.9) | |
| web-console (4.1.0) | |
| actionview (>= 6.0.0) | |
| activemodel (>= 6.0.0) | |
| bindex (>= 0.4.0) | |
| railties (>= 6.0.0) | |
| webdrivers (4.5.0) | |
| nokogiri (~> 1.6) | |
| rubyzip (>= 1.3.0) | |
| selenium-webdriver (>= 3.0, < 4.0) | |
| webpacker (4.3.0) | |
| activesupport (>= 4.2) | |
| rack-proxy (>= 0.6.1) | |
| railties (>= 4.2) | |
| websocket-driver (0.7.3) | |
| websocket-extensions (>= 0.1.0) | |
| websocket-extensions (0.1.5) | |
| xpath (3.2.0) | |
| nokogiri (~> 1.8) | |
| zeitwerk (2.4.2) | |
| PLATFORMS | |
| ruby | |
| DEPENDENCIES | |
| aws-sdk-s3 | |
| bootsnap (>= 1.4.2) | |
| byebug | |
| capybara (>= 2.15) | |
| connection_pool | |
| dalli | |
| dotenv-rails | |
| factory_bot_rails | |
| font-awesome-sass | |
| health_check | |
| image_processing | |
| interactor (~> 3.0) | |
| jbuilder (~> 2.7) | |
| jwt | |
| listen (~> 3.2) | |
| pg (>= 0.18, < 2.0) | |
| phonelib (~> 0.6.45) | |
| puma (~> 4.1) | |
| rails (~> 6.0.3, >= 6.0.3.2) | |
| redis | |
| rspec-core! | |
| rspec-expectations! | |
| rspec-mocks! | |
| rspec-rails! | |
| rspec-support! | |
| sass-rails (>= 6) | |
| selenium-webdriver | |
| shoulda-matchers (~> 4.0) | |
| sidekiq (< 7) | |
| social-share-button | |
| spree (~> 4.2.0.rc4) | |
| spree_analytics_trackers (~> 2.0) | |
| spree_auth_devise (~> 4.3) | |
| spree_gateway (> 3.9) | |
| spree_globalize! | |
| spree_i18n (~> 5.0)! | |
| spree_multi_vendor! | |
| spree_related_products! | |
| spree_sitemap! | |
| spring | |
| spring-watcher-listen (~> 2.0.0) | |
| turbolinks (~> 5) | |
| twilio-ruby (~> 5.40.3) | |
| web-console (>= 3.3.0) | |
| webdrivers | |
| webpacker (~> 4.0) | |
| RUBY VERSION | |
| ruby 2.7.2p137 | |
| BUNDLED WITH | |
| 2.1.4 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment