lloydmeta/push_to_devices

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GIT
  remote: git://github.com/lloydmeta/pushmeup.git
  revision: 339832d90b3d26b0ee34bbe25aa65991b588d1d2
  branch: hotfix/allow_sending_custom_gcm_host
  specs:
    pushmeup (0.1.4.hf1)
      httparty
      json

GIT
  remote: git://github.com/mislav/will_paginate.git
  revision: 61c9f49a918824a52a858df957c1ed2d4b6a2067
  branch: master
  specs:
    will_paginate (3.0.4)

GIT
  remote: git://github.com/mongoid/mongoid.git
  revision: d4ad411b600bcd38dd4760d7a7799eb883748275
  branch: master
  specs:
    mongoid (3.1.0)
      activemodel (~> 3.2)
      moped (~> 1.4)
      origin (~> 1.0)
      tzinfo (~> 0.3.22)

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (3.2.12)
      activesupport (= 3.2.12)
      builder (~> 3.0.0)
    activesupport (3.2.12)
      i18n (~> 0.6)
      multi_json (~> 1.0)
    addressable (2.3.2)
    bcrypt-ruby (3.0.1)
    bson (1.8.2)
    bson_ext (1.8.2)
      bson (~> 1.8.2)
    builder (3.0.4)
    carrierwave (0.8.0)
      activemodel (>= 3.2.0)
      activesupport (>= 3.2.0)
    carrierwave-mongoid (0.4.0)
      carrierwave (~> 0.8.0)
      mongoid (~> 3.0)
      mongoid-grid_fs (~> 1.3)
    crack (0.3.2)
    database_cleaner (0.9.1)
    diff-lcs (1.1.3)
    factory_girl (4.2.0)
      activesupport (>= 3.0.0)
    faker (1.1.2)
      i18n (~> 0.5)
    haml (3.1.8)
    http_router (0.10.2)
      rack (>= 1.0.0)
      url_mount (~> 0.2.1)
    httparty (0.10.2)
      multi_json (~> 1.0)
      multi_xml (>= 0.5.2)
    i18n (0.6.1)
    json (1.7.7)
    mail (2.3.3)
      i18n (>= 0.4.0)
      mime-types (~> 1.16)
      treetop (~> 1.4.8)
    mime-types (1.21)
    mongo (1.8.2)
      bson (~> 1.8.2)
    mongoid-grid_fs (1.7.0)
      mime-types (~> 1.19)
      mongoid (~> 3.0)
    moped (1.4.2)
    multi_json (1.6.1)
    multi_xml (0.5.3)
    nokogiri (1.5.6)
    origin (1.0.11)
    padrino (0.10.7)
      padrino-admin (= 0.10.7)
      padrino-cache (= 0.10.7)
      padrino-core (= 0.10.7)
      padrino-gen (= 0.10.7)
      padrino-helpers (= 0.10.7)
      padrino-mailer (= 0.10.7)
    padrino-admin (0.10.7)
      padrino-core (= 0.10.7)
      padrino-helpers (= 0.10.7)
    padrino-cache (0.10.7)
      padrino-core (= 0.10.7)
    padrino-core (0.10.7)
      activesupport (~> 3.2.0)
      http_router (~> 0.10.2)
      sinatra (~> 1.3.1)
      thor (~> 0.15.2)
      tilt (~> 1.3.0)
    padrino-gen (0.10.7)
      bundler (~> 1.0)
      padrino-core (= 0.10.7)
    padrino-helpers (0.10.7)
      i18n (~> 0.6)
      padrino-core (= 0.10.7)
    padrino-mailer (0.10.7)
      mail (~> 2.3.0)
      padrino-core (= 0.10.7)
    polyglot (0.3.3)
    rack (1.5.2)
    rack-protection (1.3.2)
      rack
    rack-test (0.6.2)
      rack (>= 1.0)
    rake (10.0.3)
    redis (3.0.2)
    redis-namespace (1.2.1)
      redis (~> 3.0.0)
    resque (1.23.0)
      multi_json (~> 1.0)
      redis-namespace (~> 1.0)
      sinatra (>= 0.9.2)
      vegas (~> 0.1.2)
    resque-scheduler (2.0.0)
      redis (>= 2.0.1)
      resque (>= 1.20.0)
      rufus-scheduler
    rspec (2.12.0)
      rspec-core (~> 2.12.0)
      rspec-expectations (~> 2.12.0)
      rspec-mocks (~> 2.12.0)
    rspec-core (2.12.2)
    rspec-expectations (2.12.1)
      diff-lcs (~> 1.1.3)
    rspec-mocks (2.12.2)
    rufus-scheduler (2.0.17)
      tzinfo (>= 0.3.23)
    sinatra (1.3.4)
      rack (~> 1.4)
      rack-protection (~> 1.3)
      tilt (~> 1.3, >= 1.3.3)
    sinatra-flash (0.3.0)
      sinatra (>= 1.0.0)
    thor (0.15.4)
    tilt (1.3.3)
    treetop (1.4.12)
      polyglot
      polyglot (>= 0.3.1)
    tzinfo (0.3.35)
    url_mount (0.2.1)
      rack
    vegas (0.1.11)
      rack (>= 1.0.0)
    webmock (1.9.0)
      addressable (>= 2.2.7)
      crack (>= 0.1.7)
    webrat (0.7.3)
      nokogiri (>= 1.2.0)
      rack (>= 1.0)
      rack-test (>= 0.5.3)

PLATFORMS
  ruby

DEPENDENCIES
  bcrypt-ruby
  bson_ext
  carrierwave
  carrierwave-mongoid
  database_cleaner
  factory_girl
  faker
  haml
  mongo
  mongoid!
  padrino (= 0.10.7)
  pushmeup!
  rack-test
  rake
  redis
  resque
  resque-scheduler
  rspec
  sinatra-flash
  webmock
  webrat
  will_paginate!