Gemfile.lock 5.62 KB
GEM
  remote: http://rubygems.org/
  specs:
    SystemTimer (1.2.3)
    abstract (1.0.0)
    actionmailer (3.0.10)
      actionpack (= 3.0.10)
      mail (~> 2.2.19)
    actionmailer_inline_css (1.3.1)
      actionmailer (>= 3.0.0)
      nokogiri (>= 1.4.4)
      premailer (>= 1.7.1)
    actionpack (3.0.10)
      activemodel (= 3.0.10)
      activesupport (= 3.0.10)
      builder (~> 2.1.2)
      erubis (~> 2.6.6)
      i18n (~> 0.5.0)
      rack (~> 1.2.1)
      rack-mount (~> 0.6.14)
      rack-test (~> 0.5.7)
      tzinfo (~> 0.3.23)
    activemodel (3.0.10)
      activesupport (= 3.0.10)
      builder (~> 2.1.2)
      i18n (~> 0.5.0)
    activerecord (3.0.10)
      activemodel (= 3.0.10)
      activesupport (= 3.0.10)
      arel (~> 2.0.10)
      tzinfo (~> 0.3.23)
    activeresource (3.0.10)
      activemodel (= 3.0.10)
      activesupport (= 3.0.10)
    activesupport (3.0.10)
    addressable (2.2.6)
    archive-tar-minitar (0.5.2)
    arel (2.0.10)
    bcrypt-ruby (3.0.1)
    bson (1.3.1)
    bson_ext (1.3.1)
    builder (2.1.2)
    columnize (0.3.4)
    crack (0.3.1)
    css_parser (1.2.5)
      addressable
    database_cleaner (0.6.7)
    devise (1.4.7)
      bcrypt-ruby (~> 3.0)
      orm_adapter (~> 0.0.3)
      warden (~> 1.0.3)
    diff-lcs (1.1.3)
    email_spec (1.2.1)
      mail (~> 2.2)
      rspec (~> 2.0)
    erubis (2.6.6)
      abstract (>= 1.0.0)
    fabrication (1.2.0)
    faraday (0.7.4)
      addressable (~> 2.2.6)
      multipart-post (~> 1.1.0)
      rack (>= 1.1.0, < 2)
    faraday_middleware (0.7.0)
      faraday (~> 0.7.3)
    haml (3.1.3)
    happymapper (0.4.0)
      libxml-ruby (~> 2.0)
    has_scope (0.5.1)
    hashie (1.0.0)
    hoptoad_notifier (2.4.11)
      activesupport
      builder
    htmlentities (4.3.0)
    i18n (0.5.0)
    inherited_resources (1.3.0)
      has_scope (~> 0.5.0)
      responders (~> 0.6.0)
    kaminari (0.12.4)
      rails (>= 3.0.0)
    kgio (2.6.0)
    libxml-ruby (2.2.2)
    lighthouse-api (2.0)
      activeresource (>= 3.0.0)
      activesupport (>= 3.0.0)
    linecache (0.46)
      rbx-require-relative (> 0.0.4)
    linecache19 (0.5.12)
      ruby_core_source (>= 0.1.4)
    mail (2.2.19)
      activesupport (>= 2.3.6)
      i18n (>= 0.4.0)
      mime-types (~> 1.16)
      treetop (~> 1.4.8)
    mime-types (1.16)
    mongo (1.3.1)
      bson (>= 1.3.1)
    mongoid (2.2.4)
      activemodel (~> 3.0)
      mongo (~> 1.3)
      tzinfo (~> 0.3.22)
    mongoid_rails_migrations (0.0.14)
      activesupport (>= 3.0.0)
      bundler (>= 1.0.0)
      rails (>= 3.0.0)
      railties (>= 3.0.0)
    multi_json (1.0.4)
    multipart-post (1.1.4)
    nokogiri (1.5.0)
    octokit (0.6.4)
      addressable (~> 2.2.6)
      faraday (~> 0.7.3)
      faraday_middleware (~> 0.7.0.rc1)
      hashie (~> 1.0.0)
      multi_json (~> 1.0.2)
    orm_adapter (0.0.5)
    oruen_redmine_client (0.0.1)
      activeresource (>= 2.3.0)
    pivotal-tracker (0.4.1)
      builder
      builder
      happymapper (>= 0.3.2)
      happymapper (>= 0.3.2)
      nokogiri (>= 1.4.3)
      nokogiri (~> 1.4)
      rest-client (~> 1.6.0)
      rest-client (~> 1.6.0)
    polyglot (0.3.2)
    premailer (1.7.3)
      css_parser (>= 1.1.9)
      htmlentities (>= 4.0.0)
    rack (1.2.4)
    rack-mount (0.6.14)
      rack (>= 1.0.0)
    rack-ssl-enforcer (0.2.4)
    rack-test (0.5.7)
      rack (>= 1.0)
    rails (3.0.10)
      actionmailer (= 3.0.10)
      actionpack (= 3.0.10)
      activerecord (= 3.0.10)
      activeresource (= 3.0.10)
      activesupport (= 3.0.10)
      bundler (~> 1.0)
      railties (= 3.0.10)
    railties (3.0.10)
      actionpack (= 3.0.10)
      activesupport (= 3.0.10)
      rake (>= 0.8.7)
      rdoc (~> 3.4)
      thor (~> 0.14.4)
    raindrops (0.8.0)
    rake (0.9.2)
    rbx-require-relative (0.0.5)
    rdoc (3.9.4)
    responders (0.6.4)
    rest-client (1.6.7)
      mime-types (>= 1.16)
    ri_cal (0.8.8)
    rspec (2.6.0)
      rspec-core (~> 2.6.0)
      rspec-expectations (~> 2.6.0)
      rspec-mocks (~> 2.6.0)
    rspec-core (2.6.4)
    rspec-expectations (2.6.0)
      diff-lcs (~> 1.1.2)
    rspec-mocks (2.6.0)
    rspec-rails (2.6.1)
      actionpack (~> 3.0)
      activesupport (~> 3.0)
      railties (~> 3.0)
      rspec (~> 2.6.0)
    ruby-debug (0.10.4)
      columnize (>= 0.1)
      ruby-debug-base (~> 0.10.4.0)
    ruby-debug-base (0.10.4)
      linecache (>= 0.3)
    ruby-debug-base19 (0.11.25)
      columnize (>= 0.3.1)
      linecache19 (>= 0.5.11)
      ruby_core_source (>= 0.1.4)
    ruby-debug19 (0.11.6)
      columnize (>= 0.3.1)
      linecache19 (>= 0.5.11)
      ruby-debug-base19 (>= 0.11.19)
    ruby-fogbugz (0.0.4)
      crack
      typhoeus
    ruby_core_source (0.1.5)
      archive-tar-minitar (>= 0.5.2)
    thor (0.14.6)
    treetop (1.4.10)
      polyglot
      polyglot (>= 0.3.1)
    typhoeus (0.2.4)
      mime-types
      mime-types
    tzinfo (0.3.30)
    unicorn (4.1.1)
      kgio (~> 2.4)
      rack
      raindrops (~> 0.6)
    useragent (0.3.2)
    warden (1.0.5)
      rack (>= 1.0)
    webmock (1.7.6)
      addressable (~> 2.2, > 2.2.5)
      crack (>= 0.1.7)

PLATFORMS
  ruby

DEPENDENCIES
  SystemTimer
  actionmailer_inline_css (~> 1.3.0)
  bson (= 1.3.1)
  bson_ext (= 1.3.1)
  database_cleaner (~> 0.6.0)
  devise (~> 1.4.0)
  email_spec
  fabrication
  haml
  hoptoad_notifier (~> 2.4)
  htmlentities (~> 4.3.0)
  inherited_resources
  kaminari
  lighthouse-api
  mongo (= 1.3.1)
  mongoid (~> 2.2.2)
  mongoid_rails_migrations
  nokogiri
  octokit (= 0.6.4)
  oruen_redmine_client
  pivotal-tracker
  rack-ssl-enforcer
  rails (= 3.0.10)
  ri_cal
  rspec (~> 2.6)
  rspec-rails (~> 2.6)
  ruby-debug
  ruby-debug19
  ruby-fogbugz
  unicorn
  useragent (~> 0.3.1)
  webmock