MakeYourLaws/MakeYourLaws

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GEM
  remote: https://code.stripe.com/
  remote: https://rubygems.org/
  specs:
    Empact-activerecord-import (0.4.3)
      activerecord (>= 3.0.0)
    actioncable (5.0.0.1)
      actionpack (= 5.0.0.1)
      nio4r (~> 1.2)
      websocket-driver (~> 0.6.1)
    actionmailer (5.0.0.1)
      actionpack (= 5.0.0.1)
      actionview (= 5.0.0.1)
      activejob (= 5.0.0.1)
      mail (~> 2.5, >= 2.5.4)
      rails-dom-testing (~> 2.0)
    actionpack (5.0.0.1)
      actionview (= 5.0.0.1)
      activesupport (= 5.0.0.1)
      rack (~> 2.0)
      rack-test (~> 0.6.3)
      rails-dom-testing (~> 2.0)
      rails-html-sanitizer (~> 1.0, >= 1.0.2)
    actionview (5.0.0.1)
      activesupport (= 5.0.0.1)
      builder (~> 3.1)
      erubis (~> 2.7.0)
      rails-dom-testing (~> 2.0)
      rails-html-sanitizer (~> 1.0, >= 1.0.2)
    active_paypal_adaptive_payment (0.3.16)
      activemerchant (>= 1.5.1)
      hashie (>= 1.2.0)
      mocha (>= 0.10.0)
      money (>= 3.6.0)
      multi_json (>= 1.0.0)
    active_utils (3.2.2)
      activesupport (>= 3.2, < 5.1.0)
      i18n
    activejob (5.0.0.1)
      activesupport (= 5.0.0.1)
      globalid (>= 0.3.6)
    activemerchant (1.60.0)
      activesupport (>= 3.2.14, < 5.1)
      builder (>= 2.1.2, < 4.0.0)
      i18n (>= 0.6.9)
      nokogiri (~> 1.4)
    activemodel (5.0.0.1)
      activesupport (= 5.0.0.1)
    activerecord (5.0.0.1)
      activemodel (= 5.0.0.1)
      activesupport (= 5.0.0.1)
      arel (~> 7.0)
    activesupport (5.0.0.1)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (~> 0.7)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
    addressable (2.4.0)
    airbrussh (1.1.1)
      sshkit (>= 1.6.1, != 1.7.0)
    amazon_flex_pay (0.11.0)
      activesupport (>= 3.0.14)
      multi_xml (>= 0.5.2)
      rest-client (~> 1.8.0)
    arel (7.1.1)
    ast (2.3.0)
    awesome_print (1.7.0)
    bcrypt (3.1.11)
    better_errors (2.1.1)
      coderay (>= 1.0.0)
      erubis (>= 2.6.6)
      rack (>= 0.9.0)
    binding_of_caller (0.7.2)
      debug_inspector (>= 0.0.1)
    bitly (0.10.4)
      httparty (>= 0.7.6)
      multi_json (~> 1.3)
      oauth2 (>= 0.5.0, < 2.0)
    brakeman (3.4.0)
    buftok (0.2.0)
    builder (3.2.2)
    bundler-audit (0.5.0)
      bundler (~> 1.2)
      thor (~> 0.18)
    byebug (9.0.5)
    cancancan (1.15.0)
    capistrano (3.6.1)
      airbrussh (>= 1.0.0)
      capistrano-harrow
      i18n
      rake (>= 10.0.0)
      sshkit (>= 1.9.0)
    capistrano-bundler (1.1.4)
      capistrano (~> 3.1)
      sshkit (~> 1.2)
    capistrano-ci (0.0.5)
      capistrano (>= 2.5.5)
      httparty
    capistrano-harrow (0.5.3)
    capistrano-rails (1.1.7)
      capistrano (~> 3.1)
      capistrano-bundler (~> 1.1)
    capistrano-rvm (0.1.2)
      capistrano (~> 3.0)
      sshkit (~> 1.2)
    capybara (2.8.1)
      addressable
      mime-types (>= 1.16)
      nokogiri (>= 1.3.3)
      rack (>= 1.0.0)
      rack-test (>= 0.5.4)
      xpath (~> 2.0)
    climate_control (0.0.3)
      activesupport (>= 3.0)
    cocaine (0.5.8)
      climate_control (>= 0.0.3, < 1.0)
    code_analyzer (0.4.7)
      sexp_processor
    codeclimate-test-reporter (0.6.0)
      simplecov (>= 0.7.1, < 1.0.0)
    coderay (1.1.1)
    coffee-rails (4.2.1)
      coffee-script (>= 2.2.0)
      railties (>= 4.0.0, < 5.2.x)
    coffee-script (2.4.1)
      coffee-script-source
      execjs
    coffee-script-source (1.10.0)
    coinbase (4.1.0)
    concurrent-ruby (1.0.2)
    cookiejar (0.3.3)
    cucumber (2.4.0)
      builder (>= 2.1.2)
      cucumber-core (~> 1.5.0)
      cucumber-wire (~> 0.0.1)
      diff-lcs (>= 1.1.3)
      gherkin (~> 4.0)
      multi_json (>= 1.7.5, < 2.0)
      multi_test (>= 0.1.2)
    cucumber-core (1.5.0)
      gherkin (~> 4.0)
    cucumber-rails (1.4.4)
      capybara (>= 1.1.2, < 3)
      cucumber (>= 1.3.8, < 3)
      mime-types (>= 1.16, < 4)
      nokogiri (~> 1.5)
      railties (>= 3, < 5.1)
    cucumber-wire (0.0.1)
    database_cleaner (1.5.3)
    debug_inspector (0.0.2)
    devise (4.2.0)
      bcrypt (~> 3.0)
      orm_adapter (~> 0.1)
      railties (>= 4.1.0, < 5.1)
      responders
      warden (~> 1.2.3)
    devise-encryptable (0.2.0)
      devise (>= 2.1.0)
    diff-lcs (1.2.5)
    diffy (3.1.0)
    docile (1.1.5)
    domain_name (0.5.20160826)
      unf (>= 0.0.5, < 1.0.0)
    em-http-request (1.1.5)
      addressable (>= 2.3.4)
      cookiejar (!= 0.3.1)
      em-socksify (>= 0.3)
      eventmachine (>= 1.0.3)
      http_parser.rb (>= 0.6.0)
    em-socksify (0.3.1)
      eventmachine (>= 1.0.0.beta.4)
    ensure-encoding (0.1)
    equalizer (0.0.10)
    erubis (2.7.0)
    ethon (0.9.0)
      ffi (>= 1.3.0)
    eventmachine (1.2.0.1)
    execjs (2.7.0)
    faraday (0.9.2)
      multipart-post (>= 1.2, < 3)
    fastercsv (1.5.5)
    fech (1.8)
      ensure-encoding
      fastercsv
      people
    ffi (1.9.14)
    ffi2-generators (0.1.1)
    friendly_id (5.1.0)
      activerecord (>= 4.0.0)
    gherkin (4.0.0)
    globalid (0.3.7)
      activesupport (>= 4.1.0)
    grit (2.5.0)
      diff-lcs (~> 1.1)
      mime-types (~> 1.15)
      posix-spawn (~> 0.3.6)
    groupdate (3.0.2)
      activesupport (>= 3)
    hashie (3.4.4)
    hashie-forbidden_attributes (0.1.1)
      hashie (>= 3.0)
    http (1.0.4)
      addressable (~> 2.3)
      http-cookie (~> 1.0)
      http-form_data (~> 1.0.1)
      http_parser.rb (~> 0.6.0)
    http-cookie (1.0.2)
      domain_name (~> 0.5)
    http-form_data (1.0.1)
    http_parser.rb (0.6.0)
    httparty (0.14.0)
      multi_xml (>= 0.5.2)
    i18n (0.7.0)
    interception (0.5)
    it (0.8.0)
      actionpack (>= 3.0.0)
    jbuilder (2.6.0)
      activesupport (>= 3.0.0, < 5.1)
      multi_json (~> 1.2)
    jquery-rails (4.2.1)
      rails-dom-testing (>= 1, < 3)
      railties (>= 4.2.0)
      thor (>= 0.14, < 2.0)
    jquery-turbolinks (2.1.0)
      railties (>= 3.1.0)
      turbolinks
    jquery-ui-rails (5.0.5)
      railties (>= 3.2.16)
    json (1.8.3)
    jwt (1.5.4)
    kgio (2.10.0)
    kramdown (1.12.0)
    libv8 (3.16.14.15)
    loofah (2.0.3)
      nokogiri (>= 1.5.9)
    mail (2.6.4)
      mime-types (>= 1.16, < 4)
    mailhopper (0.3.0)
      rails (>= 3.1.0)
    mechanize (2.7.5)
      domain_name (~> 0.5, >= 0.5.1)
      http-cookie (~> 1.0)
      mime-types (>= 1.17.2)
      net-http-digest_auth (~> 1.1, >= 1.1.1)
      net-http-persistent (~> 2.5, >= 2.5.2)
      nokogiri (~> 1.6)
      ntlm-http (~> 0.1, >= 0.1.1)
      webrobots (>= 0.0.9, < 0.2)
    memoizable (0.4.2)
      thread_safe (~> 0.3, >= 0.3.1)
    metaclass (0.0.4)
    method_source (0.8.2)
    mime-types (1.25.1)
    mimemagic (0.3.0)
    mini_portile2 (2.1.0)
    minitest (5.9.0)
    mocha (1.1.0)
      metaclass (~> 0.0.1)
    monetize (1.4.0)
      money (~> 6.7)
    money (6.7.1)
      i18n (>= 0.6.4, <= 0.7.0)
      sixarm_ruby_unaccent (>= 1.1.1, < 2)
    money-rails (1.7.0)
      activesupport (>= 3.0)
      monetize (~> 1.4.0)
      money (~> 6.7)
      railties (>= 3.0)
    mono_logger (1.1.0)
    multi_json (1.12.1)
    multi_test (0.1.2)
    multi_xml (0.5.5)
    multipart-post (2.0.0)
    mustermann (1.0.0.beta2)
    mysql2 (0.4.4)
    naught (1.1.0)
    net-http-digest_auth (1.4)
    net-http-persistent (2.9.4)
    net-scp (1.2.1)
      net-ssh (>= 2.6.5)
    net-ssh (3.2.0)
    netrc (0.11.0)
    newrelic_rpm (3.16.2.321)
    nio4r (1.2.1)
    nokogiri (1.6.8)
      mini_portile2 (~> 2.1.0)
      pkg-config (~> 1.1.7)
    ntlm-http (0.1.1)
    oauth (0.5.1)
    oauth2 (1.2.0)
      faraday (>= 0.8, < 0.10)
      jwt (~> 1.0)
      multi_json (~> 1.3)
      multi_xml (~> 0.5)
      rack (>= 1.2, < 3)
    offsite_payments (2.3.0)
      actionpack (>= 3.2.20, < 5.1)
      active_utils (~> 3.2.0)
      activesupport (>= 3.2.14, < 5.1)
      builder (>= 2.1.2, < 4.0.0)
      i18n (~> 0.5)
      money (< 7.0.0)
      nokogiri (~> 1.4)
    omniauth (1.3.1)
      hashie (>= 1.2, < 4)
      rack (>= 1.0, < 3)
    omniauth-coinbase (2.1.1)
      coinbase (~> 4.0)
      multi_json (~> 1.3)
      omniauth-oauth2 (~> 1.2)
    omniauth-facebook (4.0.0)
      omniauth-oauth2 (~> 1.2)
    omniauth-github (1.1.2)
      omniauth (~> 1.0)
      omniauth-oauth2 (~> 1.1)
    omniauth-google-oauth2 (0.2.8)
      addressable (~> 2.3)
      jwt (~> 1.0)
      multi_json (~> 1.3)
      omniauth (>= 1.1.1)
      omniauth-oauth2 (>= 1.1.1)
    omniauth-oauth (1.1.0)
      oauth
      omniauth (~> 1.0)
    omniauth-oauth2 (1.2.0)
      faraday (>= 0.8, < 0.10)
      multi_json (~> 1.3)
      oauth2 (~> 1.0)
      omniauth (~> 1.2)
    omniauth-openid (1.0.1)
      omniauth (~> 1.0)
      rack-openid (~> 1.3.1)
    omniauth-paypal (1.3)
      omniauth-oauth2 (~> 1.2.0)
    omniauth-twitter (1.2.1)
      json (~> 1.3)
      omniauth-oauth (~> 1.1)
    orm_adapter (0.5.0)
    paper_trail (5.2.2)
      activerecord (>= 3.0, < 6.0)
      request_store (~> 1.1)
    paperclip (4.3.7)
      activemodel (>= 3.2.0)
      activesupport (>= 3.2.0)
      cocaine (~> 0.5.5)
      mime-types
      mimemagic (= 0.3.0)
    paperclip-meta (2.0.1)
      paperclip (>= 3.0.2, < 5.0)
    parser (2.3.1.2)
      ast (~> 2.2)
    people (0.2.1)
    phone (1.2.3)
    pkg-config (1.1.7)
    posix-spawn (0.3.11)
    powerpack (0.1.1)
    pry (0.10.4)
      coderay (~> 1.1.0)
      method_source (~> 0.8.1)
      slop (~> 3.4)
    pry-byebug (3.4.0)
      byebug (~> 9.0)
      pry (~> 0.10)
    pry-doc (0.9.0)
      pry (~> 0.9)
      yard (~> 0.8)
    pry-git (0.2.3)
      diffy
      grit
      pry (>= 0.9.8)
    pry-rails (0.3.4)
      pry (>= 0.9.10)
    pry-rescue (1.4.4)
      interception (>= 0.5)
      pry
    pry-stack_explorer (0.4.9.2)
      binding_of_caller (>= 0.7)
      pry (>= 0.9.11)
    psych (2.1.1)
    puma (3.6.0)
    rack (2.0.1)
    rack-attack (5.0.1)
      rack
    rack-cache (1.6.1)
      rack (>= 0.4)
    rack-openid (1.3.1)
      rack (>= 1.1.0)
      ruby-openid (>= 2.1.8)
    rack-protection (2.0.0.beta2)
      rack
    rack-test (0.6.3)
      rack (>= 1.0)
    rack-tor-tag (0.3.1)
    rails (5.0.0.1)
      actioncable (= 5.0.0.1)
      actionmailer (= 5.0.0.1)
      actionpack (= 5.0.0.1)
      actionview (= 5.0.0.1)
      activejob (= 5.0.0.1)
      activemodel (= 5.0.0.1)
      activerecord (= 5.0.0.1)
      activesupport (= 5.0.0.1)
      bundler (>= 1.3.0, < 2.0)
      railties (= 5.0.0.1)
      sprockets-rails (>= 2.0.0)
    rails-dom-testing (2.0.1)
      activesupport (>= 4.2.0, < 6.0)
      nokogiri (~> 1.6.0)
    rails-html-sanitizer (1.0.3)
      loofah (~> 2.0)
    rails_best_practices (1.17.0)
      activesupport
      code_analyzer (>= 0.4.3)
      erubis
      i18n
      json
      require_all
      ruby-progressbar
    rails_email_validator (0.1.4)
      activemodel (>= 3.0.0)
    railties (5.0.0.1)
      actionpack (= 5.0.0.1)
      activesupport (= 5.0.0.1)
      method_source
      rake (>= 0.8.7)
      thor (>= 0.18.1, < 2.0)
    rainbow (2.1.0)
    rake (11.2.2)
    rdoc (4.2.2)
      json (~> 1.4)
    redis (3.3.1)
    redis-actionpack (5.0.0)
      actionpack (>= 4.0.0, < 6)
      redis-rack (~> 2.0.0.pre)
      redis-store (~> 1.2.0.pre)
    redis-activesupport (5.0.1)
      activesupport (>= 3, < 6)
      redis-store (~> 1.2.0)
    redis-namespace (1.5.2)
      redis (~> 3.0, >= 3.0.4)
    redis-rack (2.0.0.pre)
      rack (> 1.5, < 3)
      redis-store (~> 1.2.0.pre)
    redis-rails (5.0.1)
      redis-actionpack (~> 5.0.0)
      redis-activesupport (~> 5.0.0)
      redis-store (~> 1.2.0)
    redis-store (1.2.0)
      redis (>= 2.2)
    ref (2.0.0)
    request_store (1.3.1)
    require_all (1.3.3)
    responders (2.3.0)
      railties (>= 4.2.0, < 5.1)
    resque (1.26.0)
      mono_logger (~> 1.0)
      multi_json (~> 1.0)
      redis-namespace (~> 1.3)
      sinatra (>= 0.9.2)
      vegas (~> 0.1.2)
    resque-async-method-enhanced (1.3.2)
      activesupport
      resque
      resque-lock-timeout
    resque-cleaner (0.3.2)
      resque (~> 1.0)
    resque-job-stats (0.3.0)
      resque (~> 1.17)
    resque-lock-timeout (0.4.5)
      resque (~> 1.22)
    resque-retry (1.5.0)
      resque (~> 1.25)
      resque-scheduler (~> 4.0)
    resque-scheduler (4.3.0)
      mono_logger (~> 1.0)
      redis (~> 3.3)
      resque (~> 1.26)
      rufus-scheduler (~> 3.2)
    resque_mailer (2.3.1)
      actionmailer (>= 3.0)
    resqued (0.8.1)
      kgio (~> 2.6)
      mono_logger (~> 1.0)
      resque (>= 1.9.1)
    rest-client (1.8.0)
      http-cookie (>= 1.0.2, < 2.0)
      mime-types (>= 1.16, < 3.0)
      netrc (~> 0.7)
    rolify (5.1.0)
    rspec-core (3.5.3)
      rspec-support (~> 3.5.0)
    rspec-expectations (3.5.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.5.0)
    rspec-mocks (3.5.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.5.0)
    rspec-rails (3.5.2)
      actionpack (>= 3.0)
      activesupport (>= 3.0)
      railties (>= 3.0)
      rspec-core (~> 3.5.0)
      rspec-expectations (~> 3.5.0)
      rspec-mocks (~> 3.5.0)
      rspec-support (~> 3.5.0)
    rspec-support (3.5.0)
    rubinius-compiler (3.10)
    rubinius-debugger (2.5)
    rubinius-profiler (2.1)
    rubinius-rails_logger (0.3.0)
    rubocop (0.42.0)
      parser (>= 2.3.1.1, < 3.0)
      powerpack (~> 0.1)
      rainbow (>= 1.99.1, < 3.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (~> 1.0, >= 1.0.1)
    ruby-openid (2.7.0)
    ruby-prof (0.16.2)
    ruby-progressbar (1.8.1)
    rubysl (2.2.0)
      rubysl-abbrev (~> 2.0)
      rubysl-base64 (~> 2.0)
      rubysl-benchmark (~> 2.0)
      rubysl-bigdecimal (~> 2.0)
      rubysl-cgi (~> 2.0)
      rubysl-cgi-session (~> 2.0)
      rubysl-cmath (~> 2.0)
      rubysl-complex (~> 2.0)
      rubysl-continuation (~> 2.0)
      rubysl-coverage (~> 2.0)
      rubysl-csv (~> 2.0)
      rubysl-curses (~> 2.0)
      rubysl-date (~> 2.0)
      rubysl-delegate (~> 2.0)
      rubysl-digest (~> 2.0)
      rubysl-drb (~> 2.0)
      rubysl-e2mmap (~> 2.0)
      rubysl-english (~> 2.0)
      rubysl-enumerator (~> 2.0)
      rubysl-erb (~> 2.0)
      rubysl-etc (~> 2.0)
      rubysl-expect (~> 2.0)
      rubysl-fcntl (~> 2.0)
      rubysl-fiber (~> 2.0)
      rubysl-fileutils (~> 2.0)
      rubysl-find (~> 2.0)
      rubysl-forwardable (~> 2.0)
      rubysl-getoptlong (~> 2.0)
      rubysl-gserver (~> 2.0)
      rubysl-io-console (~> 2.0)
      rubysl-io-nonblock (~> 2.0)
      rubysl-io-wait (~> 2.0)
      rubysl-ipaddr (~> 2.0)
      rubysl-irb (~> 2.1)
      rubysl-logger (~> 2.0)
      rubysl-mathn (~> 2.0)
      rubysl-matrix (~> 2.0)
      rubysl-mkmf (~> 2.0)
      rubysl-monitor (~> 2.0)
      rubysl-mutex_m (~> 2.0)
      rubysl-net-ftp (~> 2.0)
      rubysl-net-http (~> 2.0)
      rubysl-net-imap (~> 2.0)
      rubysl-net-pop (~> 2.0)
      rubysl-net-protocol (~> 2.0)
      rubysl-net-smtp (~> 2.0)
      rubysl-net-telnet (~> 2.0)
      rubysl-nkf (~> 2.0)
      rubysl-observer (~> 2.0)
      rubysl-open-uri (~> 2.0)
      rubysl-open3 (~> 2.0)
      rubysl-openssl (~> 2.0)
      rubysl-optparse (~> 2.0)
      rubysl-ostruct (~> 2.0)
      rubysl-pathname (~> 2.0)
      rubysl-prettyprint (~> 2.0)
      rubysl-prime (~> 2.0)
      rubysl-profile (~> 2.0)
      rubysl-profiler (~> 2.0)
      rubysl-pstore (~> 2.0)
      rubysl-pty (~> 2.0)
      rubysl-rational (~> 2.0)
      rubysl-resolv (~> 2.0)
      rubysl-rexml (~> 2.0)
      rubysl-rinda (~> 2.0)
      rubysl-rss (~> 2.0)
      rubysl-scanf (~> 2.0)
      rubysl-securerandom (~> 2.0)
      rubysl-set (~> 2.0)
      rubysl-shellwords (~> 2.0)
      rubysl-singleton (~> 2.0)
      rubysl-socket (~> 2.0)
      rubysl-stringio (~> 2.0)
      rubysl-strscan (~> 2.0)
      rubysl-sync (~> 2.0)
      rubysl-syslog (~> 2.0)
      rubysl-tempfile (~> 2.0)
      rubysl-thread (~> 2.0)
      rubysl-thwait (~> 2.0)
      rubysl-time (~> 2.0)
      rubysl-timeout (~> 2.0)
      rubysl-tmpdir (~> 2.0)
      rubysl-tsort (~> 2.0)
      rubysl-un (~> 2.0)
      rubysl-unicode_normalize (~> 2.0)
      rubysl-uri (~> 2.0)
      rubysl-weakref (~> 2.0)
      rubysl-webrick (~> 2.0)
      rubysl-xmlrpc (~> 2.0)
      rubysl-yaml (~> 2.0)
      rubysl-zlib (~> 2.0)
    rubysl-abbrev (2.0.4)
    rubysl-base64 (2.0.0)
    rubysl-benchmark (2.0.1)
    rubysl-bigdecimal (2.0.2)
    rubysl-cgi (2.0.1)
    rubysl-cgi-session (2.1.0)
    rubysl-cmath (2.0.0)
    rubysl-complex (2.0.0)
    rubysl-continuation (2.0.0)
    rubysl-coverage (2.1)
    rubysl-csv (2.0.2)
      rubysl-english (~> 2.0)
    rubysl-curses (2.0.1)
    rubysl-date (2.0.9)
    rubysl-delegate (2.0.1)
    rubysl-digest (2.0.8)
    rubysl-drb (2.0.1)
    rubysl-e2mmap (2.0.0)
    rubysl-english (2.0.0)
    rubysl-enumerator (2.0.0)
    rubysl-erb (2.0.2)
    rubysl-etc (2.0.3)
      ffi2-generators (~> 0.1)
    rubysl-expect (2.0.0)
    rubysl-fcntl (2.0.4)
      ffi2-generators (~> 0.1)
    rubysl-fiber (2.0.0)
    rubysl-fileutils (2.0.3)
    rubysl-find (2.0.1)
    rubysl-forwardable (2.0.1)
    rubysl-getoptlong (2.0.0)
    rubysl-gserver (2.0.0)
      rubysl-socket (~> 2.0)
      rubysl-thread (~> 2.0)
    rubysl-io-console (2.0.0)
    rubysl-io-nonblock (2.0.0)
    rubysl-io-wait (2.0.0)
    rubysl-ipaddr (2.0.0)
    rubysl-irb (2.1.1)
      rubysl-e2mmap (~> 2.0)
      rubysl-mathn (~> 2.0)
      rubysl-thread (~> 2.0)
    rubysl-logger (2.1.0)
    rubysl-mathn (2.0.0)
    rubysl-matrix (2.1.0)
      rubysl-e2mmap (~> 2.0)
    rubysl-mkmf (2.1)
      rubysl-fileutils (~> 2.0)
      rubysl-shellwords (~> 2.0)
    rubysl-monitor (2.0.0)
    rubysl-mutex_m (2.0.0)
    rubysl-net-ftp (2.0.1)
    rubysl-net-http (2.0.4)
      rubysl-cgi (~> 2.0)
      rubysl-erb (~> 2.0)
      rubysl-singleton (~> 2.0)
    rubysl-net-imap (2.0.1)
    rubysl-net-pop (2.0.1)
    rubysl-net-protocol (2.0.1)
    rubysl-net-smtp (2.0.1)
    rubysl-net-telnet (2.0.0)
    rubysl-nkf (2.0.1)
    rubysl-observer (2.0.0)
    rubysl-open-uri (2.0.0)
    rubysl-open3 (2.0.0)
    rubysl-openssl (2.8.0)
    rubysl-optparse (2.0.1)
      rubysl-shellwords (~> 2.0)
    rubysl-ostruct (2.1.0)
    rubysl-pathname (2.3)
    rubysl-prettyprint (2.0.3)
    rubysl-prime (2.0.1)
    rubysl-profile (2.0.0)
    rubysl-profiler (2.1)
    rubysl-pstore (2.0.0)
    rubysl-pty (2.0.3)
    rubysl-rational (2.0.1)
    rubysl-resolv (2.1.2)
    rubysl-rexml (2.0.4)
    rubysl-rinda (2.0.1)
    rubysl-rss (2.0.0)
    rubysl-scanf (2.0.0)
    rubysl-securerandom (2.0.0)
    rubysl-set (2.0.1)
    rubysl-shellwords (2.0.0)
    rubysl-singleton (2.0.0)
    rubysl-socket (2.1.2)
      rubysl-fcntl (~> 2.0)
    rubysl-stringio (2.1)
    rubysl-strscan (2.0.0)
    rubysl-sync (2.0.0)
    rubysl-syslog (2.1.0)
      ffi2-generators (~> 0.1)
    rubysl-tempfile (2.0.1)
    rubysl-thread (2.0.3)
    rubysl-thwait (2.0.0)
    rubysl-time (2.0.3)
    rubysl-timeout (2.0.0)
    rubysl-tmpdir (2.0.1)
    rubysl-tsort (2.0.1)
    rubysl-un (2.0.0)
      rubysl-fileutils (~> 2.0)
      rubysl-optparse (~> 2.0)
    rubysl-unicode_normalize (2.0)
    rubysl-uri (2.0.0)
    rubysl-weakref (2.0.0)
    rubysl-webrick (2.0.0)
    rubysl-xmlrpc (2.0.0)
    rubysl-yaml (2.1.0)
    rubysl-zlib (2.0.1)
    rufus-scheduler (3.2.2)
    sass (3.4.22)
    sass-rails (5.0.6)
      railties (>= 4.0.0, < 6)
      sass (~> 3.1)
      sprockets (>= 2.8, < 4.0)
      sprockets-rails (>= 2.0, < 4.0)
      tilt (>= 1.1, < 3)
    sdoc (0.4.1)
      json (~> 1.7, >= 1.7.7)
      rdoc (~> 4.0)
    sexp_processor (4.7.0)
    simple_oauth (0.3.1)
    simplecov (0.12.0)
      docile (~> 1.1.0)
      json (>= 1.8, < 3)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.0)
    sinatra (2.0.0.beta2)
      mustermann (= 1.0.0.beta2)
      rack (~> 2.0)
      rack-protection (= 2.0.0.beta2)
      tilt (~> 2.0)
    sixarm_ruby_unaccent (1.1.1)
    slop (3.6.0)
    spring (1.7.2)
    sprockets (3.7.0)
      concurrent-ruby (~> 1.0)
      rack (> 1, < 3)
    sprockets-rails (3.2.0)
      actionpack (>= 4.0)
      activesupport (>= 4.0)
      sprockets (>= 3.0.0)
    sshkit (1.11.2)
      net-scp (>= 1.1.2)
      net-ssh (>= 2.8.0)
    state_machine (1.2.0)
    strip_attributes (1.8.0)
      activemodel (>= 3.0, < 6.0)
    stripe (1.54.0)
      rest-client (>= 1.4, < 4.0)
    stripe_event (1.5.0)
      activesupport (>= 3.1)
      stripe (~> 1.6)
    term-ansicolor (1.3.2)
      tins (~> 1.0)
    therubyracer (0.12.2)
      libv8 (~> 3.16.14.0)
      ref
    thor (0.19.1)
    thread_safe (0.3.5)
    tilt (2.0.5)
    tins (1.12.0)
    turbolinks (5.0.1)
      turbolinks-source (~> 5)
    turbolinks-source (5.0.0)
    twitter (5.16.0)
      addressable (~> 2.3)
      buftok (~> 0.2.0)
      equalizer (= 0.0.10)
      faraday (~> 0.9.0)
      http (~> 1.0)
      http_parser.rb (~> 0.6.0)
      json (~> 1.8)
      memoizable (~> 0.4.0)
      naught (~> 1.0)
      simple_oauth (~> 0.3.0)
    typhoeus (1.1.0)
      ethon (>= 0.9.0)
    tzinfo (1.2.2)
      thread_safe (~> 0.1)
    uglifier (3.0.2)
      execjs (>= 0.3.0, < 3)
    uncoil (1.2.0)
      bitly
      typhoeus
    unf (0.1.4)
      unf_ext
    unf_ext (0.0.7.2)
    unicode-display_width (1.1.1)
    vegas (0.1.11)
      rack (>= 1.0.0)
    warden (1.2.6)
      rack (>= 1.0)
    webrat (0.7.3)
      nokogiri (>= 1.2.0)
      rack (>= 1.0)
      rack-test (>= 0.5.3)
    webrobots (0.1.2)
    websocket-driver (0.6.4)
      websocket-extensions (>= 0.1.0)
    websocket-extensions (0.1.5)
    xpath (2.0.0)
      nokogiri (~> 1.3)
    yard (0.9.5)

