rtopitt/bolao2014

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GIT
  remote: https://github.com/rtopitt/pagseguro-ruby.git
  revision: ec430c93bef91a2e8eb66a4c22e8181fdb32b403
  specs:
    pagseguro-oficial (2.0.5)
      aitch (>= 0.2.1)
      i18n
      json
      nokogiri

GEM
  remote: https://rubygems.org/
  specs:
    actionmailer (4.1.4)
      actionpack (= 4.1.4)
      actionview (= 4.1.4)
      mail (~> 2.5.4)
    actionpack (4.1.4)
      actionview (= 4.1.4)
      activesupport (= 4.1.4)
      rack (~> 1.5.2)
      rack-test (~> 0.6.2)
    actionview (4.1.4)
      activesupport (= 4.1.4)
      builder (~> 3.1)
      erubis (~> 2.7.0)
    activemodel (4.1.4)
      activesupport (= 4.1.4)
      builder (~> 3.1)
    activerecord (4.1.4)
      activemodel (= 4.1.4)
      activesupport (= 4.1.4)
      arel (~> 5.0.0)
    activesupport (4.1.4)
      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)
    aitch (0.3.0)
      activesupport
      nokogiri (>= 1.6.0)
    arel (5.0.1.20140414130214)
    awesome_print (1.2.0)
    bcrypt (3.1.7)
    better_errors (1.1.0)
      coderay (>= 1.0.0)
      erubis (>= 2.6.6)
    binding_of_caller (0.7.2)
      debug_inspector (>= 0.0.1)
    builder (3.2.2)
    byebug (2.7.0)
      columnize (~> 0.3)
      debugger-linecache (~> 1.2)
    capistrano (3.2.1)
      i18n
      rake (>= 10.0.0)
      sshkit (~> 1.3)
    capistrano-bundler (1.1.2)
      capistrano (~> 3.0)
      sshkit (~> 1.2)
    capistrano-rails (1.1.1)
      capistrano (~> 3.1)
      capistrano-bundler (~> 1.1)
    celluloid (0.15.2)
      timers (~> 1.1.0)
    codeclimate-test-reporter (0.3.0)
      simplecov (>= 0.7.1, < 1.0.0)
    coderay (1.1.0)
    coffee-rails (4.0.1)
      coffee-script (>= 2.2.0)
      railties (>= 4.0.0, < 5.0)
    coffee-script (2.2.0)
      coffee-script-source
      execjs
    coffee-script-source (1.7.0)
    colorize (0.7.3)
    columnize (0.8.9)
    connection_pool (2.0.0)
    crack (0.4.2)
      safe_yaml (~> 1.0.0)
    database_cleaner (1.3.0)
    debug_inspector (0.0.2)
    debugger-linecache (1.2.0)
    diff-lcs (1.2.5)
    docile (1.1.5)
    dotenv (0.11.1)
      dotenv-deployment (~> 0.0.2)
    dotenv-deployment (0.0.2)
    dotenv-rails (0.11.1)
      dotenv (= 0.11.1)
    erubis (2.7.0)
    execjs (2.2.1)
    factory_girl (4.4.0)
      activesupport (>= 3.0.0)
    factory_girl_rails (4.4.1)
      factory_girl (~> 4.4.0)
      railties (>= 3.0.0)
    foreman (0.74.0)
      dotenv (~> 0.11.1)
      thor (~> 0.19.1)
    foundation-rails (5.3.0.1)
      railties (>= 3.1.0)
      sass (>= 3.2.0)
    fuubar (1.3.3)
      rspec (>= 2.14.0, < 3.1.0)
      ruby-progressbar (~> 1.4)
    google-analytics-turbolinks (0.0.4)
    hike (1.2.3)
    http_accept_language (2.0.1)
    i18n (0.6.9)
    jbuilder (2.1.1)
      activesupport (>= 3.0.0, < 5)
      multi_json (~> 1.2)
    jquery-rails (3.1.1)
      railties (>= 3.0, < 5.0)
      thor (>= 0.14, < 2.0)
    json (1.8.1)
    kgio (2.9.2)
    mail (2.5.4)
      mime-types (~> 1.16)
      treetop (~> 1.4.8)
    method_source (0.8.2)
    mime-types (1.25.1)
    mini_portile (0.6.0)
    minitest (5.3.5)
    multi_json (1.10.1)
    net-scp (1.2.1)
      net-ssh (>= 2.6.5)
    net-ssh (2.9.1)
    nokogiri (1.6.2.1)
      mini_portile (= 0.6.0)
    pg (0.17.1)
    polyglot (0.3.5)
    pry (0.10.0)
      coderay (~> 1.1.0)
      method_source (~> 0.8.1)
      slop (~> 3.4)
    pry-byebug (1.3.3)
      byebug (~> 2.7)
      pry (~> 0.10)
    pry-remote (0.1.8)
      pry (~> 0.9)
      slop (~> 3.0)
    rack (1.5.2)
    rack-protection (1.5.3)
      rack
    rack-test (0.6.2)
      rack (>= 1.0)
    rails (4.1.4)
      actionmailer (= 4.1.4)
      actionpack (= 4.1.4)
      actionview (= 4.1.4)
      activemodel (= 4.1.4)
      activerecord (= 4.1.4)
      activesupport (= 4.1.4)
      bundler (>= 1.3.0, < 2.0)
      railties (= 4.1.4)
      sprockets-rails (~> 2.0)
    rails_stdout_logging (0.0.3)
    railties (4.1.4)
      actionpack (= 4.1.4)
      activesupport (= 4.1.4)
      rake (>= 0.8.7)
      thor (>= 0.18.1, < 2.0)
    raindrops (0.13.0)
    rake (10.3.2)
    rdoc (4.1.1)
      json (~> 1.4)
    redis (3.1.0)
    redis-namespace (1.5.0)
      redis (~> 3.0, >= 3.0.4)
    rspec (2.14.1)
      rspec-core (~> 2.14.0)
      rspec-expectations (~> 2.14.0)
      rspec-mocks (~> 2.14.0)
    rspec-core (2.14.8)
    rspec-expectations (2.14.5)
      diff-lcs (>= 1.1.3, < 2.0)
    rspec-mocks (2.14.6)
    rspec-rails (2.14.2)
      actionpack (>= 3.0)
      activemodel (>= 3.0)
      activesupport (>= 3.0)
      railties (>= 3.0)
      rspec-core (~> 2.14.0)
      rspec-expectations (~> 2.14.0)
      rspec-mocks (~> 2.14.0)
    ruby-progressbar (1.5.1)
    safe_yaml (1.0.3)
    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)
    sdoc (0.4.0)
      json (~> 1.8)
      rdoc (~> 4.0, < 5.0)
    shoulda-matchers (2.6.1)
      activesupport (>= 3.0.0)
    sidekiq (3.1.4)
      celluloid (>= 0.15.2)
      connection_pool (>= 2.0.0)
      json
      redis (>= 3.0.6)
      redis-namespace (>= 1.3.1)
    simple_presenter (0.2.3)
    simplecov (0.8.2)
      docile (~> 1.1.0)
      multi_json
      simplecov-html (~> 0.8.0)
    simplecov-html (0.8.0)
    sinatra (1.4.5)
      rack (~> 1.4)
      rack-protection (~> 1.4)
      tilt (~> 1.3, >= 1.3.4)
    skylight (0.3.17)
      activesupport (>= 3.0.0)
    slop (3.5.0)
    spring (1.1.3)
    spring-commands-rspec (1.0.2)
      spring (>= 0.9.1)
    sprockets (2.11.0)
      hike (~> 1.2)
      multi_json (~> 1.0)
      rack (~> 1.0)
      tilt (~> 1.1, != 1.3.0)
    sprockets-rails (2.1.3)
      actionpack (>= 3.0)
      activesupport (>= 3.0)
      sprockets (~> 2.8)
    sshkit (1.5.1)
      colorize
      net-scp (>= 1.1.2)
      net-ssh (>= 2.8.0)
    thor (0.19.1)
    thread_safe (0.3.4)
    tilt (1.4.1)
    timecop (0.7.1)
    timers (1.1.0)
    treetop (1.4.15)
      polyglot
      polyglot (>= 0.3.1)
    turbolinks (2.2.2)
      coffee-rails
    tzinfo (1.2.1)
      thread_safe (~> 0.1)
    uglifier (2.5.1)
      execjs (>= 0.3.0)
      json (>= 1.8.0)
    ultrahook (0.1.2)
      json (>= 1.8.0)
    unicorn (4.8.3)
      kgio (~> 2.6)
      rack
      raindrops (~> 0.7)
    vcr (2.9.2)
    webmock (1.18.0)
      addressable (>= 2.3.6)
      crack (>= 0.3.2)

