danielweinmann/unlock

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GIT
  remote: git://github.com/danielweinmann/paypal-recurring.git
  revision: b04b9fbdd5bd5122879d08671fdf3bbbfc3211af
  branch: master
  specs:
    paypal-recurring (1.1.1)

GIT
  remote: git://github.com/mcasimir/devise-i18n-views.git
  revision: f00547dede8f1d4b7d87416d921d6ad0f88ec77c
  specs:
    devise-i18n-views (0.3.2)

GIT
  remote: git://github.com/svenfuchs/rails-i18n.git
  revision: ef4b73623bfe0131ab27bcac92a6ba30f40bd124
  branch: master
  specs:
    rails-i18n (4.0.3)
      i18n (~> 0.6)
      railties (~> 4.0)

GEM
  remote: http://rubygems.org/
  specs:
    RedCloth (4.2.9)
    actionmailer (4.1.6)
      actionpack (= 4.1.6)
      actionview (= 4.1.6)
      mail (~> 2.5, >= 2.5.4)
    actionpack (4.1.6)
      actionview (= 4.1.6)
      activesupport (= 4.1.6)
      rack (~> 1.5.2)
      rack-test (~> 0.6.2)
    actionview (4.1.6)
      activesupport (= 4.1.6)
      builder (~> 3.1)
      erubis (~> 2.7.0)
    active_decorator (0.3.4)
    activemodel (4.1.6)
      activesupport (= 4.1.6)
      builder (~> 3.1)
    activerecord (4.1.6)
      activemodel (= 4.1.6)
      activesupport (= 4.1.6)
      arel (~> 5.0.0)
    activesupport (4.1.6)
      i18n (~> 0.6, >= 0.6.9)
      json (~> 1.7, >= 1.7.7)
      minitest (~> 5.1)
      thread_safe (~> 0.1)
      tzinfo (~> 1.1)
    addressable (2.3.6)
    arel (5.0.1.20140414130214)
    auto_html (1.5.1)
      redcarpet (~> 2.0.0)
      rinku (~> 1.5.0)
    autosize-rails (1.18.8)
      rails (>= 3.1)
    aws-sdk (1.53.0)
      aws-sdk-v1 (= 1.53.0)
    aws-sdk-v1 (1.53.0)
      json (~> 1.4)
      nokogiri (>= 1.4.4)
    bcrypt (3.1.7)
    better_errors (2.1.1)
      coderay (>= 1.0.0)
      erubis (>= 2.6.6)
      rack (>= 0.9.0)
    bourbon (3.2.3)
      sass (~> 3.2)
      thor
    brhelper (3.3.0)
      actionpack (>= 3.0.0)
      activesupport (>= 3.0.0)
    builder (3.2.2)
    climate_control (0.0.3)
      activesupport (>= 3.0)
    cocaine (0.5.4)
      climate_control (>= 0.0.3, < 1.0)
    coderay (1.1.0)
    coffee-rails (4.0.1)
      coffee-script (>= 2.2.0)
      railties (>= 4.0.0, < 5.0)
    coffee-script (2.3.0)
      coffee-script-source
      execjs
    coffee-script-source (1.8.0)
    devise (3.3.0)
      bcrypt (~> 3.0)
      orm_adapter (~> 0.1)
      railties (>= 3.2.6, < 5)
      thread_safe (~> 0.1)
      warden (~> 1.2.3)
    devise-i18n (0.11.1)
    diff-lcs (1.2.5)
    erubis (2.7.0)
    execjs (2.2.1)
    fb-channel-file (0.0.2)
      rails (>= 3.0)
    has_scope (0.6.0.rc)
      actionpack (>= 3.2, < 5)
      activesupport (>= 3.2, < 5)
    hashie (3.3.1)
    heroku-deflater (0.5.3)
      rack (>= 1.4.5)
    high_voltage (2.2.1)
    hike (1.2.3)
    hstore_translate (1.0.0)
      activerecord (>= 3.1.0)
    httparty (0.12.0)
      json (~> 1.8)
      multi_xml (>= 0.5.2)
    i18n (0.6.11)
    icomoon-rails (0.1.0)
      railties (>= 3.1.1)
      sass-rails (>= 3.1.1)
    jbuilder (2.1.3)
      activesupport (>= 3.0.0, < 5)
      multi_json (~> 1.2)
    jquery-rails (3.1.2)
      railties (>= 3.0, < 5.0)
      thor (>= 0.14, < 2.0)
    json (1.8.1)
    kgio (2.9.2)
    launchy (2.4.2)
      addressable (~> 2.3)
    letter_opener (1.2.0)
      launchy (~> 2.2)
    mail (2.6.1)
      mime-types (>= 1.16, < 3)
    maskmoney-rails (3.0.2.0)
    mime-types (2.3)
    mini_portile (0.6.0)
    minitest (5.4.1)
    moip-assinaturas (0.4.2)
      activesupport (>= 2.3.2)
      httparty (~> 0.12.0)
      json (>= 1.7)
    monetize (1.0.0)
      money (~> 6.4.0)
    money (6.4.0)
      i18n (>= 0.6.4, <= 0.7.0.beta1)
    money-rails (1.0.0)
      activesupport (>= 3.0)
      monetize (~> 1.0.0)
      money (~> 6.4.0)
      railties (>= 3.0)
    multi_json (1.10.1)
    multi_xml (0.5.5)
    neat (1.5.1)
      bourbon (>= 3.1)
      sass (~> 3.2.19)
    newrelic_rpm (3.9.5.251)
    nokogiri (1.6.3.1)
      mini_portile (= 0.6.0)
    normalize-rails (3.0.1)
    orm_adapter (0.5.0)
    paperclip (4.1.1)
      activemodel (>= 3.0.0)
      activesupport (>= 3.0.0)
      cocaine (~> 0.5.3)
      mime-types
    paperclip-meta (1.1.0)
      paperclip (>= 3.0.2, < 5.0)
    pg (0.17.1)
    pickadate-rails (3.5.3.0)
      railties (>= 3.1.0)
    pundit (0.3.0)
      activesupport (>= 3.0.0)
    rack (1.5.2)
    rack-test (0.6.2)
      rack (>= 1.0)
    rack-timeout (0.0.4)
    rails (4.1.6)
      actionmailer (= 4.1.6)
      actionpack (= 4.1.6)
      actionview (= 4.1.6)
      activemodel (= 4.1.6)
      activerecord (= 4.1.6)
      activesupport (= 4.1.6)
      bundler (>= 1.3.0, < 2.0)
      railties (= 4.1.6)
      sprockets-rails (~> 2.0)
    rails_12factor (0.0.2)
      rails_serve_static_assets
      rails_stdout_logging
    rails_serve_static_assets (0.0.2)
    rails_stdout_logging (0.0.3)
    railties (4.1.6)
      actionpack (= 4.1.6)
      activesupport (= 4.1.6)
      rake (>= 0.8.7)
      thor (>= 0.18.1, < 2.0)
    raindrops (0.13.0)
    rake (10.3.2)
    redcarpet (2.0.1)
    responders (1.1.1)
      railties (>= 3.2, < 4.2)
    rest_in_place (2.5.0)
      rails (>= 3.1)
    rinku (1.5.1)
    routing-filter (0.4.0.pre)
      actionpack
    rspec-core (3.1.7)
      rspec-support (~> 3.1.0)
    rspec-expectations (3.1.2)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.1.0)
    rspec-mocks (3.1.3)
      rspec-support (~> 3.1.0)
    rspec-rails (3.1.0)
      actionpack (>= 3.0)
      activesupport (>= 3.0)
      railties (>= 3.0)
      rspec-core (~> 3.1.0)
      rspec-expectations (~> 3.1.0)
      rspec-mocks (~> 3.1.0)
      rspec-support (~> 3.1.0)
    rspec-support (3.1.2)
    sass (3.2.19)
    sass-rails (4.0.3)
      railties (>= 4.0.0, < 5.0)
      sass (~> 3.2.0)
      sprockets (~> 2.8, <= 2.11.0)
      sprockets-rails (~> 2.0)
    schema_plus (1.6.0)
      activerecord (>= 3.2)
      valuable
    shoulda-matchers (2.7.0)
      activesupport (>= 3.0.0)
    slim (2.0.3)
      temple (~> 0.6.6)
      tilt (>= 1.3.3, < 2.1)
    slim-rails (2.1.5)
      actionpack (>= 3.0, < 4.2)
      activesupport (>= 3.0, < 4.2)
      railties (>= 3.0, < 4.2)
      slim (~> 2.0)
    spring (1.1.3)
    sprockets (2.11.0)
      hike (~> 1.2)
      multi_json (~> 1.0)
      rack (~> 1.0)
      tilt (~> 1.1, != 1.3.0)
    sprockets-rails (2.1.4)
      actionpack (>= 3.0)
      activesupport (>= 3.0)
      sprockets (~> 2.8)
    state_machine (1.2.0)
    temple (0.6.8)
    thor (0.19.1)
    thread_safe (0.3.4)
    tilt (1.4.1)
    tzinfo (1.2.2)
      thread_safe (~> 0.1)
    uglifier (2.5.3)
      execjs (>= 0.3.0)
      json (>= 1.8.0)
    underscore-rails (1.7.0)
    unicorn (4.8.3)
      kgio (~> 2.6)
      rack
      raindrops (~> 0.7)
    unlock_auto_html (0.0.2)
      RedCloth
      auto_html (= 1.5.1)
      rails (~> 4.1.6)
    unlock_gateway (0.2.1)
      rails (~> 4.1.6)
    unlock_moip (0.2.1)
      moip-assinaturas (= 0.4.2)
      rails (~> 4.1.6)
      unlock_gateway (= 0.2.1)
    unlock_paypal (0.5.2)
      paypal-recurring
      rails (~> 4.1.6)
      unlock_gateway (= 0.2.1)
    valuable (0.9.8)
    warden (1.2.3)
      rack (>= 1.0)
    world-flags (0.6.5)
      hashie (>= 1.2)
      i18n (>= 0.6)

PLATFORMS
  ruby

DEPENDENCIES
  active_decorator
  autosize-rails
  aws-sdk
  better_errors
  brhelper
  coffee-rails
  devise
  devise-i18n
  devise-i18n-views!
  fb-channel-file
  has_scope
  heroku-deflater (>= 0.4.1)
  high_voltage
  hstore_translate
  icomoon-rails
  jbuilder
  jquery-rails
  letter_opener
  maskmoney-rails
  money-rails
  neat
  newrelic_rpm
  normalize-rails
  paperclip (~> 4.1.1)
  paperclip-meta
  paypal-recurring (= 1.1.1)!
  pg
  pickadate-rails
  pundit
  rack-timeout
  rails (= 4.1.6)
  rails-i18n!
  rails_12factor
  responders
  rest_in_place
  routing-filter (~> 0.4.0.pre)
  rspec-rails
  sass-rails
  schema_plus
  shoulda-matchers
  slim
  slim-rails
  spring
  state_machine
  uglifier
  underscore-rails
  unicorn
  unlock_auto_html (= 0.0.2)
  unlock_moip (= 0.2.1)
  unlock_paypal (= 0.5.2)
  world-flags