Sha256: f325932680421e70b30562af3075a21268aa77f3dab2ca6734ffdfd8bbbd3745

Contents?: true

Size: 1.74 KB

Versions: 2

Compression:

Stored size: 1.74 KB

Contents

PATH
  remote: .
  specs:
    codemonitor (0.6.2)
      dogapi (~> 1.45)
      octokit (~> 4.0)

GEM
  remote: https://rubygems.org/
  specs:
    addressable (2.8.0)
      public_suffix (>= 2.0.2, < 5.0)
    ast (2.4.2)
    coderay (1.1.3)
    diff-lcs (1.3)
    dogapi (1.45.0)
      multi_json
    faraday (2.3.0)
      faraday-net_http (~> 2.0)
      ruby2_keywords (>= 0.0.4)
    faraday-net_http (2.0.3)
    method_source (1.0.0)
    multi_json (1.15.0)
    octokit (4.25.0)
      faraday (>= 1, < 3)
      sawyer (~> 0.9)
    parallel (1.20.1)
    parser (3.0.1.1)
      ast (~> 2.4.1)
    pry (0.13.1)
      coderay (~> 1.1)
      method_source (~> 1.0)
    public_suffix (4.0.7)
    rainbow (3.0.0)
    rake (13.0.3)
    regexp_parser (2.1.1)
    rexml (3.2.5)
    rspec (3.9.0)
      rspec-core (~> 3.9.0)
      rspec-expectations (~> 3.9.0)
      rspec-mocks (~> 3.9.0)
    rspec-core (3.9.0)
      rspec-support (~> 3.9.0)
    rspec-expectations (3.9.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.9.0)
    rspec-mocks (3.9.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.9.0)
    rspec-support (3.9.0)
    rubocop (0.93.1)
      parallel (~> 1.10)
      parser (>= 2.7.1.5)
      rainbow (>= 2.2.2, < 4.0)
      regexp_parser (>= 1.8)
      rexml
      rubocop-ast (>= 0.6.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 1.4.0, < 2.0)
    rubocop-ast (1.5.0)
      parser (>= 3.0.1.1)
    ruby-progressbar (1.11.0)
    ruby2_keywords (0.0.5)
    sawyer (0.9.2)
      addressable (>= 2.3.5)
      faraday (>= 0.17.3, < 3)
    unicode-display_width (1.7.0)

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 2.0)
  codemonitor!
  pry (~> 0.13.1)
  rake (~> 13.0)
  rspec (~> 3.9)
  rubocop (~> 0.80)

BUNDLED WITH
   2.3.12

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
codemonitor-0.6.3 Gemfile.lock
codemonitor-0.6.2 Gemfile.lock