sharetribe/sharetribe

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GIT
  remote: https://github.com/Charly3X/compass.git
  revision: 50a75b4903765cb7135f81ae2031298c55de538e
  specs:
    compass (1.0.3)
      chunky_png (~> 1.2)
      compass-core (~> 1.0.2)
      compass-import-once (~> 1.0.5)
      rb-fsevent (>= 0.9.3)
      rb-inotify (>= 0.9)
      sass (>= 3.3.13, < 3.5)
    compass-import-once (1.0.5)
      sass (>= 3.2, < 3.5)

GIT
  remote: https://github.com/Charly3X/dynamic_form.git
  revision: 58c003983697ea244ae1072959505c373fbab6cf
  specs:
    dynamic_form (1.1.5)

GIT
  remote: https://github.com/Charly3X/paperclip.git
  revision: 39dd2db100625d38cb5190e30768772c5be40036
  branch: main
  specs:
    paperclip (6.1.1)
      activemodel (>= 4.2.0)
      activesupport (>= 4.2.0)
      mime-types
      mimemagic (~> 0.3.0)
      terrapin (~> 0.6.0)

GIT
  remote: https://github.com/Charly3X/transit-ruby.git
  revision: 7e947f999ba96e49c85db33d83c5202a8a8b9000
  specs:
    transit-ruby (0.9)
      addressable (~> 2.3)
      msgpack (~> 1.2.0)
      oj (~> 3.13)

GIT
  remote: https://github.com/ithouse/fake_stripe.git
  revision: 56fe73dc420d161ecf9842739af7d857031ca1b2
  ref: 56fe73dc420d161ecf9842739af7d857031ca1b2
  specs:
    fake_stripe (0.1.0)
      capybara
      sinatra
      webmock

GIT
  remote: https://github.com/ithouse/mercury.git
  revision: 1a9d4ac5a0a5fd0d459ff1986f9f05e617415b16
  ref: 1a9d4ac5a0a5fd0d459ff1986f9f05e617415b16
  branch: master
  specs:
    mercury-rails (0.9.0)
      coffee-rails (>= 3.2.2)
      railties (>= 3.0)

