udongo/udongo

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
PATH
  remote: .
  specs:
    udongo (7.9.0)
      acts_as_list (~> 0.7, >= 0.7.2)
      bcrypt (~> 3.1, >= 3.1.7)
      carrierwave (~> 0.10, >= 0.10.0)
      ckeditor (= 4.1.6)
      country_select (~> 2.4, >= 2.4.0)
      curb (~> 0.9, >= 0.9.6)
      draper (= 3.0.1)
      jquery-rails (~> 4.0, >= 4.0.5)
      jquery-ui-rails (~> 6.0, >= 6.0.1)
      mini_magick (~> 4.3, >= 4.3.6)
      rails (= 5.0.7)
      ransack (~> 1.7, >= 1.7.0)
      redcarpet (~> 3.3, >= 3.3.3)
      responders (~> 2.1, >= 2.1.0)
      rmagick (~> 2.15, >= 2.15.4)
      sass-rails (~> 5.0, >= 5.0.3)
      simple_form (~> 3.1, >= 3.1.1)
      virtus (~> 1.0, >= 1.0.5)
      will_paginate (~> 3.0, >= 3.0.6)

GEM
  remote: https://rubygems.org/
  specs:
    actioncable (5.0.7)
      actionpack (= 5.0.7)
      nio4r (>= 1.2, < 3.0)
      websocket-driver (~> 0.6.1)
    actionmailer (5.0.7)
      actionpack (= 5.0.7)
      actionview (= 5.0.7)
      activejob (= 5.0.7)
      mail (~> 2.5, >= 2.5.4)
      rails-dom-testing (~> 2.0)
    actionpack (5.0.7)
      actionview (= 5.0.7)
      activesupport (= 5.0.7)
      rack (~> 2.0)
      rack-test (~> 0.6.3)
      rails-dom-testing (~> 2.0)
      rails-html-sanitizer (~> 1.0, >= 1.0.2)
    actionview (5.0.7)
      activesupport (= 5.0.7)
      builder (~> 3.1)
      erubis (~> 2.7.0)
      rails-dom-testing (~> 2.0)
      rails-html-sanitizer (~> 1.0, >= 1.0.3)
    activejob (5.0.7)
      activesupport (= 5.0.7)
      globalid (>= 0.3.6)
    activemodel (5.0.7)
      activesupport (= 5.0.7)
    activemodel-serializers-xml (1.0.2)
      activemodel (> 5.x)
      activesupport (> 5.x)
      builder (~> 3.1)
    activerecord (5.0.7)
      activemodel (= 5.0.7)
      activesupport (= 5.0.7)
      arel (~> 7.0)
    activesupport (5.0.7)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 0.7, < 2)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
    acts_as_list (0.9.17)
      activerecord (>= 3.0)
    addressable (2.4.0)
    arel (7.1.4)
    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.12)
    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)
    builder (3.2.3)
    capybara (2.7.1)
      addressable
      mime-types (>= 1.16)
      nokogiri (>= 1.3.3)
      rack (>= 1.0.0)
      rack-test (>= 0.5.4)
      xpath (~> 2.0)
    carrierwave (0.11.2)
      activemodel (>= 3.2.0)
      activesupport (>= 3.2.0)
      json (>= 1.7)
      mime-types (>= 1.16)
      mimemagic (>= 0.3.0)
    ckeditor (4.1.6)
      cocaine
      orm_adapter (~> 0.5.0)
    climate_control (0.2.0)
    cocaine (0.6.0)
      terrapin (= 0.6.0)
    coderay (1.1.1)
    coercible (1.0.0)
      descendants_tracker (~> 0.0.1)
    concurrent-ruby (1.0.5)
    countries (1.2.5)
      currencies (~> 0.4.2)
      i18n_data (~> 0.7.0)
    country_select (2.5.2)
      countries (~> 1.2.0)
      sort_alphabetical (~> 1.0)
    crack (0.4.3)
      safe_yaml (~> 1.0.0)
    crass (1.0.4)
    curb (0.9.7)
    currencies (0.4.2)
    database_cleaner (1.5.3)
    debug_inspector (0.0.2)
    descendants_tracker (0.0.4)
      thread_safe (~> 0.3, >= 0.3.1)
    diff-lcs (1.2.5)
    draper (3.0.1)
      actionpack (~> 5.0)
      activemodel (~> 5.0)
      activemodel-serializers-xml (~> 1.0)
      activesupport (~> 5.0)
      request_store (~> 1.0)
    equalizer (0.0.11)
    erubis (2.7.0)
    factory_girl (4.7.0)
      activesupport (>= 3.0.0)
    factory_girl_rails (4.7.0)
      factory_girl (~> 4.7.0)
      railties (>= 3.0.0)
    ffi (1.9.10)
    formatador (0.2.5)
    globalid (0.4.1)
      activesupport (>= 4.2.0)
    guard (2.14.0)
      formatador (>= 0.2.4)
      listen (>= 2.7, < 4.0)
      lumberjack (~> 1.0)
      nenv (~> 0.1)
      notiffany (~> 0.0)
      pry (>= 0.9.12)
      shellany (~> 0.0)
      thor (>= 0.18.1)
    guard-compat (1.2.1)
    guard-rspec (4.6.5)
      guard (~> 2.1)
      guard-compat (~> 1.1)
      rspec (>= 2.99.0, < 4.0)
    hashdiff (0.3.7)
    i18n (1.1.0)
      concurrent-ruby (~> 1.0)
    i18n_data (0.7.0)
    ice_nine (0.11.2)
    jquery-rails (4.3.3)
      rails-dom-testing (>= 1, < 3)
      railties (>= 4.2.0)
      thor (>= 0.14, < 2.0)
    jquery-ui-rails (6.0.1)
      railties (>= 3.2.16)
    json (2.1.0)
    launchy (2.4.3)
      addressable (~> 2.3)
    letter_opener (1.4.1)
      launchy (~> 2.2)
    listen (3.1.5)
      rb-fsevent (~> 0.9, >= 0.9.4)
      rb-inotify (~> 0.9, >= 0.9.7)
      ruby_dep (~> 1.2)
    loofah (2.2.2)
      crass (~> 1.0.2)
      nokogiri (>= 1.5.9)
    lumberjack (1.0.10)
    mail (2.7.1)
      mini_mime (>= 0.1.1)
    method_source (0.8.2)
    mime-types (3.1)
      mime-types-data (~> 3.2015)
    mime-types-data (3.2016.0521)
    mimemagic (0.3.2)
    mini_magick (4.9.2)
    mini_mime (1.0.1)
    mini_portile2 (2.3.0)
    minitest (5.11.3)
    mysql2 (0.3.21)
    nenv (0.3.0)
    nio4r (2.3.1)
    nokogiri (1.8.4)
      mini_portile2 (~> 2.3.0)
    notiffany (0.1.0)
      nenv (~> 0.1)
      shellany (~> 0.0)
    orm_adapter (0.5.0)
    pry (0.10.3)
      coderay (~> 1.1.0)
      method_source (~> 0.8.1)
      slop (~> 3.4)
    rack (2.0.5)
    rack-mini-profiler (0.10.2)
      rack (>= 1.2.0)
    rack-test (0.6.3)
      rack (>= 1.0)
    rails (5.0.7)
      actioncable (= 5.0.7)
      actionmailer (= 5.0.7)
      actionpack (= 5.0.7)
      actionview (= 5.0.7)
      activejob (= 5.0.7)
      activemodel (= 5.0.7)
      activerecord (= 5.0.7)
      activesupport (= 5.0.7)
      bundler (>= 1.3.0)
      railties (= 5.0.7)
      sprockets-rails (>= 2.0.0)
    rails-dom-testing (2.0.3)
      activesupport (>= 4.2.0)
      nokogiri (>= 1.6)
    rails-html-sanitizer (1.0.4)
      loofah (~> 2.2, >= 2.2.2)
    railties (5.0.7)
      actionpack (= 5.0.7)
      activesupport (= 5.0.7)
      method_source
      rake (>= 0.8.7)
      thor (>= 0.18.1, < 2.0)
    rake (12.3.1)
    ransack (1.8.9)
      actionpack (>= 3.0, <= 5.1.1)
      activerecord (>= 3.0, <= 5.1.1)
      activesupport (>= 3.0, <= 5.1.1)
      i18n
    rb-fsevent (0.9.7)
    rb-inotify (0.9.7)
      ffi (>= 0.5.0)
    redcarpet (3.4.0)
    request_store (1.4.1)
      rack (>= 1.4)
    responders (2.4.0)
      actionpack (>= 4.2.0, < 5.3)
      railties (>= 4.2.0, < 5.3)
    rmagick (2.16.0)
    rspec (3.5.0)
      rspec-core (~> 3.5.0)
      rspec-expectations (~> 3.5.0)
      rspec-mocks (~> 3.5.0)
    rspec-core (3.5.1)
      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.1)
      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)
    ruby_dep (1.3.1)
    safe_yaml (1.0.4)
    sass (3.7.2)
      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)
    shellany (0.0.1)
    simple_form (3.5.1)
      actionpack (> 4, < 5.2)
      activemodel (> 4, < 5.2)
    slop (3.6.0)
    sort_alphabetical (1.1.0)
      unicode_utils (>= 1.2.2)
    spring (1.7.2)
    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)
    sqlite3 (1.3.11)
    terrapin (0.6.0)
      climate_control (>= 0.0.3, < 1.0)
    thor (0.20.0)
    thread_safe (0.3.6)
    tilt (2.0.9)
    tzinfo (1.2.5)
      thread_safe (~> 0.1)
    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)
    webmock (3.4.2)
      addressable (>= 2.3.6)
      crack (>= 0.3.2)
      hashdiff
    websocket-driver (0.6.5)
      websocket-extensions (>= 0.1.0)
    websocket-extensions (0.1.3)
    will_paginate (3.1.6)
    xpath (2.0.0)
      nokogiri (~> 1.3)

PLATFORMS
  ruby

DEPENDENCIES
  better_errors (~> 2.1.1)
  binding_of_caller (~> 0.7.2)
  capybara (~> 2.7.1)
  database_cleaner (~> 1.5.3)
  factory_girl_rails (~> 4.7.0)
  guard-rspec (~> 4.6.4)
  launchy (~> 2.4.3)
  letter_opener (~> 1.4.1)
  mysql2 (~> 0.3.20)
  rack-mini-profiler (~> 0.10.1)
  rb-fsevent (~> 0.9.7)
  rspec-rails (~> 3.5.1)
  spring (~> 1.6, >= 1.6.4)
  spring-commands-rspec (~> 1.0.4)
  sqlite3 (~> 1.3, >= 1.3.11)
  udongo!
  webmock (~> 3.4.2)

BUNDLED WITH
   1.16.4