IconoclastLabs/MotionMeetup

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GIT
  remote: git://github.com/FriendlyId/friendly_id.git
  revision: 9a2086d8f2e3260318470674104be3b1254c8b2d
  specs:
    friendly_id (5.0.0.beta1)

GIT
  remote: git://github.com/plataformatec/devise.git
  revision: efe34219a9bdfa5efc2133f6b0aa430713ff3ff8
  specs:
    devise (3.0.1)
      bcrypt-ruby (~> 3.0)
      orm_adapter (~> 0.1)
      railties (>= 3.2.6, < 5)
      thread_safe (~> 0.1)
      warden (~> 1.2.3)

GIT
  remote: git://github.com/sferik/rails_admin.git
  revision: 19472150cfdd4ae082bf9665d05964cc9cd28a28
  specs:
    rails_admin (0.5.0)
      bootstrap-sass (~> 2.3)
      builder (~> 3.1)
      coffee-rails (~> 4.0)
      font-awesome-rails (~> 3.0)
      haml (~> 4.0)
      jquery-rails (~> 3.0)
      jquery-ui-rails (~> 4.0)
      kaminari (~> 0.14)
      nested_form (~> 0.3)
      rack-pjax (~> 0.7)
      rails (~> 4.0.0)
      remotipart (~> 1.0)
      safe_yaml (~> 0.9)
      sass-rails (~> 4.0)

GIT
  remote: git://github.com/thoughtbot/paperclip.git
  revision: 0b080eeeb34eb16cc2ba831ccbea3fb523e147af
  specs:
    paperclip (3.5.1)
      activemodel (>= 3.0.0)
      activesupport (>= 3.0.0)
      cocaine (~> 0.5.0)
      mime-types