GEM
  remote: https://rubygems.org/
  specs:
    actioncable (6.1.7.3)
      actionpack (= 6.1.7.3)
      activesupport (= 6.1.7.3)
      nio4r (~> 2.0)
      websocket-driver (>= 0.6.1)
    actionmailbox (6.1.7.3)
      actionpack (= 6.1.7.3)
      activejob (= 6.1.7.3)
      activerecord (= 6.1.7.3)
      activestorage (= 6.1.7.3)
      activesupport (= 6.1.7.3)
      mail (>= 2.7.1)
    actionmailer (6.1.7.3)
      actionpack (= 6.1.7.3)
      actionview (= 6.1.7.3)
      activejob (= 6.1.7.3)
      activesupport (= 6.1.7.3)
      mail (~> 2.5, >= 2.5.4)
      rails-dom-testing (~> 2.0)
    actionpack (6.1.7.3)
      actionview (= 6.1.7.3)
      activesupport (= 6.1.7.3)
      rack (~> 2.0, >= 2.0.9)
      rack-test (>= 0.6.3)
      rails-dom-testing (~> 2.0)
      rails-html-sanitizer (~> 1.0, >= 1.2.0)
    actiontext (6.1.7.3)
      actionpack (= 6.1.7.3)
      activerecord (= 6.1.7.3)
      activestorage (= 6.1.7.3)
      activesupport (= 6.1.7.3)
      nokogiri (>= 1.8.5)
    actionview (6.1.7.3)
      activesupport (= 6.1.7.3)
      builder (~> 3.1)
      erubi (~> 1.4)
      rails-dom-testing (~> 2.0)
      rails-html-sanitizer (~> 1.1, >= 1.2.0)
    activejob (6.1.7.3)
      activesupport (= 6.1.7.3)
      globalid (>= 0.3.6)
    activemodel (6.1.7.3)
      activesupport (= 6.1.7.3)
    activerecord (6.1.7.3)
      activemodel (= 6.1.7.3)
      activesupport (= 6.1.7.3)
    activerecord-session_store (2.0.0)
      actionpack (>= 5.2.4.1)
      activerecord (>= 5.2.4.1)
      multi_json (~> 1.11, >= 1.11.2)
      rack (>= 2.0.8, < 3)
      railties (>= 5.2.4.1)
    activestorage (6.1.7.3)
      actionpack (= 6.1.7.3)
      activejob (= 6.1.7.3)
      activerecord (= 6.1.7.3)
      activesupport (= 6.1.7.3)
      marcel (~> 1.0)
      mini_mime (>= 1.1.0)
    activesupport (6.1.7.3)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 1.6, < 2)
      minitest (>= 5.1)
      tzinfo (~> 2.0)
      zeitwerk (~> 2.3)
    addressable (2.8.0)
      public_suffix (>= 2.0.2, < 5.0)
    airbrake (10.0.6)
      airbrake-ruby (~> 4.13)
    airbrake-ruby (4.15.0)
      rbtree3 (~> 0.5)
    annotate (3.2.0)
      activerecord (>= 3.2, < 8.0)
      rake (>= 10.4, < 14.0)
    ast (2.4.2)
    awesome_print (1.9.2)
    aws-eventstream (1.2.0)
    aws-partitions (1.586.0)
    aws-sdk-core (3.130.2)
      aws-eventstream (~> 1, >= 1.0.2)
      aws-partitions (~> 1, >= 1.525.0)
      aws-sigv4 (~> 1.1)
      jmespath (~> 1.0)
    aws-sdk-kms (1.56.0)
      aws-sdk-core (~> 3, >= 3.127.0)
      aws-sigv4 (~> 1.1)
    aws-sdk-s3 (1.114.0)
      aws-sdk-core (~> 3, >= 3.127.0)
      aws-sdk-kms (~> 1)
      aws-sigv4 (~> 1.4)
    aws-sdk-ses (1.47.0)
      aws-sdk-core (~> 3, >= 3.127.0)
      aws-sigv4 (~> 1.1)
    aws-sigv4 (1.5.0)
      aws-eventstream (~> 1, >= 1.0.2)
    backports (3.23.0)
    bcrypt (3.1.17)
    biz (1.8.2)
      clavius (~> 1.0)
      tzinfo
    bootsnap (1.16.0)
      msgpack (~> 1.2)
    builder (3.2.4)
    byebug (11.1.3)
    camertron-eprun (1.1.1)
    capybara (3.37.0)
      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)
    childprocess (4.1.0)
    chunky_png (1.4.0)
    clavius (1.0.4)
    cldr-plurals-runtime-rb (1.1.0)
    climate_control (0.2.0)
    cliver (0.3.2)
    cocoon (1.2.15)
    coderay (1.1.3)
    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)
    color (1.8)
    compass-core (1.0.3)
      multi_json (~> 1.0)
      sass (>= 3.3.0, < 3.5)
    compass-rails (4.0.0)
      compass (~> 1.0.0)
      sass-rails (< 5.1)
      sprockets (< 4.0)
    concurrent-ruby (1.2.2)
    connection_pool (2.2.5)
    countries (5.0.1)
      i18n_data (~> 0.16.0)
      sixarm_ruby_unaccent (~> 1.1)
    crack (0.4.5)
      rexml
    crass (1.0.6)
    css_parser (1.11.0)
      addressable
    cucumber (3.1.2)
      builder (>= 2.1.2)
      cucumber-core (~> 3.2.0)
      cucumber-expressions (~> 6.0.1)
      cucumber-wire (~> 0.0.1)
      diff-lcs (~> 1.3)
      gherkin (~> 5.1.0)
      multi_json (>= 1.7.5, < 2.0)
      multi_test (>= 0.1.2)
    cucumber-core (3.2.1)
      backports (>= 3.8.0)
      cucumber-tag_expressions (~> 1.1.0)
      gherkin (~> 5.0)
    cucumber-expressions (6.0.1)
    cucumber-rails (2.2.0)
      capybara (>= 2.18, < 4)
      cucumber (>= 3.0.2, < 6)
      mime-types (~> 3.2)
      nokogiri (~> 1.8)
      rails (>= 5.0, < 7)
    cucumber-tag_expressions (1.1.1)
    cucumber-wire (0.0.1)
    database_cleaner (2.0.1)
      database_cleaner-active_record (~> 2.0.0)
    database_cleaner-active_record (2.0.1)
      activerecord (>= 5.a)
      database_cleaner-core (~> 2.0.0)
    database_cleaner-core (2.0.1)
    date (3.3.3)
    delayed_job (4.1.10)
      activesupport (>= 3.0, < 8.0)
    delayed_job_active_record (4.1.7)
      activerecord (>= 3.0, < 8.0)
      delayed_job (>= 3.0, < 5)
    delayed_paperclip (3.0.1)
      activejob (>= 4.2)
      paperclip (>= 3.3)
    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)
    domain_name (0.5.20190701)
      unf (>= 0.0.5, < 1.0.0)
    email_spec (2.2.0)
      htmlentities (~> 4.3.3)
      launchy (~> 2.1)
      mail (~> 2.7)
    erubi (1.12.0)
    execjs (2.8.1)
    factory_girl (4.9.0)
      activesupport (>= 3.0.0)
    factory_girl_rails (4.9.0)
      factory_girl (~> 4.9.0)
      railties (>= 3.0.0)
    faraday (1.10.0)
      faraday-em_http (~> 1.0)
      faraday-em_synchrony (~> 1.0)
      faraday-excon (~> 1.1)
      faraday-httpclient (~> 1.0)
      faraday-multipart (~> 1.0)
      faraday-net_http (~> 1.0)
      faraday-net_http_persistent (~> 1.0)
      faraday-patron (~> 1.0)
      faraday-rack (~> 1.0)
      faraday-retry (~> 1.0)
      ruby2_keywords (>= 0.0.4)
    faraday-em_http (1.0.0)
    faraday-em_synchrony (1.0.0)
    faraday-encoding (0.0.5)
      faraday
    faraday-excon (1.1.0)
    faraday-httpclient (1.0.1)
    faraday-multipart (1.0.3)
      multipart-post (>= 1.2, < 3)
    faraday-net_http (1.0.1)
    faraday-net_http_persistent (1.2.0)
    faraday-patron (1.0.0)
    faraday-rack (1.0.0)
    faraday-retry (1.0.3)
    faraday_middleware (1.2.0)
      faraday (~> 1.0)
    fast-polylines (2.2.2)
    ffi (1.15.5)
    flying-sphinx (1.2.1)
      faraday (>= 0.7)
      multi_json (>= 1.3.0)
      pusher-client (~> 0.3)
      riddle (>= 1.5.6)
      thinking-sphinx
    formatador (1.1.0)
    gherkin (5.1.0)
    globalid (1.1.0)
      activesupport (>= 5.0)
    guard (2.18.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)
    haml (5.2.2)
      temple (>= 0.8.0)
      tilt
    hashdiff (1.0.1)
    hashie (5.0.0)
    hiredis (0.6.3)
    htmlentities (4.3.4)
    http-accept (1.7.0)
    http-cookie (1.0.4)
      domain_name (~> 0.5)
    i18n (1.12.0)
      concurrent-ruby (~> 1.0)
    i18n-js (3.9.2)
      i18n (>= 0.6.6)
    i18n_data (0.16.0)
      simple_po_parser (~> 1.1)
    image_processing (1.12.2)
      mini_magick (>= 4.9.5, < 5)
      ruby-vips (>= 2.0.17, < 3)
    innertube (1.1.0)
    intercom (4.1.3)
    jmespath (1.6.1)
    joiner (0.6.0)
      activerecord (>= 6.1.0)
    jquery-rails (4.4.0)
      rails-dom-testing (>= 1, < 3)
      railties (>= 4.2.0)
      thor (>= 0.14, < 2.0)
    js-routes (2.2.3)
      railties (>= 4)
    json (2.6.1)
    jwt (2.7.1)
    launchy (2.5.0)
      addressable (~> 2.7)
    libv8-node (16.10.0.0)
    listen (3.7.1)
      rb-fsevent (~> 0.10, >= 0.10.3)
      rb-inotify (~> 0.9, >= 0.9.10)
    lograge (0.12.0)
      actionpack (>= 4)
      activesupport (>= 4)
      railties (>= 4)
      request_store (~> 1.0)
    loofah (2.19.1)
      crass (~> 1.0.2)
      nokogiri (>= 1.5.9)
    lumberjack (1.2.8)
    mail (2.8.1)
      mini_mime (>= 0.1.1)
      net-imap
      net-pop
      net-smtp
    mail_view (2.0.4)
      tilt
    marcel (1.0.2)
    matrix (0.4.2)
    memoist (0.16.2)
    method_source (1.0.0)
    middleware (0.1.0)
    mime-types (3.4.1)
      mime-types-data (~> 3.2015)
    mime-types-data (3.2022.0105)
    mimemagic (0.3.10)
      nokogiri (~> 1)
      rake
    mini_magick (4.11.0)
    mini_mime (1.1.2)
    mini_portile2 (2.8.1)
    mini_racer (0.6.3)
      libv8-node (~> 16.10.0.0)
    minitest (5.18.0)
    monetize (1.12.0)
      money (~> 6.12)
    money (6.16.0)
      i18n (>= 0.6.4, <= 2)
    money-rails (1.15.0)
      activesupport (>= 3.0)
      monetize (~> 1.9)
      money (~> 6.13)
      railties (>= 3.0)
    msgpack (1.2.10)
    multi_json (1.15.0)
    multi_test (0.1.2)
    multi_xml (0.6.0)
    multipart-post (2.1.1)
    mustermann (3.0.0)
      ruby2_keywords (~> 0.0.1)
    mysql2 (0.5.4)
    nenv (0.3.0)
    net-imap (0.3.4)
      date
      net-protocol
    net-pop (0.1.2)
      net-protocol
    net-protocol (0.2.1)
      timeout
    net-smtp (0.3.3)
      net-protocol
    netrc (0.11.0)
    newrelic_rpm (8.15.0)
    nio4r (2.5.9)
    nokogiri (1.14.3)
      mini_portile2 (~> 2.8.0)
      racc (~> 1.4)
    notiffany (0.1.3)
      nenv (~> 0.1)
      shellany (~> 0.0)
    oauth2 (2.0.9)
      faraday (>= 0.17.3, < 3.0)
      jwt (>= 1.0, < 3.0)
      multi_xml (~> 0.5)
      rack (>= 1.2, < 4)
      snaky_hash (~> 2.0)
      version_gem (~> 1.1)
    oj (3.13.11)
    omniauth (2.1.0)
      hashie (>= 3.4.6)
      rack (>= 2.2.3)
      rack-protection
    omniauth-facebook (9.0.0)
      omniauth-oauth2 (~> 1.2)
    omniauth-google-oauth2 (1.1.1)
      jwt (>= 2.0)
      oauth2 (~> 2.0.6)
      omniauth (~> 2.0)
      omniauth-oauth2 (~> 1.8.0)
    omniauth-linkedin-openid (1.0.0)
      omniauth (~> 2.0)
      omniauth-oauth2 (~> 1.8)
    omniauth-oauth2 (1.8.0)
      oauth2 (>= 1.4, < 3)
      omniauth (~> 2.0)
    omniauth-rails_csrf_protection (1.0.1)
      actionpack (>= 4.2)
      omniauth (~> 2.0)
    optimist (3.0.1)
    orm_adapter (0.5.0)
    parallel (1.22.1)
    parser (3.1.2.0)
      ast (~> 2.4.1)
    passenger (6.0.19)
      rack
      rake (>= 0.8.1)
    paypal-sdk-core (0.3.4)
      multi_json (~> 1.0)
      xml-simple
    paypal-sdk-merchant (1.117.2)
      paypal-sdk-core (~> 0.3.0)
    paypal-sdk-permissions (1.96.4)
      paypal-sdk-core (~> 0.3.0)
    poltergeist (1.18.1)
      capybara (>= 2.1, < 4)
      cliver (~> 0.3.1)
      websocket-driver (>= 0.2.0)
    possibly (1.0.1)
    premailer (1.16.0)
      addressable
      css_parser (>= 1.6.0)
      htmlentities (>= 4.0.0)
    premailer-rails (1.11.1)
      actionmailer (>= 3)
      premailer (~> 1.7, >= 1.7.9)
    pry (0.14.2)
      coderay (~> 1.1)
      method_source (~> 1.0)
    pry-byebug (3.10.1)
      byebug (~> 11.0)
      pry (>= 0.13, < 0.15)
    psych (3.3.4)
    public_suffix (4.0.7)
    puma (5.6.7)
      nio4r (~> 2.0)
    pusher-client (0.6.2)
      json
      websocket (~> 1.0)
    racc (1.6.2)
    rack (2.2.6.4)
    rack-attack (6.6.1)
      rack (>= 1.0, < 3)
    rack-protection (3.0.5)
      rack
    rack-test (2.1.0)
      rack (>= 1.3)
    rails (6.1.7.3)
      actioncable (= 6.1.7.3)
      actionmailbox (= 6.1.7.3)
      actionmailer (= 6.1.7.3)
      actionpack (= 6.1.7.3)
      actiontext (= 6.1.7.3)
      actionview (= 6.1.7.3)
      activejob (= 6.1.7.3)
      activemodel (= 6.1.7.3)
      activerecord (= 6.1.7.3)
      activestorage (= 6.1.7.3)
      activesupport (= 6.1.7.3)
      bundler (>= 1.15.0)
      railties (= 6.1.7.3)
      sprockets-rails (>= 2.0.0)
    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.5.0)
      loofah (~> 2.19, >= 2.19.1)
    rails-i18n (6.0.0)
      i18n (>= 0.7, < 2)
      railties (>= 6.0.0, < 7)
    rails_12factor (0.0.3)
      rails_serve_static_assets
      rails_stdout_logging
    rails_serve_static_assets (0.0.5)
    rails_stdout_logging (0.0.5)
    railties (6.1.7.3)
      actionpack (= 6.1.7.3)
      activesupport (= 6.1.7.3)
      method_source
      rake (>= 12.2)
      thor (~> 1.0)
    rainbow (3.1.1)
    rake (13.0.6)
    rb-fsevent (0.11.1)
    rb-inotify (0.10.1)
      ffi (~> 1.0)
    rbtree (0.4.6)
    rbtree3 (0.7.0)
    react_on_rails (13.0.2)
      addressable
      connection_pool
      execjs (~> 2.5)
      rails (>= 5.2)
      rainbow (~> 3.0)
    recaptcha (5.10.0)
      json
    redcarpet (3.6.0)
    redis (4.6.0)
    regexp_parser (2.3.1)
    request_store (1.5.1)
      rack (>= 1.4)
    responders (3.0.1)
      actionpack (>= 5.0)
      railties (>= 5.0)
    rest-client (2.1.0)
      http-accept (>= 1.7.0, < 2.0)
      http-cookie (>= 1.0.2, < 2.0)
      mime-types (>= 1.16, < 4.0)
      netrc (~> 0.8)
    rexml (3.2.5)
    riddle (2.4.3)
    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_junit_formatter (0.5.1)
      rspec-core (>= 2, < 4, != 2.12.0)
    rubocop (1.29.0)
      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.17.0, < 2.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 1.4.0, < 3.0)
    rubocop-ast (1.17.0)
      parser (>= 3.1.1.0)
    rubocop-performance (1.13.3)
      rubocop (>= 1.7.0, < 2.0)
      rubocop-ast (>= 0.4.0)
    rubocop-rails (2.14.2)
      activesupport (>= 4.2.0)
      rack (>= 1.1)
      rubocop (>= 1.7.0, < 2.0)
    ruby-progressbar (1.11.0)
    ruby-vips (2.1.4)
      ffi (~> 1.12)
    ruby2_keywords (0.0.5)
    rubyzip (2.3.2)
    sass (3.4.24)
    sass-rails (5.0.8)
      railties (>= 5.2.0)
      sass (~> 3.1)
      sprockets (>= 2.8, < 4.0)
      sprockets-rails (>= 2.0, < 4.0)
      tilt (>= 1.1, < 3)
    select2-rails (4.0.13)
    selenium-webdriver (4.1.0)
      childprocess (>= 0.5, < 5.0)
      rexml (~> 3.2, >= 3.2.5)
      rubyzip (>= 1.2.2)
    set (1.0.3)
    shellany (0.0.1)
    simple_po_parser (1.1.6)
    simpleidn (0.2.1)
      unf (~> 0.1.4)
    sinatra (3.0.5)
      mustermann (~> 3.0)
      rack (~> 2.2, >= 2.2.4)
      rack-protection (= 3.0.5)
      tilt (~> 2.0)
    sitemap_generator (6.2.1)
      builder (~> 3.0)
    sixarm_ruby_unaccent (1.2.0)
    snaky_hash (2.0.1)
      hashie
      version_gem (~> 1.1, >= 1.1.1)
    sorted_set (1.0.3)
      rbtree
      set (~> 1.0)
    sprockets (3.7.2)
      concurrent-ruby (~> 1.0)
      rack (> 1, < 3)
    sprockets-rails (3.4.2)
      actionpack (>= 5.2)
      activesupport (>= 5.2)
      sprockets (>= 3.0.0)
    statesman (9.0.1)
    stringex (2.8.5)
    stripe (5.55.0)
    temple (0.8.2)
    terrapin (0.6.0)
      climate_control (>= 0.0.3, < 1.0)
    thinking-sphinx (5.5.1)
      activerecord (>= 4.2.0)
      builder (>= 2.1.2)
      innertube (>= 1.0.2)
      joiner (>= 0.3.4)
      middleware (>= 0.1.0)
      riddle (~> 2.3)
    thor (1.2.1)
    tilt (2.0.11)
    timecop (0.9.5)
    timeout (0.3.2)
    truncate_html (0.9.3)
    ts-delayed-delta (2.1.0)
      activerecord (>= 2.0)
      delayed_job
      thinking-sphinx (>= 1.5.0)
    twitter_cldr (6.11.3)
      camertron-eprun
      cldr-plurals-runtime-rb (~> 1.1)
      tzinfo
    tzinfo (2.0.6)
      concurrent-ruby (~> 1.0)
    tzinfo-data (1.2022.1)
      tzinfo (>= 1.0.0)
    uglifier (4.2.0)
      execjs (>= 0.3.0, < 3)
    unf (0.1.4)
      unf_ext
    unf_ext (0.0.8.1)
    unicode-display_width (2.1.0)
    uuidtools (2.2.0)
    version_gem (1.1.3)
    warden (1.2.9)
      rack (>= 2.0.9)
    web_translate_it (2.6.2)
      multi_json
      multipart-post (~> 2.0)
      optimist (~> 3.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)
    will_paginate (3.3.1)
    xml-simple (1.1.9)
      rexml
    xpath (3.2.0)
      nokogiri (~> 1.8)
    zeitwerk (2.6.7)
    zeus (0.15.14)
      method_source (>= 0.6.7)

