QutBioacousticsResearchGroup/bioacoustic-workbench

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GIT
  remote: git://github.com/brainspec/enumerize.git
  revision: 2eee1be65f589ae3e63770f2610cfc1b8e3ff1d6
  branch: master
  specs:
    enumerize (0.6.1)
      activesupport (>= 3.2)

GIT
  remote: git://github.com/pivotal/jasmine-gem.git
  revision: ffe441886b6b104f5c760f63597119730ea8bdad
  specs:
    jasmine (1.3.2)
      jasmine-core (~> 1.3.1)
      rack (~> 1.0)
      rspec (>= 1.3.1)
      selenium-webdriver (>= 0.1.3)

GIT
  remote: git://github.com/rails-api/active_model_serializers.git
  revision: 1c4f3a70dada235f9694116f42de3cbcc812d694
  specs:
    active_model_serializers (0.8.1)
      activemodel (>= 3.0)

GIT
  remote: git://github.com/theepan/userstamp.git
  revision: bf05d832ee27a717ea9455d685c83ae2cfb80310
  specs:
    userstamp (2.0.2)

GEM
  remote: http://rubygems.org/
  specs:
    actionmailer (3.2.13)
      actionpack (= 3.2.13)
      mail (~> 2.5.3)
    actionpack (3.2.13)
      activemodel (= 3.2.13)
      activesupport (= 3.2.13)
      builder (~> 3.0.0)
      erubis (~> 2.7.0)
      journey (~> 1.0.4)
      rack (~> 1.4.5)
      rack-cache (~> 1.2)
      rack-test (~> 0.6.1)
      sprockets (~> 2.2.1)
    activemodel (3.2.13)
      activesupport (= 3.2.13)
      builder (~> 3.0.0)
    activerecord (3.2.13)
      activemodel (= 3.2.13)
      activesupport (= 3.2.13)
      arel (~> 3.0.2)
      tzinfo (~> 0.3.29)
    activerecord-postgresql-adapter (0.0.1)
      pg
    activeresource (3.2.13)
      activemodel (= 3.2.13)
      activesupport (= 3.2.13)
    activesupport (3.2.13)
      i18n (= 0.6.1)
      multi_json (~> 1.0)
    acts_as_paranoid (0.4.1)
      activerecord (~> 3.2)
    addressable (2.3.4)
    arel (3.0.2)
    bcrypt-ruby (3.0.1-x86-mingw32)
    bourne (1.4.0)
      mocha (~> 0.13.2)
    builder (3.0.4)
    cancan (1.6.10)
    capistrano (2.15.4)
      highline
      net-scp (>= 1.0.0)
      net-sftp (>= 2.0.0)
      net-ssh (>= 2.0.14)
      net-ssh-gateway (>= 1.1.0)
    capybara (2.1.0)
      mime-types (>= 1.16)
      nokogiri (>= 1.3.3)
      rack (>= 1.0.0)
      rack-test (>= 0.5.4)
      xpath (~> 2.0)
    childprocess (0.3.9)
      ffi (~> 1.0, >= 1.0.11)
    coderay (1.0.9)
    coffee-rails (3.2.2)
      coffee-script (>= 2.2.0)
      railties (~> 3.2.0)
    coffee-script (2.2.0)
      coffee-script-source
      execjs
    coffee-script-source (1.6.2)
    cucumber (1.3.1)
      builder (>= 2.1.2)
      diff-lcs (>= 1.1.3)
      gherkin (~> 2.12.0)
      multi_json (~> 1.3)
    cucumber-rails (1.3.1)
      capybara (>= 1.1.2)
      cucumber (>= 1.2.0)
      nokogiri (>= 1.5.0)
      rails (~> 3.0)
    daemons (1.1.9)
    database_cleaner (1.0.1)
    devise (2.2.4)
      bcrypt-ruby (~> 3.0)
      orm_adapter (~> 0.1)
      railties (~> 3.1)
      warden (~> 1.2.1)
    diff-lcs (1.2.4)
    erubis (2.7.0)
    eventmachine (1.0.3-x86-mingw32)
    execjs (1.4.0)
      multi_json (~> 1.0)
    factory_girl (4.2.0)
      activesupport (>= 3.0.0)
    factory_girl_rails (4.2.1)
      factory_girl (~> 4.2.0)
      railties (>= 3.0.0)
    faker (1.1.2)
      i18n (~> 0.5)
    faraday (0.8.7)
      multipart-post (~> 1.1)
    ffi (1.8.1-x86-mingw32)
    formatador (0.2.4)
    gherkin (2.12.0-x86-mingw32)
      multi_json (~> 1.3)
    guard (1.8.0)
      formatador (>= 0.2.4)
      listen (>= 1.0.0)
      lumberjack (>= 1.0.2)
      pry (>= 0.9.10)
      thor (>= 0.14.6)
    guard-rspec (3.0.0)
      guard (>= 1.8)
      rspec (~> 2.13)
    haml (4.0.2)
      tilt
    hashie (2.0.5)
    headless (1.0.1)
    highline (1.6.19)
    hike (1.2.2)
    httpauth (0.2.0)
    i18n (0.6.1)
    jasmine-core (1.3.1)
    jasminerice (0.0.10)
      coffee-rails
      haml
    journey (1.0.4)
    jquery-rails (2.2.1)
      railties (>= 3.0, < 5.0)
      thor (>= 0.14, < 2.0)
    json (1.8.0)
    jwt (0.1.8)
      multi_json (>= 1.5)
    launchy (2.3.0)
      addressable (~> 2.3)
    listen (1.1.2)
      rb-fsevent (>= 0.9.3)
      rb-inotify (>= 0.9)
      rb-kqueue (>= 0.2)
    lumberjack (1.0.3)
    mail (2.5.4)
      mime-types (~> 1.16)
      treetop (~> 1.4.8)
    metaclass (0.0.1)
    method_source (0.8.1)
    mime-types (1.23)
    mocha (0.13.3)
      metaclass (~> 0.0.1)
    momentjs-rails (2.0.0.1)
      railties (>= 3.1)
    multi_json (1.7.3)
    multipart-post (1.2.0)
    net-scp (1.1.1)
      net-ssh (>= 2.6.5)
    net-sftp (2.1.2)
      net-ssh (>= 2.6.5)
    net-ssh (2.6.7)
    net-ssh-gateway (1.2.0)
      net-ssh (>= 2.6.5)
    nokogiri (1.5.9-x86-mingw32)
    oauth (0.4.7)
    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-browserid (0.0.1)
      faraday
      multi_json
      omniauth (~> 1.0)
    omniauth-facebook (1.4.1)
      omniauth-oauth2 (~> 1.1.0)
    omniauth-github (1.1.0)
      omniauth (~> 1.0)
      omniauth-oauth2 (~> 1.1)
    omniauth-google-oauth2 (0.1.17)
      omniauth (~> 1.0)
      omniauth-oauth2
    omniauth-oauth (1.0.1)
      oauth
      omniauth (~> 1.0)
    omniauth-oauth2 (1.1.1)
      oauth2 (~> 0.8.0)
      omniauth (~> 1.0)
    omniauth-openid (1.0.1)
      omniauth (~> 1.0)
      rack-openid (~> 1.3.1)
    omniauth-twitter (0.0.16)
      multi_json (~> 1.3)
      omniauth-oauth (~> 1.0)
    omniauth-windowslive (0.0.8.1)
      multi_json (>= 1.0.3)
      omniauth-oauth2 (~> 1.0)
    orm_adapter (0.4.0)
    pg (0.15.1-x86-mingw32)
    polyglot (0.3.3)
    pry (0.9.12.2-x86-mingw32)
      coderay (~> 1.0.5)
      method_source (~> 0.8)
      slop (~> 3.4)
      win32console (~> 1.3)
    rack (1.4.5)
    rack-cache (1.2)
      rack (>= 0.4)
    rack-openid (1.3.1)
      rack (>= 1.1.0)
      ruby-openid (>= 2.1.8)
    rack-ssl (1.3.3)
      rack
    rack-test (0.6.2)
      rack (>= 1.0)
    rails (3.2.13)
      actionmailer (= 3.2.13)
      actionpack (= 3.2.13)
      activerecord (= 3.2.13)
      activeresource (= 3.2.13)
      activesupport (= 3.2.13)
      bundler (~> 1.0)
      railties (= 3.2.13)
    railties (3.2.13)
      actionpack (= 3.2.13)
      activesupport (= 3.2.13)
      rack-ssl (~> 1.3.2)
      rake (>= 0.8.7)
      rdoc (~> 3.4)
      thor (>= 0.14.6, < 2.0)
    rake (10.0.4)
    rb-fsevent (0.9.3)
    rb-inotify (0.9.0)
      ffi (>= 0.5.0)
    rb-kqueue (0.2.0)
      ffi (>= 0.5.0)
    rdoc (3.12.2)
      json (~> 1.4)
    rspec (2.13.0)
      rspec-core (~> 2.13.0)
      rspec-expectations (~> 2.13.0)
      rspec-mocks (~> 2.13.0)
    rspec-core (2.13.1)
    rspec-deep-matchers (0.0.2)
      rspec (>= 2.0.0)
    rspec-expectations (2.13.0)
      diff-lcs (>= 1.1.3, < 2.0)
    rspec-mocks (2.13.1)
    rspec-rails (2.13.2)
      actionpack (>= 3.0)
      activesupport (>= 3.0)
      railties (>= 3.0)
      rspec-core (~> 2.13.0)
      rspec-expectations (~> 2.13.0)
      rspec-mocks (~> 2.13.0)
    ruby-imagespec (0.3.1)
    ruby-openid (2.2.3)
    ruby-prof (0.13.0)
    rubyzip (0.9.9)
    rvm-capistrano (1.3.0)
      capistrano (>= 2.0.0)
    sass (3.2.9)
    sass-rails (3.2.6)
      railties (~> 3.2.0)
      sass (>= 3.1.10)
      tilt (~> 1.3)
    select2-rails (3.3.2)
      sass-rails (>= 3.2)
      thor (~> 0.14)
    selenium-webdriver (2.32.1)
      childprocess (>= 0.2.5)
      multi_json (~> 1.0)
      rubyzip
      websocket (~> 1.0.4)
    shoulda (3.5.0)
      shoulda-context (~> 1.0, >= 1.0.1)
      shoulda-matchers (>= 1.4.1, < 3.0)
    shoulda-context (1.1.2)
    shoulda-matchers (1.5.6)
      activesupport (>= 3.0.0)
      bourne (~> 1.3)
    simplecov (0.7.1)
      multi_json (~> 1.0)
      simplecov-html (~> 0.7.1)
    simplecov-html (0.7.1)
    slop (3.4.5)
    sprockets (2.2.2)
      hike (~> 1.2)
      multi_json (~> 1.0)
      rack (~> 1.0)
      tilt (~> 1.1, != 1.3.0)
    sqlite3 (1.3.7-x86-mingw32)
    test-unit (2.5.5)
    thin (1.5.1)
      daemons (>= 1.0.9)
      eventmachine (>= 0.12.6)
      rack (>= 1.0.0)
    thor (0.18.1)
    tilt (1.4.1)
    timeliness (0.3.7)
    treetop (1.4.12)
      polyglot
      polyglot (>= 0.3.1)
    trollop (2.0)
    tzinfo (0.3.37)
    uglifier (1.0.4)
      execjs (>= 0.3.0)
      multi_json (>= 1.0.2)
    uuidtools (2.1.4)
    validates_timeliness (3.0.14)
      timeliness (~> 0.3.6)
    warden (1.2.1)
      rack (>= 1.0)
    websocket (1.0.7)
    win32console (1.3.2-x86-mingw32)
    xpath (2.0.0)
      nokogiri (~> 1.3)