PLATFORMS
  ruby

DEPENDENCIES
  Empact-activerecord-import!
  active_paypal_adaptive_payment!
  activemerchant!
  amazon_flex_pay!
  awesome_print!
  bcrypt (>= 3.1.7)!
  better_errors!
  binding_of_caller!
  brakeman (>= 3.0.2)!
  bundler-audit!
  byebug!
  cancancan!
  capistrano!
  capistrano-bundler!
  capistrano-ci!
  capistrano-rails!
  capistrano-rvm!
  codeclimate-test-reporter!
  coffee-rails (>= 4.1.0)!
  coinbase (>= 2.2.1)!
  cucumber-rails!
  database_cleaner!
  devise!
  devise-encryptable!
  em-http-request!
  execjs!
  fech!
  ffi!
  friendly_id!
  groupdate!
  hashie-forbidden_attributes!
  it!
  jbuilder (>= 2.0)!
  jquery-rails!
  jquery-turbolinks!
  jquery-ui-rails!
  json!
  jwt!
  kramdown!
  libv8!
  mailhopper!
  mechanize!
  money!
  money-rails!
  mysql2!
  newrelic_rpm!
  nokogiri (>= 1.6.8)!
  offsite_payments!
  omniauth!
  omniauth-coinbase (>= 1.0.2)!
  omniauth-facebook!
  omniauth-github!
  omniauth-google-oauth2!
  omniauth-openid!
  omniauth-paypal!
  omniauth-twitter!
  paper_trail!
  paperclip!
  paperclip-meta!
  phone!
  pry!
  pry-byebug!
  pry-doc!
  pry-git!
  pry-rails!
  pry-rescue!
  pry-stack_explorer!
  psych (>= 2.0)!
  puma!
  rack!
  rack-attack!
  rack-cache!
  rack-tor-tag!
  rails (>= 4.2.6)!
  rails_best_practices!
  rails_email_validator!
  rake!
  redis-rails (>= 5)!
  resque!
  resque-async-method-enhanced!
  resque-cleaner!
  resque-job-stats!
  resque-lock-timeout!
  resque-retry!
  resque-scheduler!
  resque_mailer!
  resqued!
  rolify!
  rspec-rails!
  rubinius-compiler!
  rubinius-debugger!
  rubinius-profiler!
  rubinius-rails_logger!
  rubocop!
  ruby-prof!
  rubysl!
  sass-rails (>= 5.0)!
  sdoc (>= 0.4.0)!
  sinatra (>= 2.0.0.beta2)!
  spring!
  sprockets!
  state_machine!
  strip_attributes!
  stripe!
  stripe_event!
  term-ansicolor!
  therubyracer (>= 0.12.2)!
  turbolinks!
  twitter!
  uglifier (>= 1.3.0)!
  uncoil!
  webrat!

BUNDLED WITH
   1.12.5