javiercejudo/javiercejudo.com

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GEM
  remote: https://rubygems.org/
  specs:
    addressable (2.4.0)
    anemone (0.7.2)
      nokogiri (>= 1.3.0)
      robotex (>= 1.0.0)
    backports (3.6.8)
    casperjs (1.0.0)
    ethon (0.8.1)
      ffi (>= 1.3.0)
    faraday (0.9.2)
      multipart-post (>= 1.2, < 3)
    faraday_middleware (0.10.0)
      faraday (>= 0.7.4, < 0.10)
    ffi (1.9.10)
    gh (0.14.0)
      addressable
      backports
      faraday (~> 0.8)
      multi_json (~> 1.0)
      net-http-persistent (>= 2.7)
      net-http-pipeline
    highline (1.7.8)
    image_size (1.4.1)
    json (1.8.3)
    launchy (2.4.3)
      addressable (~> 2.3)
    log4r (1.1.10)
    mini_portile2 (2.0.0)
    multi_json (1.11.2)
    multipart-post (2.0.0)
    net-http-persistent (2.9.4)
    net-http-pipeline (1.0.1)
    nokogiri (1.6.7)
      mini_portile2 (~> 2.0.0.rc2)
    parallel (1.6.1)
    pusher-client (0.6.2)
      json
      websocket (~> 1.0)
    rake (10.5.0)
    robotex (1.0.0)
    thor (0.19.1)
    travis (1.8.2)
      backports
      faraday (~> 0.9)
      faraday_middleware (~> 0.9, >= 0.9.1)
      gh (~> 0.13)
      highline (~> 1.6)
      launchy (~> 2.1)
      pusher-client (~> 0.4)
      typhoeus (~> 0.6, >= 0.6.8)
    typhoeus (0.8.0)
      ethon (>= 0.8.0)
    websocket (1.2.2)
    wraith (3.1.0)
      anemone
      casperjs
      image_size
      log4r
      nokogiri (= 1.6.7)
      parallel
      rake
      robotex
      thor

PLATFORMS
  ruby

DEPENDENCIES
  travis (~> 1.8.0)
  wraith (~> 3.1.0)

BUNDLED WITH
   1.10.6