joatuapp/joatu-v2

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GIT
  remote: https://github.com/avdi/naught.git
  revision: 30143608295b71a0c3c75bf7072a35a5bdc40485
  specs:
    naught (1.1.0)

GIT
  remote: https://github.com/sweettooth/simple_usecase.git
  revision: 9d7b1aedb5c88a20175dad7860f57fec2b4601d7
  specs:
    simple_usecase (0.0.1)
      activesupport (>= 3.0.0)

GEM
  remote: https://rubygems.org/
  specs:
    actioncable (5.2.4.2)
      actionpack (= 5.2.4.2)
      nio4r (~> 2.0)
      websocket-driver (>= 0.6.1)
    actionmailer (5.2.4.2)
      actionpack (= 5.2.4.2)
      actionview (= 5.2.4.2)
      activejob (= 5.2.4.2)
      mail (~> 2.5, >= 2.5.4)
      rails-dom-testing (~> 2.0)
    actionpack (5.2.4.2)
      actionview (= 5.2.4.2)
      activesupport (= 5.2.4.2)
      rack (~> 2.0, >= 2.0.8)
      rack-test (>= 0.6.3)
      rails-dom-testing (~> 2.0)
      rails-html-sanitizer (~> 1.0, >= 1.0.2)
    actionview (5.2.4.2)
      activesupport (= 5.2.4.2)
      builder (~> 3.1)
      erubi (~> 1.4)
      rails-dom-testing (~> 2.0)
      rails-html-sanitizer (~> 1.0, >= 1.0.3)
    activeadmin (2.6.0)
      arbre (~> 1.2, >= 1.2.1)
      formtastic (~> 3.1)
      formtastic_i18n (~> 0.4)
      inherited_resources (~> 1.7)
      jquery-rails (~> 4.2)
      kaminari (~> 1.0, >= 1.0.1)
      railties (>= 5.2, < 6.1)
      ransack (~> 2.1, >= 2.1.1)
      sassc-rails (~> 2.1)
      sprockets (>= 3.0, < 4.1)
    activejob (5.2.4.2)
      activesupport (= 5.2.4.2)
      globalid (>= 0.3.6)
    activemodel (5.2.4.2)
      activesupport (= 5.2.4.2)
    activerecord (5.2.4.2)
      activemodel (= 5.2.4.2)
      activesupport (= 5.2.4.2)
      arel (>= 9.0)
    activerecord-postgis-adapter (5.2.2)
      activerecord (~> 5.1)
      rgeo-activerecord (~> 6.0)
    activestorage (5.2.4.2)
      actionpack (= 5.2.4.2)
      activerecord (= 5.2.4.2)
      marcel (~> 0.3.1)
    activesupport (5.2.4.2)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 0.7, < 2)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
    addressable (2.7.0)
      public_suffix (>= 2.0.2, < 5.0)
    arbre (1.2.1)
      activesupport (>= 3.0.0)
    arel (9.0.0)
    ast (2.4.0)
    autoprefixer-rails (9.4.5)
      execjs
    axiom-types (0.1.1)
      descendants_tracker (~> 0.0.4)
      ice_nine (~> 0.11.0)
      thread_safe (~> 0.3, >= 0.3.1)
    bcrypt (3.1.13)
    better_errors (2.7.0)
      coderay (>= 1.0.0)
      erubi (>= 1.0.0)
      rack (>= 0.9.0)
    binding_of_caller (0.8.0)
      debug_inspector (>= 0.0.1)
    bootsnap (1.4.5)
      msgpack (~> 1.0)
    bootstrap-sass (3.4.1)
      autoprefixer-rails (>= 5.2.1)
      sassc (>= 2.0.0)
    bootstrap-sass-extras (0.0.7)
      rails (>= 3.1.0)
    bootstrap3-datetimepicker-rails (4.17.47)
      momentjs-rails (>= 2.8.1)
    builder (3.2.4)
    byebug (11.0.1)
    capybara (3.32.2)
      addressable
      mini_mime (>= 0.1.3)
      nokogiri (~> 1.8)
      rack (>= 1.6.0)
      rack-test (>= 0.6.3)
      regexp_parser (~> 1.5)
      xpath (~> 3.2)
    capybara-screenshot (1.0.24)
      capybara (>= 1.0, < 4)
      launchy
    carrierwave (1.3.1)
      activemodel (>= 4.0.0)
      activesupport (>= 4.0.0)
      mime-types (>= 1.16)
    coderay (1.1.2)
    coercible (1.0.0)
      descendants_tracker (~> 0.0.1)
    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.6)
    contracts (0.16.0)
    countries (3.0.0)
      i18n_data (~> 0.8.0)
      sixarm_ruby_unaccent (~> 1.1)
      unicode_utils (~> 1.4)
    country_select (4.0.0)
      countries (~> 3.0)
      sort_alphabetical (~> 1.0)
    coveralls (0.8.23)
      json (>= 1.8, < 3)
      simplecov (~> 0.16.1)
      term-ansicolor (~> 1.3)
      thor (>= 0.19.4, < 2.0)
      tins (~> 1.6)
    crass (1.0.6)
    database_cleaner (1.7.0)
    debug_inspector (0.0.3)
    declarative (0.0.10)
    declarative-builder (0.1.0)
      declarative-option (< 0.2.0)
    declarative-option (0.1.0)
    descendants_tracker (0.0.4)
      thread_safe (~> 0.3, >= 0.3.1)
    devise (4.7.1)
      bcrypt (~> 3.0)
      orm_adapter (~> 0.1)
      railties (>= 4.1.0)
      responders
      warden (~> 1.2.3)
    devise_invitable (1.7.5)
      actionmailer (>= 4.1.0)
      devise (>= 4.0.0)
    diff-lcs (1.3)
    disposable (0.4.4)
      declarative (>= 0.0.9, < 1.0.0)
      declarative-builder (< 0.2.0)
      declarative-option (< 0.2.0)
      representable (>= 2.4.0, <= 3.1.0)
      uber (< 0.2.0)
    docile (1.3.2)
    dotenv (2.7.5)
    dotenv-rails (2.7.5)
      dotenv (= 2.7.5)
      railties (>= 3.2, < 6.1)
    equalizer (0.0.11)
    erubi (1.9.0)
    erubis (2.7.0)
    execjs (2.7.0)
    factory_girl (4.9.0)
      activesupport (>= 3.0.0)
    factory_girl_rails (4.9.0)
      factory_girl (~> 4.9.0)
      railties (>= 3.0.0)
    faker (2.11.0)
      i18n (>= 1.6, < 2)
    ffi (1.12.1)
      i18n (>= 1.6, < 2)
    font-awesome-rails (4.7.0.5)
      railties (>= 3.2, < 6.1)
    foreman (0.85.0)
      thor (~> 0.19.1)
    formtastic (3.1.5)
      actionpack (>= 3.2.13)
    formtastic_i18n (0.6.0)
    geocoder (1.6.3)
    globalid (0.4.2)
      activesupport (>= 4.2.0)
    gmaps4rails (2.1.2)
    gravatarify (3.1.1)
    haml (5.0.4)
      temple (>= 0.8.0)
      tilt
    haml-rails (1.0.0)
      actionpack (>= 4.0.1)
      activesupport (>= 4.0.1)
      haml (>= 4.0.6, < 6.0)
      html2haml (>= 1.0.1)
      railties (>= 4.0.1)
    has_scope (0.7.2)
      actionpack (>= 4.1)
      activesupport (>= 4.1)
    highline (2.0.1)
    html2haml (2.2.0)
      erubis (~> 2.7.0)
      haml (>= 4.0, < 6)
      nokogiri (>= 1.6.0)
      ruby_parser (~> 3.5)
    i18n (1.8.2)
      concurrent-ruby (~> 1.0)
    i18n-tasks (0.9.29)
      activesupport (>= 4.0.2)
      ast (>= 2.1.0)
      erubi
      highline (>= 2.0.0)
      i18n
      parser (>= 2.2.3.0)
      rails-i18n
      rainbow (>= 2.2.2, < 4.0)
      terminal-table (>= 1.5.1)
    i18n_data (0.8.0)
    ice_nine (0.11.2)
    inherited_resources (1.11.0)
      actionpack (>= 5.0, < 6.1)
      has_scope (~> 0.6)
      railties (>= 5.0, < 6.1)
      responders (>= 2, < 4)
    jquery-rails (4.3.5)
      rails-dom-testing (>= 1, < 3)
      railties (>= 4.2.0)
      thor (>= 0.14, < 2.0)
    json (2.3.0)
    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)
    launchy (2.4.3)
      addressable (~> 2.3)
    libv8 (7.3.492.27.1)
    listen (3.1.5)
      rb-fsevent (~> 0.9, >= 0.9.4)
      rb-inotify (~> 0.9, >= 0.9.7)
      ruby_dep (~> 1.2)
    loofah (2.5.0)
      crass (~> 1.0.2)
      nokogiri (>= 1.5.9)
    mail (2.7.1)
      mini_mime (>= 0.1.1)
    mailboxer (0.15.1)
      carrierwave (>= 0.5.8)
      rails (>= 5.0.0)
    marcel (0.3.3)
      mimemagic (~> 0.3.2)
    method_source (0.9.2)
    mime-types (3.2.2)
      mime-types-data (~> 3.2015)
    mime-types-data (3.2018.0812)
    mimemagic (0.3.4)
    mini_mime (1.0.2)
    mini_portile2 (2.4.0)
    mini_racer (0.2.9)
      libv8 (>= 6.9.411)
    minitest (5.14.1)
    momentjs-rails (2.20.1)
      railties (>= 3.1)
    monetize (1.9.4)
      money (~> 6.12)
    money (6.13.7)
      i18n (>= 0.6.4, <= 2)
    money-rails (1.13.3)
      activesupport (>= 3.0)
      monetize (~> 1.9.0)
      money (~> 6.13.2)
      railties (>= 3.0)
    msgpack (1.3.1)
    newrelic_rpm (6.8.0.360)
    nio4r (2.5.2)
    nokogiri (1.10.8)
      mini_portile2 (~> 2.4.0)
    orm_adapter (0.5.0)
    paranoia (2.4.2)
      activerecord (>= 4.0, < 6.1)
    parser (2.6.2.0)
      ast (~> 2.4.0)
    pg (1.1.4)
    pg_search (2.1.4)
      activerecord (>= 4.2)
      activesupport (>= 4.2)
    polyamorous (2.3.2)
      activerecord (>= 5.2.1)
    pry (0.12.2)
      coderay (~> 1.1.0)
      method_source (~> 0.9.0)
    pry-rails (0.3.9)
      pry (>= 0.10.4)
    public_suffix (4.0.5)
    puma (3.12.6)
    pundit (0.3.0)
      activesupport (>= 3.0.0)
    rack (2.2.2)
    rack-test (1.1.0)
      rack (>= 1.0, < 3)
    rails (5.2.4.2)
      actioncable (= 5.2.4.2)
      actionmailer (= 5.2.4.2)
      actionpack (= 5.2.4.2)
      actionview (= 5.2.4.2)
      activejob (= 5.2.4.2)
      activemodel (= 5.2.4.2)
      activerecord (= 5.2.4.2)
      activestorage (= 5.2.4.2)
      activesupport (= 5.2.4.2)
      bundler (>= 1.3.0)
      railties (= 5.2.4.2)
      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 (5.1.3)
      i18n (>= 0.7, < 2)
      railties (>= 5.0, < 6)
    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 (5.2.4.2)
      actionpack (= 5.2.4.2)
      activesupport (= 5.2.4.2)
      method_source
      rake (>= 0.8.7)
      thor (>= 0.19.0, < 2.0)
    rainbow (3.0.0)
    rake (13.0.1)
    ransack (2.3.2)
      activerecord (>= 5.2.1)
      activesupport (>= 5.2.1)
      i18n
      polyamorous (= 2.3.2)
    rb-fsevent (0.10.3)
    rb-inotify (0.10.1)
      ffi (~> 1.0)
    record_tag_helper (1.0.0)
      actionview (~> 5.x)
    redcarpet (3.5.0)
    reform (2.2.4)
      disposable (>= 0.4.1)
      representable (>= 2.4.0, < 3.1.0)
    reform-rails (0.1.7)
      activemodel (>= 3.2)
      reform (>= 2.2.0)
    regexp_parser (1.7.0)
    render_anywhere (0.0.12)
      rails (>= 3.0.7)
    representable (3.0.4)
      declarative (< 0.1.0)
      declarative-option (< 0.2.0)
      uber (< 0.2.0)
    responders (3.0.0)
      actionpack (>= 5.0)
      railties (>= 5.0)
    rgeo (2.0.0)
    rgeo-activerecord (6.1.0)
      activerecord (~> 5.0)
      rgeo (>= 1.0.0)
    rgeo-geojson (2.1.1)
      rgeo (>= 1.0.0)
    rspec (3.8.0)
      rspec-core (~> 3.8.0)
      rspec-expectations (~> 3.8.0)
      rspec-mocks (~> 3.8.0)
    rspec-core (3.8.0)
      rspec-support (~> 3.8.0)
    rspec-expectations (3.8.2)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.8.0)
    rspec-mocks (3.8.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.8.0)
    rspec-rails (3.8.2)
      actionpack (>= 3.0)
      activesupport (>= 3.0)
      railties (>= 3.0)
      rspec-core (~> 3.8.0)
      rspec-expectations (~> 3.8.0)
      rspec-mocks (~> 3.8.0)
      rspec-support (~> 3.8.0)
    rspec-support (3.8.0)
    ruby_dep (1.5.0)
    ruby_parser (3.13.1)
      sexp_processor (~> 4.9)
    sass (3.7.4)
      sass-listen (~> 4.0.0)
    sass-listen (4.0.0)
      rb-fsevent (~> 0.9, >= 0.9.4)
      rb-inotify (~> 0.9, >= 0.9.7)
    sass-rails (5.0.7)
      railties (>= 4.0.0, < 6)
      sass (~> 3.1)
      sprockets (>= 2.8, < 4.0)
      sprockets-rails (>= 2.0, < 4.0)
      tilt (>= 1.1, < 3)
    sassc (2.0.1)
      ffi (~> 1.9)
      rake
    sassc-rails (2.1.2)
      railties (>= 4.0.0)
      sassc (>= 2.0)
      sprockets (> 3.0)
      sprockets-rails
      tilt
    sexp_processor (4.12.0)
    shoulda-callback-matchers (1.1.4)
      activesupport (>= 3)
    shoulda-matchers (4.1.0)
      activesupport (>= 4.2.0)
    simple_form (5.0.2)
      actionpack (>= 5.0)
      activemodel (>= 5.0)
    simplecov (0.16.1)
      docile (~> 1.1)
      json (>= 1.8, < 3)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.2)
    sixarm_ruby_unaccent (1.2.0)
    skylight (4.3.0)
      skylight-core (= 4.3.0)
    skylight-core (4.3.0)
      activesupport (>= 4.2.0)
    sort_alphabetical (1.1.0)
      unicode_utils (>= 1.2.2)
    spring (2.1.0)
    spring-commands-rspec (1.0.4)
      spring (>= 0.9.1)
    sprockets (3.7.2)
      concurrent-ruby (~> 1.0)
      rack (> 1, < 3)
    sprockets-rails (3.2.1)
      actionpack (>= 4.0)
      activesupport (>= 4.0)
      sprockets (>= 3.0.0)
    sync (0.5.0)
    temple (0.8.1)
    term-ansicolor (1.7.1)
      tins (~> 1.0)
    terminal-table (1.8.0)
      unicode-display_width (~> 1.1, >= 1.1.1)
    thor (0.19.4)
    thread_safe (0.3.6)
    tilt (2.0.9)
    tins (1.25.0)
      sync
    tzinfo (1.2.7)
      thread_safe (~> 0.1)
    uber (0.1.0)
    uglifier (4.1.20)
      execjs (>= 0.3.0, < 3)
    underscore-rails (1.8.3)
    unicode-display_width (1.5.0)
    unicode_utils (1.4.0)
    virtus (1.0.5)
      axiom-types (~> 0.1)
      coercible (~> 1.0)
      descendants_tracker (~> 0.0, >= 0.0.3)
      equalizer (~> 0.0, >= 0.0.9)
    warden (1.2.8)
      rack (>= 2.0.6)
    websocket-driver (0.7.1)
      websocket-extensions (>= 0.1.0)
    websocket-extensions (0.1.4)
    wisper (2.0.0)
    xpath (3.2.0)
      nokogiri (~> 1.8)