GEM
  remote: https://rubygems.org/
  specs:
    actionmailer (4.0.0)
      actionpack (= 4.0.0)
      mail (~> 2.5.3)
    actionpack (4.0.0)
      activesupport (= 4.0.0)
      builder (~> 3.1.0)
      erubis (~> 2.7.0)
      rack (~> 1.5.2)
      rack-test (~> 0.6.2)
    activemodel (4.0.0)
      activesupport (= 4.0.0)
      builder (~> 3.1.0)
    activerecord (4.0.0)
      activemodel (= 4.0.0)
      activerecord-deprecated_finders (~> 1.0.2)
      activesupport (= 4.0.0)
      arel (~> 4.0.0)
    activerecord-deprecated_finders (1.0.3)
    activesupport (4.0.0)
      i18n (~> 0.6, >= 0.6.4)
      minitest (~> 4.2)
      multi_json (~> 1.3)
      thread_safe (~> 0.1)
      tzinfo (~> 0.3.37)
    addressable (2.3.5)
    annotate (2.5.0)
      rake
    ansi (1.4.3)
    arel (4.0.0)
    atomic (1.1.12)
    awesome_print (1.1.0)
    bcrypt-ruby (3.1.1)
    better_errors (0.9.0)
      coderay (>= 1.0.0)
      erubis (>= 2.6.6)
    binding_of_caller (0.7.2)
      debug_inspector (>= 0.0.1)
    bootstrap-sass (2.3.2.1)
      sass (~> 3.2)
    brakeman (2.0.0)
      erubis (~> 2.6)
      fastercsv (~> 1.5)
      haml (>= 3.0, < 5.0)
      highline (~> 1.6.19)
      multi_json (~> 1.2)
      ruby2ruby (~> 2.0.5)
      ruby_parser (~> 3.1.1)
      sass (~> 3.0)
      slim (~> 1.3.6)
      terminal-table (~> 1.4)
    builder (3.1.4)
    capybara (2.1.0)
      mime-types (>= 1.16)
      nokogiri (>= 1.3.3)
      rack (>= 1.0.0)
      rack-test (>= 0.5.4)
      xpath (~> 2.0)
    capybara_minitest_spec (1.0.0)
      capybara (>= 2)
      minitest (>= 2)
    climate_control (0.0.3)
      activesupport (>= 3.0)
    cocaine (0.5.1)
      climate_control (>= 0.0.3, < 1.0)
    coderay (1.0.9)
    coffee-rails (4.0.0)
      coffee-script (>= 2.2.0)
      railties (>= 4.0.0.beta, < 5.0)
    coffee-script (2.2.0)
      coffee-script-source
      execjs
    coffee-script-source (1.6.3)
    crack (0.4.1)
      safe_yaml (~> 0.9.0)
    dalli (2.6.4)
    debug_inspector (0.0.2)
    email_spec (1.5.0)
      launchy (~> 2.1)
      mail (~> 2.2)
    erubis (2.7.0)
    eventmachine (1.0.3)
    excon (0.25.3)
    execjs (1.4.0)
      multi_json (~> 1.0)
    faraday (0.8.8)
      multipart-post (~> 1.2.0)
    fastercsv (1.5.5)
    faye-websocket (0.4.7)
      eventmachine (>= 0.12.0)
    ffi (1.9.0)
    figaro (0.7.0)
      bundler (~> 1.0)
      rails (>= 3, < 5)
    fog (1.14.0)
      builder
      excon (~> 0.25.0)
      formatador (~> 0.2.0)
      mime-types
      multi_json (~> 1.0)
      net-scp (~> 1.1)
      net-ssh (>= 2.1.3)
      nokogiri (~> 1.5)
      ruby-hmac
    font-awesome-rails (3.2.1.3)
      railties (>= 3.2, < 5.0)
    formatador (0.2.4)
    guard (1.8.2)
      formatador (>= 0.2.4)
      listen (>= 1.0.0)
      lumberjack (>= 1.0.2)
      pry (>= 0.9.10)
      thor (>= 0.14.6)
    guard-annotate (1.1.0)
      annotate (>= 2.4.0)
      guard (>= 0.2.2)
    guard-brakeman (0.7.1)
      brakeman (>= 1.8.2)
      guard (>= 1.1.0)
    guard-bundler (1.0.0)
      bundler (~> 1.0)
      guard (~> 1.1)
    guard-migrate (0.1.7)
      guard (>= 1.3.0)
    guard-minitest (1.0.1)
      guard (>= 1.8)
      minitest (>= 2.1)
    guard-puma (0.2.3)
      guard (>= 1.0.1)
      libnotify
      puma
      rb-inotify
    guard-rails (0.4.7)
      guard (>= 0.2.2)
    haml (4.0.3)
      tilt
    haml-rails (0.4)
      actionpack (>= 3.1, < 4.1)
      activesupport (>= 3.1, < 4.1)
      haml (>= 3.1, < 4.1)
      railties (>= 3.1, < 4.1)
    hashie (2.0.5)
    heroku_rails_deflate (0.2.0)
      rack (~> 1.5.0)
    highline (1.6.19)
    hike (1.2.3)
    hpricot (0.8.6)
    html2haml (1.0.1)
      erubis (~> 2.7.0)
      haml (>= 4.0.0.rc.1)
      hpricot (~> 0.8.6)
      ruby_parser (~> 3.1.1)
    http_parser.rb (0.5.3)
    httpauth (0.2.0)
    i18n (0.6.4)
    icalendar (1.4.5)
    interactive_editor (0.0.10)
      spoon (>= 0.0.1)
    jquery-rails (3.0.4)
      railties (>= 3.0, < 5.0)
      thor (>= 0.14, < 2.0)
    jquery-ui-rails (4.0.4)
      jquery-rails
      railties (>= 3.1.0)
    jwt (0.1.8)
      multi_json (>= 1.5)
    kaminari (0.14.1)
      actionpack (>= 3.0.0)
      activesupport (>= 3.0.0)
    launchy (2.3.0)
      addressable (~> 2.3)
    libnotify (0.8.1)
      ffi (>= 1.0.11)
    listen (1.2.3)
      rb-fsevent (>= 0.9.3)
      rb-inotify (>= 0.9)
      rb-kqueue (>= 0.2)
    lumberjack (1.0.4)
    madmimi (1.0.16)
      crack (> 0.1.7)
    mail (2.5.4)
      mime-types (~> 1.16)
      treetop (~> 1.4.8)
    method_source (0.8.2)
    mime-types (1.23)
    mini_portile (0.5.1)
    minitest (4.7.5)
    minitest-capybara (0.4.1)
      capybara (~> 2.0)
      minitest (~> 4.0)
      rake
    minitest-metadata (0.4.0)
      minitest (~> 4.7)
    minitest-rails (0.9.2)
      minitest (~> 4.7)
      rails (>= 3.0)
    minitest-rails-capybara (0.10.0)
      capybara (~> 2.0)
      minitest-capybara (~> 0.4)
      minitest-metadata (~> 0.4)
      minitest-rails (~> 0.9.1)
    minitest-spec-rails (4.7.4)
      minitest (~> 4.7)
      rails (<= 4.0)
    multi_json (1.7.9)
    multipart-post (1.2.0)
    nested_form (0.3.2)
    net-scp (1.1.2)
      net-ssh (>= 2.6.5)
    net-ssh (2.6.8)
    newrelic_rpm (3.6.6.147)
    nokogiri (1.6.0)
      mini_portile (~> 0.5.0)
    oauth2 (0.8.1)
      faraday (~> 0.8)
      httpauth (~> 0.1)
      jwt (~> 0.1.4)
      multi_json (~> 1.0)
      rack (~> 1.2)
    omniauth (1.1.4)
      hashie (>= 1.2, < 3)
      rack
    omniauth-github (1.1.1)
      omniauth (~> 1.0)
      omniauth-oauth2 (~> 1.1)
    omniauth-oauth2 (1.1.1)
      oauth2 (~> 0.8.0)
      omniauth (~> 1.0)
    orm_adapter (0.4.0)
    pg (0.16.0)
    poltergeist (1.3.0)
      capybara (~> 2.1.0)
      faye-websocket (>= 0.4.4, < 0.5.0)
      http_parser.rb (~> 0.5.3)
    polyglot (0.3.3)
    pry (0.9.12.2)
      coderay (~> 1.0.5)
      method_source (~> 0.8)
      slop (~> 3.4)
    pry-doc (0.4.6)
      pry (>= 0.9)
      yard (>= 0.8)
    pry-rails (0.3.2)
      pry (>= 0.9.10)
    puma (2.5.0)
      rack (>= 1.1, < 2.0)
    quiet_assets (1.0.2)
      railties (>= 3.1, < 5.0)
    rack (1.5.2)
    rack-pjax (0.7.0)
      nokogiri (~> 1.5)
      rack (~> 1.3)
    rack-test (0.6.2)
      rack (>= 1.0)
    rails (4.0.0)
      actionmailer (= 4.0.0)
      actionpack (= 4.0.0)
      activerecord (= 4.0.0)
      activesupport (= 4.0.0)
      bundler (>= 1.3.0, < 2.0)
      railties (= 4.0.0)
      sprockets-rails (~> 2.0.0)
    rails_12factor (0.0.2)
      rails_serve_static_assets
      rails_stdout_logging
    rails_serve_static_assets (0.0.1)
    rails_stdout_logging (0.0.1)
    railties (4.0.0)
      actionpack (= 4.0.0)
      activesupport (= 4.0.0)
      rake (>= 0.8.7)
      thor (>= 0.18.1, < 2.0)
    rake (10.1.0)
    rb-fchange (0.0.6)
      ffi
    rb-fsevent (0.9.3)
    rb-inotify (0.9.1)
      ffi (>= 0.5.0)
    rb-kqueue (0.2.0)
      ffi (>= 0.5.0)
    redcarpet (3.0.0)
    remotipart (1.2.1)
    ruby-hmac (0.4.0)
    ruby2ruby (2.0.6)
      ruby_parser (~> 3.1)
      sexp_processor (~> 4.0)
    ruby_gntp (0.3.4)
    ruby_parser (3.1.3)
      sexp_processor (~> 4.1)
    safe_yaml (0.9.5)
    sass (3.2.10)
    sass-rails (4.0.0)
      railties (>= 4.0.0.beta, < 5.0)
      sass (>= 3.1.10)
      sprockets-rails (~> 2.0.0)
    sexp_processor (4.2.1)
    slim (1.3.9)
      temple (~> 0.6.3)
      tilt (~> 1.3, >= 1.3.3)
    slop (3.4.6)
    spoon (0.0.4)
      ffi
    sprockets (2.10.0)
      hike (~> 1.2)
      multi_json (~> 1.0)
      rack (~> 1.0)
      tilt (~> 1.1, != 1.3.0)
    sprockets-rails (2.0.0)
      actionpack (>= 3.0)
      activesupport (>= 3.0)
      sprockets (~> 2.8)
    sqlite3 (1.3.7)
    stamp (0.5.0)
    temple (0.6.6)
    terminal-table (1.4.5)
    thor (0.18.1)
    thread_safe (0.1.2)
      atomic
    tilt (1.4.1)
    treetop (1.4.14)
      polyglot
      polyglot (>= 0.3.1)
    turn (0.9.6)
      ansi
    tzinfo (0.3.37)
    uglifier (2.1.2)
      execjs (>= 0.3.0)
      multi_json (~> 1.0, >= 1.0.2)
    warden (1.2.3)
      rack (>= 1.0)
    xpath (2.0.0)
      nokogiri (~> 1.3)
    yard (0.8.7)

