lfzawacki/musical-artifacts

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GIT
  remote: https://github.com/Compass/compass-rails
  revision: be1f7516a8e781bedc6bd3cc34d5395c7c72b3f3
  branch: master
  specs:
    compass-rails (3.1.0)
      compass (~> 1.0.0)
      sass-rails (< 5.1)
      sprockets (< 4.0)

GIT
  remote: https://github.com/lfzawacki/auto_html.git
  revision: e272898919d069dd01c9e3ad17fef5abf32aaf0f
  specs:
    auto_html (1.6.4)
      redcarpet (~> 3.1)
      rinku (~> 1.7)

GEM
  remote: https://rubygems.org/
  specs:
    actionmailer (4.2.11.1)
      actionpack (= 4.2.11.1)
      actionview (= 4.2.11.1)
      activejob (= 4.2.11.1)
      mail (~> 2.5, >= 2.5.4)
      rails-dom-testing (~> 1.0, >= 1.0.5)
    actionpack (4.2.11.1)
      actionview (= 4.2.11.1)
      activesupport (= 4.2.11.1)
      rack (~> 1.6)
      rack-test (~> 0.6.2)
      rails-dom-testing (~> 1.0, >= 1.0.5)
      rails-html-sanitizer (~> 1.0, >= 1.0.2)
    actionview (4.2.11.1)
      activesupport (= 4.2.11.1)
      builder (~> 3.1)
      erubis (~> 2.7.0)
      rails-dom-testing (~> 1.0, >= 1.0.5)
      rails-html-sanitizer (~> 1.0, >= 1.0.3)
    active_record_union (1.2.0)
      activerecord (>= 4.0)
    activeadmin (1.1.0)
      arbre (>= 1.1.1)
      coffee-rails
      formtastic (~> 3.1)
      formtastic_i18n
      inherited_resources (~> 1.7)
      jquery-rails
      kaminari (>= 0.15, < 2.0)
      railties (>= 4.2, < 5.2)
      ransack (~> 1.3)
      sass (~> 3.1)
      sprockets (< 4.1)
    activejob (4.2.11.1)
      activesupport (= 4.2.11.1)
      globalid (>= 0.3.0)
    activemodel (4.2.11.1)
      activesupport (= 4.2.11.1)
      builder (~> 3.1)
    activerecord (4.2.11.1)
      activemodel (= 4.2.11.1)
      activesupport (= 4.2.11.1)
      arel (~> 6.0)
    activesupport (4.2.11.1)
      i18n (~> 0.7)
      minitest (~> 5.1)
      thread_safe (~> 0.3, >= 0.3.4)
      tzinfo (~> 1.1)
    acts-as-taggable-on (3.5.0)
      activerecord (>= 3.2, < 5)
    addressable (2.6.0)
      public_suffix (>= 2.0.2, < 4.0)
    ansi (1.5.0)
    arbre (1.1.1)
      activesupport (>= 3.0.0)
    arel (6.0.4)
    bcrypt (3.1.13)
    better_errors (2.1.1)
      coderay (>= 1.0.0)
      erubis (>= 2.6.6)
      rack (>= 0.9.0)
    binding_of_caller (0.7.3)
      debug_inspector (>= 0.0.1)
    bootstrap-generators (3.3.4)
      railties (>= 3.1.0)
    builder (3.2.4)
    bullet (5.4.3)
      activesupport (>= 3.0.0)
      uniform_notifier (~> 1.10.0)
    byebug (8.2.5)
    cancancan (1.17.0)
    capistrano (2.14.2)
      highline
      net-scp (>= 1.0.0)
      net-sftp (>= 2.0.0)
      net-ssh (>= 2.0.14)
      net-ssh-gateway (>= 1.1.0)
    capybara (2.18.0)
      addressable
      mini_mime (>= 0.1.3)
      nokogiri (>= 1.3.3)
      rack (>= 1.0.0)
      rack-test (>= 0.5.4)
      xpath (>= 2.0, < 4.0)
    carrierwave (0.10.0)
      activemodel (>= 3.2.0)
      activesupport (>= 3.2.0)
      json (>= 1.7)
      mime-types (>= 1.16)
    chunky_png (1.3.11)
    codeclimate-test-reporter (0.4.8)
      simplecov (>= 0.7.1, < 1.0.0)
    coderay (1.1.2)
    coffee-rails (4.1.1)
      coffee-script (>= 2.2.0)
      railties (>= 4.0.0, < 5.1.x)
    coffee-script (2.4.1)
      coffee-script-source
      execjs
    coffee-script-source (1.12.2)
    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-core (1.0.3)
      multi_json (~> 1.0)
      sass (>= 3.3.0, < 3.5)
    compass-import-once (1.0.5)
      sass (>= 3.2, < 3.5)
    concurrent-ruby (1.1.5)
    cookies_eu (1.7.5)
      js_cookie_rails (~> 2.2.0)
    crass (1.0.5)
    daemons (1.3.1)
    debug_inspector (0.0.3)
    devise (4.7.1)
      bcrypt (~> 3.0)
      orm_adapter (~> 0.1)
      railties (>= 4.1.0)
      responders
      warden (~> 1.2.3)
    docile (1.3.1)
    epic-editor-rails (0.2.4)
      railties (>= 3.2, < 5.0)
    erubis (2.7.0)
    eventmachine (1.2.7)
    exception_notification (4.0.1)
      actionmailer (>= 3.0.4)
      activesupport (>= 3.0.4)
    execjs (2.7.0)
    factory_bot (5.0.2)
      activesupport (>= 4.2.0)
    factory_bot_rails (5.0.1)
      factory_bot (~> 5.0.0)
      railties (>= 4.2.0)
    faker (1.8.7)
      i18n (>= 0.7)
    faraday (0.9.2)
      multipart-post (>= 1.2, < 3)
    ffi (1.10.0)
    font-awesome-rails (4.5.0.1)
      railties (>= 3.2, < 5.1)
    formtastic (3.1.5)
      actionpack (>= 3.2.13)
    formtastic_i18n (0.6.0)
    globalid (0.4.2)
      activesupport (>= 4.2.0)
    haml (5.1.2)
      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.6.0)
      actionpack (>= 3.2, < 5)
      activesupport (>= 3.2, < 5)
    hashie (3.4.6)
    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 (0.9.5)
      concurrent-ruby (~> 1.0)
    inherited_resources (1.9.0)
      actionpack (>= 4.2, < 5.3)
      has_scope (~> 0.6)
      railties (>= 4.2, < 5.3)
      responders
    jbuilder (2.8.0)
      activesupport (>= 4.2.0)
      multi_json (>= 1.2)
    jquery-rails (4.3.1)
      rails-dom-testing (>= 1, < 3)
      railties (>= 4.2.0)
      thor (>= 0.14, < 2.0)
    js_cookie_rails (2.2.0)
      railties (>= 3.1)
    json (1.8.6)
    jstree-rails-4 (3.3.4)
    jwt (1.5.6)
    kaminari (1.1.1)
      activesupport (>= 4.1.0)
      kaminari-actionview (= 1.1.1)
      kaminari-activerecord (= 1.1.1)
      kaminari-core (= 1.1.1)
    kaminari-actionview (1.1.1)
      actionview
      kaminari-core (= 1.1.1)
    kaminari-activerecord (1.1.1)
      activerecord
      kaminari-core (= 1.1.1)
    kaminari-core (1.1.1)
    knock (1.4.2)
      bcrypt (~> 3.1)
      jwt (~> 1.5)
      rails (>= 4.2)
    launchy (2.4.3)
      addressable (~> 2.3)
    listen (3.0.8)
      rb-fsevent (~> 0.9, >= 0.9.4)
      rb-inotify (~> 0.9, >= 0.9.7)
    loofah (2.3.1)
      crass (~> 1.0.2)
      nokogiri (>= 1.5.9)
    m (1.3.4)
      method_source (>= 0.6.7)
      rake (>= 0.9.2.2)
    mail (2.7.1)
      mini_mime (>= 0.1.1)
    method_source (0.9.2)
    mime-types (3.2.2)
      mime-types-data (~> 3.2015)
    mime-types-data (3.2018.0812)
    mini_mime (1.0.1)
    mini_portile2 (2.4.0)
    minitest (5.13.0)
    minitest-capybara (0.9.0)
      capybara
      minitest (~> 5.0)
      rake
    minitest-metadata (0.6.0)
      minitest (>= 4.7, < 6.0)
    minitest-rails (2.2.1)
      minitest (~> 5.7)
      railties (~> 4.1)
    minitest-rails-capybara (2.1.2)
      capybara (~> 2.7)
      minitest-capybara (~> 0.8)
      minitest-metadata (~> 0.6)
      minitest-rails (~> 2.1)
    minitest-reporters (1.1.7)
      ansi
      builder
      minitest (>= 5.0)
      ruby-progressbar
    mono_logger (1.1.0)
    multi_json (1.13.1)
    multi_xml (0.6.0)
    multipart-post (2.0.0)
    net-scp (1.2.1)
      net-ssh (>= 2.6.5)
    net-sftp (2.1.2)
      net-ssh (>= 2.6.5)
    net-ssh (2.10.1.rc2)
    net-ssh-gateway (1.3.0)
      net-ssh (>= 2.6.5)
    nokogiri (1.10.8)
      mini_portile2 (~> 2.4.0)
    nprogress-rails (0.1.6.7)
    oauth (0.5.4)
    oauth2 (0.9.4)
      faraday (>= 0.8, < 0.10)
      jwt (~> 1.0)
      multi_json (~> 1.3)
      multi_xml (~> 0.5)
      rack (~> 1.2)
    omniauth (1.3.2)
      hashie (>= 1.2, < 4)
      rack (>= 1.0, < 3)
    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-linuxfr (2.0.0)
      omniauth (~> 1.0)
      omniauth-oauth2 (~> 1.0)
    omniauth-oauth (1.1.0)
      oauth
      omniauth (~> 1.0)
    omniauth-oauth2 (1.1.2)
      faraday (>= 0.8, < 0.10)
      multi_json (~> 1.3)
      oauth2 (~> 0.9.3)
      omniauth (~> 1.2)
    omniauth-rails_csrf_protection (0.1.2)
      actionpack (>= 4.2)
      omniauth (>= 1.3.1)
    omniauth-soundcloud (1.0.1)
      omniauth-oauth2 (~> 1.1.0)
    omniauth-twitter (1.2.1)
      json (~> 1.3)
      omniauth-oauth (~> 1.1)
    orm_adapter (0.5.0)
    pg (0.18.4)
    pnotify-rails (3.0.0)
    public_activity (1.4.3)
      actionpack (>= 3.0.0)
      activerecord (>= 3.0)
      i18n (>= 0.5.0)
      railties (>= 3.0.0)
    public_suffix (3.0.3)
    quiet_assets (1.1.0)
      railties (>= 3.1, < 5.0)
    rack (1.6.12)
    rack-protection (1.5.5)
      rack
    rack-test (0.6.3)
      rack (>= 1.0)
    rack-throttle (0.4.2)
      bundler (>= 1.0.0)
      rack (>= 1.0.0)
    rails (4.2.11.1)
      actionmailer (= 4.2.11.1)
      actionpack (= 4.2.11.1)
      actionview (= 4.2.11.1)
      activejob (= 4.2.11.1)
      activemodel (= 4.2.11.1)
      activerecord (= 4.2.11.1)
      activesupport (= 4.2.11.1)
      bundler (>= 1.3.0, < 2.0)
      railties (= 4.2.11.1)
      sprockets-rails
    rails-deprecated_sanitizer (1.0.3)
      activesupport (>= 4.2.0.alpha)
    rails-dom-testing (1.0.9)
      activesupport (>= 4.2.0, < 5.0)
      nokogiri (~> 1.6)
      rails-deprecated_sanitizer (>= 1.0.1)
    rails-html-sanitizer (1.0.4)
      loofah (~> 2.2, >= 2.2.2)
    rails-i18n (4.0.9)
      i18n (~> 0.7)
      railties (~> 4.0)
    rails-timeago (2.17.1)
      actionpack (>= 3.1)
      activesupport (>= 3.1)
    railties (4.2.11.1)
      actionpack (= 4.2.11.1)
      activesupport (= 4.2.11.1)
      rake (>= 0.8.7)
      thor (>= 0.18.1, < 2.0)
    rake (13.0.1)
    ransack (1.8.10)
      actionpack (>= 3.0, < 5.2)
      activerecord (>= 3.0, < 5.2)
      activesupport (>= 3.0, < 5.2)
      i18n
    rb-fsevent (0.10.3)
    rb-inotify (0.10.0)
      ffi (~> 1.0)
    rdoc (4.3.0)
    redcarpet (3.4.0)
    redis (4.1.0)
    redis-namespace (1.6.0)
      redis (>= 3.0.4)
    responders (2.4.1)
      actionpack (>= 4.2.0, < 6.0)
      railties (>= 4.2.0, < 6.0)
    resque (1.25.2)
      mono_logger (~> 1.0)
      multi_json (~> 1.0)
      redis-namespace (~> 1.3)
      sinatra (>= 0.9.2)
      vegas (~> 0.1.2)
    rinku (1.7.3)
    ruby-progressbar (1.10.0)
    ruby_dep (1.3.0)
    ruby_parser (3.14.1)
      sexp_processor (~> 4.9)
    rubyzip (2.0.0)
    sass (3.4.25)
    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)
    sdoc (0.4.2)
      json (~> 1.7, >= 1.7.7)
      rdoc (~> 4.0)
    select2-rails (3.5.9.1)
      thor (~> 0.14)
    sexp_processor (4.13.0)
    simplecov (0.16.1)
      docile (~> 1.1)
      json (>= 1.8, < 3)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.2)
    sinatra (1.4.8)
      rack (~> 1.5)
      rack-protection (~> 1.4)
      tilt (>= 1.3, < 3)
    spring (1.6.4)
    sprockets (3.7.2)
      concurrent-ruby (~> 1.0)
      rack (> 1, < 3)
    sprockets-rails (3.1.1)
      actionpack (>= 4.0)
      activesupport (>= 4.0)
      sprockets (>= 3.0.0)
    temple (0.8.2)
    thin (1.7.2)
      daemons (~> 1.0, >= 1.0.9)
      eventmachine (~> 1.0, >= 1.0.4)
      rack (>= 1, < 3)
    thor (0.20.3)
    thread_safe (0.3.6)
    tilt (2.0.9)
    turbolinks (2.5.3)
      coffee-rails
    tzinfo (1.2.6)
      thread_safe (~> 0.1)
    uglifier (4.1.20)
      execjs (>= 0.3.0, < 3)
    uniform_notifier (1.10.0)
    vegas (0.1.11)
      rack (>= 1.0.0)
    warden (1.2.7)
      rack (>= 1.0)
    xpath (3.2.0)
      nokogiri (~> 1.8)

