Sha256: 821bcc32efa0a5df4db8501173c1f65b4615ea6aebb8f7d452eaecef1e4a2733

Contents?: true

Size: 1.9 KB

Versions: 1

Compression:

Stored size: 1.9 KB

Contents

PATH
  remote: .
  specs:
    at_coder_vc_friends (0.1.0)
      at_coder_friends (~> 0.6.4)

GEM
  remote: https://rubygems.org/
  specs:
    addressable (2.7.0)
      public_suffix (>= 2.0.2, < 5.0)
    at_coder_friends (0.6.4)
      colorize (~> 0.8.1)
      launchy (~> 2.4.3)
      mechanize (~> 2.0)
    colorize (0.8.1)
    connection_pool (2.2.2)
    crack (0.4.3)
      safe_yaml (~> 1.0.0)
    diff-lcs (1.3)
    domain_name (0.5.20190701)
      unf (>= 0.0.5, < 1.0.0)
    hashdiff (1.0.1)
    http-cookie (1.0.3)
      domain_name (~> 0.5)
    launchy (2.4.3)
      addressable (~> 2.3)
    mechanize (2.7.6)
      domain_name (~> 0.5, >= 0.5.1)
      http-cookie (~> 1.0)
      mime-types (>= 1.17.2)
      net-http-digest_auth (~> 1.1, >= 1.1.1)
      net-http-persistent (>= 2.5.2)
      nokogiri (~> 1.6)
      ntlm-http (~> 0.1, >= 0.1.1)
      webrobots (>= 0.0.9, < 0.2)
    mime-types (3.3.1)
      mime-types-data (~> 3.2015)
    mime-types-data (3.2019.1009)
    mini_portile2 (2.4.0)
    net-http-digest_auth (1.4.1)
    net-http-persistent (3.1.0)
      connection_pool (~> 2.2)
    nokogiri (1.10.9)
      mini_portile2 (~> 2.4.0)
    ntlm-http (0.1.1)
    public_suffix (4.0.3)
    rake (12.3.3)
    rspec (3.9.0)
      rspec-core (~> 3.9.0)
      rspec-expectations (~> 3.9.0)
      rspec-mocks (~> 3.9.0)
    rspec-core (3.9.1)
      rspec-support (~> 3.9.1)
    rspec-expectations (3.9.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.9.0)
    rspec-mocks (3.9.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.9.0)
    rspec-support (3.9.2)
    safe_yaml (1.0.5)
    unf (0.1.4)
      unf_ext
    unf_ext (0.0.7.6)
    webmock (3.8.2)
      addressable (>= 2.3.6)
      crack (>= 0.3.2)
      hashdiff (>= 0.4.0, < 2.0.0)
    webrobots (0.1.2)

PLATFORMS
  ruby

DEPENDENCIES
  at_coder_vc_friends!
  bundler (~> 2.0)
  rake (~> 12.0)
  rspec (~> 3.0)
  webmock (~> 3.0)

BUNDLED WITH
   2.1.4

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
at_coder_vc_friends-0.1.0 Gemfile.lock