PLATFORMS
  ruby

DEPENDENCIES
  annotate
  awesome_print
  better_errors
  binding_of_caller
  bootstrap-sass (>= 2.3.0.0)
  brakeman
  capybara
  capybara_minitest_spec
  coffee-rails (~> 4.0.0)
  dalli
  devise!
  email_spec (>= 1.4.0)
  figaro (>= 0.6.3)
  fog
  friendly_id!
  guard
  guard-annotate
  guard-brakeman
  guard-bundler (~> 1.0.0)
  guard-migrate
  guard-minitest
  guard-puma
  guard-rails
  haml-rails (>= 0.4)
  heroku_rails_deflate
  html2haml (>= 1.0.1)
  icalendar
  interactive_editor
  jquery-rails
  madmimi
  minitest-rails-capybara
  minitest-spec-rails
  newrelic_rpm
  omniauth (>= 1.1.3)
  omniauth-github
  paperclip!
  pg
  poltergeist
  pry
  pry-doc
  pry-rails
  puma
  quiet_assets (>= 1.0.1)
  rails (= 4.0.0)
  rails_12factor
  rails_admin!
  rb-fchange
  rb-fsevent
  rb-inotify
  redcarpet
  ruby_gntp
  sass-rails (~> 4.0.0)
  sprockets-rails
  sqlite3
  stamp
  tilt
  turn
  uglifier (>= 1.0.3)