t3hk0d3/russian_post

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
PATH
  remote: .
  specs:
    russian_post (0.1.4)
      chunky_png (~> 1.2)
      excon (~> 0.20)
      mechanize (~> 2.6.0)
      nokogiri (~> 1.5)

GEM
  remote: https://rubygems.org/
  specs:
    addressable (2.3.4)
    chunky_png (1.2.8)
    crack (0.3.2)
    domain_name (0.5.11)
      unf (>= 0.0.5, < 1.0.0)
    excon (0.20.1)
    mechanize (2.6.0)
      domain_name (~> 0.5, >= 0.5.1)
      mime-types (~> 1.17, >= 1.17.2)
      net-http-digest_auth (~> 1.1, >= 1.1.1)
      net-http-persistent (~> 2.5, >= 2.5.2)
      nokogiri (~> 1.4)
      ntlm-http (~> 0.1, >= 0.1.1)
      webrobots (>= 0.0.9, < 0.2)
    mime-types (1.23)
    net-http-digest_auth (1.3)
    net-http-persistent (2.8)
    nokogiri (1.5.9)
    ntlm-http (0.1.1)
    rake (10.0.3)
    unf (0.1.1)
      unf_ext
    unf_ext (0.0.6)
    vcr (2.4.0)
    webmock (1.11.0)
      addressable (>= 2.2.7)
      crack (>= 0.3.2)
    webrobots (0.1.1)

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 1.3)
  rake
  russian_post!
  vcr (~> 2.4.0)
  webmock (~> 1.11)