PLATFORMS
  ruby

DEPENDENCIES
  activeadmin
  activerecord-postgis-adapter
  autoprefixer-rails
  bcrypt (~> 3.1.13)
  better_errors
  binding_of_caller
  bootsnap
  bootstrap-sass (>= 3.4.1)
  bootstrap-sass-extras
  bootstrap3-datetimepicker-rails (~> 4.17.47)
  byebug
  capybara
  capybara-screenshot
  coffee-rails
  contracts
  country_select (~> 4.0.0)
  coveralls
  database_cleaner
  devise (>= 4.6.0)
  devise_invitable (~> 1.7.0)
  dotenv-rails
  factory_girl_rails (~> 4.0)
  faker
  font-awesome-rails
  foreman (~> 0.75)
  geocoder
  gmaps4rails
  gravatarify (~> 3.1.1)
  haml-rails (~> 1.0)
  i18n-tasks
  kaminari
  listen
  mailboxer
  mini_racer
  momentjs-rails (>= 2.9.0)
  money-rails
  naught!
  newrelic_rpm (~> 6.8.0)
  nokogiri (~> 1.10.8)
  paranoia
  pg
  pg_search
  pry-rails
  puma (~> 3.12.6)
  pundit (~> 0.3.0)
  rails (~> 5.2)
  rails_12factor
  record_tag_helper (~> 1.0)
  redcarpet (~> 3.5)
  reform
  reform-rails
  render_anywhere
  rgeo-geojson
  rspec
  rspec-rails
  sass-rails
  shoulda-callback-matchers
  shoulda-matchers
  simple_form
  simple_usecase!
  simplecov
  skylight
  spring
  spring-commands-rspec
  uglifier
  underscore-rails
  virtus (~> 1.0.4)
  wisper

RUBY VERSION
   ruby 2.5.3p105

BUNDLED WITH
   2.0.2