PLATFORMS
  ruby

DEPENDENCIES
  active_record_union (~> 1.2.0)
  activeadmin (~> 1.1.0)
  acts-as-taggable-on (~> 3.4)
  auto_html!
  better_errors (~> 2.1.1)
  binding_of_caller (~> 0.7.2)
  bootstrap-generators (~> 3.3.1)
  bullet (~> 5.4.3)
  byebug (~> 8.2.1)
  cancancan (~> 1.10)
  capistrano (~> 2.14.2)
  capybara (~> 2.7)
  carrierwave (~> 0.10.0)
  codeclimate-test-reporter (= 0.4.8)
  coffee-rails (~> 4.1.0)
  compass-rails!
  cookies_eu
  devise (~> 4.7.1)
  epic-editor-rails (~> 0.2.4)
  exception_notification (~> 4.0.0)
  factory_bot_rails
  faker (~> 1.8.4)
  ffi
  font-awesome-rails (~> 4.5.0.0)
  haml-rails (~> 1.0.0)
  has_scope (= 0.6.0)
  hashie (~> 3.4.6)
  jbuilder (~> 2.0)
  jquery-rails (= 4.3.1)
  jstree-rails-4 (= 3.3.4)
  kaminari (~> 1.1.1)
  knock (~> 1.4.1)
  launchy (= 2.4.3)
  listen (= 3.0.8)
  loofah (>= 2.2.3)
  m (~> 1.3.1)
  minitest-rails (~> 2.2.1)
  minitest-rails-capybara (~> 2.1.2)
  minitest-reporters (= 1.1.7)
  net-ssh (~> 2.10.0.beta2)
  nokogiri (>= 1.10.4)
  nprogress-rails (= 0.1.6.7)
  omniauth (= 1.3.2)
  omniauth-github (= 1.1.2)
  omniauth-google-oauth2 (= 0.2.8)
  omniauth-linuxfr (= 2.0.0)
  omniauth-oauth2 (= 1.1.2)
  omniauth-rails_csrf_protection (~> 0.1.2)
  omniauth-soundcloud (= 1.0.1)
  omniauth-twitter (= 1.2.1)
  pg (= 0.18.4)
  pnotify-rails (~> 3.0.0)
  public_activity (~> 1.4.2)
  quiet_assets (~> 1.1.0)
  rack (~> 1.6.12)
  rack-throttle (~> 0.4.0)
  rails (~> 4.2.11.1)
  rails-html-sanitizer (>= 1.0.4)
  rails-i18n (~> 4.0.0)
  rails-timeago (~> 2.0)
  resque (~> 1.25.2)
  ruby_dep (= 1.3)
  rubyzip (>= 1.3.0)
  sass-rails (~> 5.0)
  sdoc (~> 0.4.0)
  select2-rails (= 3.5.9.1)
  spring (~> 1.6.2)
  sprockets (>= 3.7.2)
  sprockets-rails (= 3.1.1)
  thin
  turbolinks (= 2.5.3)
  uglifier (>= 1.3.0)

BUNDLED WITH
   1.17.3