PLATFORMS
  ruby

DEPENDENCIES
  activerecord-session_store (~> 2.0.0)
  airbrake (~> 10.0.4)
  annotate (~> 3.2.0)
  awesome_print (~> 1.9.2)
  aws-sdk-s3 (~> 1.114.0)
  aws-sdk-ses (~> 1.47.0)
  bcrypt (~> 3.1.17)
  biz (~> 1.8.2)
  bootsnap (~> 1.16)
  capybara (~> 3.37.0)
  cocoon (~> 1.2.15)
  coffee-rails (~> 5.0.0)
  color (~> 1.8)
  compass!
  compass-rails (~> 4.0.0)
  connection_pool (~> 2.2.5)
  countries (~> 5.0.1)
  css_parser (~> 1.11.0)
  cucumber (= 3.1.2)
  cucumber-rails (~> 2.2.0)
  database_cleaner (~> 2.0.1)
  delayed_job (~> 4.1.3)
  delayed_job_active_record (~> 4.1.3)
  delayed_paperclip (~> 3.0.1)
  devise (~> 4.8.1)
  devise-encryptable (~> 0.2.0)
  dynamic_form (~> 1.1.5)!
  email_spec (~> 2.2.0)
  factory_girl_rails (~> 4.9.0)
  fake_stripe!
  faraday (~> 1.10.0)
  faraday-encoding (~> 0.0.5)
  faraday_middleware (~> 1.2.0)
  fast-polylines (~> 2.2.2)
  ffi (~> 1.15.5)
  flying-sphinx (~> 1.2.0)
  guard-rspec
  haml (~> 5.2.2)
  hiredis (~> 0.6.3)
  i18n-js (~> 3.9)
  image_processing (~> 1.12.2)
  intercom (~> 4.1.3)
  jquery-rails (~> 4.4.0)
  js-routes (~> 2.2.3)
  launchy (~> 2.5.0)
  listen (~> 3.7.1)
  lograge (~> 0.12.0)
  mail (~> 2.8)
  mail_view (~> 2.0.4)
  memoist (~> 0.16.2)
  mercury-rails!
  mini_magick (~> 4.11.0)
  mini_racer (~> 0.6.0)
  money-rails (~> 1.15.0)
  multi_test (= 0.1.2)
  mysql2 (~> 0.5.4)
  newrelic_rpm (~> 8.15.0)
  oj (~> 3.13)
  omniauth-facebook (~> 9.0.0)
  omniauth-google-oauth2 (~> 1.1.1)
  omniauth-linkedin-openid
  omniauth-rails_csrf_protection (~> 1.0.1)
  paperclip (~> 6.1.1)!
  passenger (~> 6.0.19)
  paypal-sdk-merchant (~> 1.117.2)
  paypal-sdk-permissions (~> 1.96.4)
  poltergeist (~> 1.18.1)
  possibly (~> 1.0.1)
  premailer-rails (~> 1.11.1)
  pry (~> 0.14)
  pry-byebug (~> 3.10)
  psych (< 4)
  public_suffix
  puma (~> 5.6.7)
  rack-attack (~> 6.6.1)
  rails (= 6.1.7.3)
  rails-controller-testing (~> 1.0.5)
  rails-i18n (~> 6.0)
  rails_12factor (~> 0.0.3)
  rb-fsevent
  rb-inotify (~> 0.10)
  react_on_rails (= 13.0.2)
  recaptcha (~> 5.10.0)
  redcarpet (~> 3.6.0)
  redis (~> 4.6.0)
  request_store (~> 1.5.1)
  rest-client (~> 2.1.0)
  rspec-rails (~> 5.1.2)
  rspec_junit_formatter (~> 0.5.1)
  rubocop (~> 1.29.0)
  rubocop-performance (~> 1.13.3)
  rubocop-rails (~> 2.14.2)
  rubyzip (~> 2.3.2)
  sass (= 3.4.24)
  sass-rails (~> 5.0.6)
  select2-rails (~> 4.0.13)
  selenium-webdriver (~> 4.1.0)
  simpleidn (~> 0.2.1)
  sitemap_generator (~> 6.2.1)
  sorted_set
  statesman (~> 9.0.1)
  stringex (~> 2.8.5)
  stripe (~> 5.55.0)
  thinking-sphinx (~> 5.5)
  timecop (~> 0.9.5)
  transit-ruby (= 0.9)!
  truncate_html (~> 0.9.3)
  ts-delayed-delta (= 2.1.0)
  twitter_cldr (~> 6.11.3)
  tzinfo-data (~> 1.2022.1)
  uglifier (~> 4.2.0)
  uuidtools (~> 2.2.0)
  web_translate_it (~> 2.6.2)
  will_paginate (~> 3.3.1)
  zeus

RUBY VERSION
   ruby 3.2.2p53

BUNDLED WITH
   2.1.4