PLATFORMS
  x86-mingw32

DEPENDENCIES
  active_model_serializers!
  activerecord-postgresql-adapter (= 0.0.1)
  acts_as_paranoid (= 0.4.1)
  bundler (= 1.3.5)
  cancan
  capistrano (= 2.15.4)
  capybara (= 2.1.0)
  coffee-rails (~> 3.2.1)
  cucumber (= 1.3.1)
  cucumber-rails (= 1.3.1)
  database_cleaner (= 1.0.1)
  devise (= 2.2.4)
  enumerize!
  execjs (= 1.4.0)
  factory_girl_rails (= 4.2.1)
  faker (= 1.1.2)
  guard-rspec (= 3.0.0)
  headless (= 1.0.1)
  jasmine (= 1.3.2)!
  jasminerice (= 0.0.10)
  jquery-rails (= 2.2.1)
  launchy (= 2.3.0)
  libv8 (~> 3.11.8.12)
  mocha (~> 0.13)
  momentjs-rails (= 2.0.0.1)
  omniauth (= 1.1.4)
  omniauth-browserid (= 0.0.1)
  omniauth-facebook (= 1.4.1)
  omniauth-github (= 1.1.0)
  omniauth-google-oauth2 (= 0.1.17)
  omniauth-openid (= 1.0.1)
  omniauth-twitter (= 0.0.16)
  omniauth-windowslive (= 0.0.8.1)
  pg (= 0.15.1)
  rails (= 3.2.13)
  rake (~> 10)
  rspec (= 2.13.0)
  rspec-deep-matchers (= 0.0.2)
  rspec-rails (= 2.13.2)
  ruby-imagespec (= 0.3.1)
  ruby-prof (= 0.13.0)
  rubyzip (= 0.9.9)
  rvm-capistrano (= 1.3.0)
  sass-rails (~> 3.2.3)
  select2-rails (= 3.3.2)
  shoulda (= 3.5.0)
  shoulda-matchers (~> 1.5.6)
  simplecov (= 0.7.1)
  sqlite3 (= 1.3.7)
  test-unit (= 2.5.5)
  therubyracer (= 0.11.4)
  thin (= 1.5.1)
  trollop (= 2.0)
  typhoeus (= 0.6.3)
  uglifier (~> 1.0.3)
  unicorn (= 4.6.2)
  userstamp!
  uuidtools (= 2.1.4)
  validates_timeliness (= 3.0.14)