PLATFORMS
  ruby

DEPENDENCIES
  awesome_print (~> 1.2)
  bcrypt (= 3.1.7)
  better_errors (~> 1.1)
  binding_of_caller (~> 0.7)
  capistrano-rails (~> 1.1)
  codeclimate-test-reporter (~> 0.3)
  database_cleaner (~> 1.3)
  dotenv-rails (= 0.11.1)
  factory_girl_rails (~> 4.4)
  foreman (~> 0.74)
  foundation-rails (= 5.3.0.1)
  fuubar (~> 1.3)
  google-analytics-turbolinks (= 0.0.4)
  http_accept_language (= 2.0.1)
  jbuilder (= 2.1.1)
  jquery-rails (= 3.1.1)
  pagseguro-oficial!
  pg (= 0.17.1)
  pry-byebug (~> 1.3)
  pry-remote (~> 0.1)
  rails (= 4.1.4)
  rails_stdout_logging (= 0.0.3)
  rspec-rails (~> 2.14.2)
  sass-rails (= 4.0.3)
  sdoc (~> 0.4.0)
  shoulda-matchers (~> 2.6)
  sidekiq (= 3.1.4)
  simple_presenter (= 0.2.3)
  sinatra (>= 1.3.0)
  skylight (= 0.3.17)
  spring (~> 1.1)
  spring-commands-rspec (~> 1.0)
  timecop (~> 0.7)
  turbolinks (= 2.2.2)
  uglifier (= 2.5.1)
  ultrahook (~> 0.1)
  unicorn (= 4.8.3)
  vcr (~> 2.9)
  webmock (~> 1.18)