Sha256: 15a6f860d09697b4745468792e2231e38ccff20b2da604e1f164ff4bab652a49

Contents?: true

Size: 1.07 KB

Versions: 2

Compression:

Stored size: 1.07 KB

Contents

PATH
  remote: .
  specs:
    github_webhook (0.4.0)
      activesupport (~> 4)
      rack (~> 1.3)

GEM
  remote: https://rubygems.org/
  specs:
    activesupport (4.2.5.1)
      i18n (~> 0.7)
      json (~> 1.7, >= 1.7.7)
      minitest (~> 5.1)
      thread_safe (~> 0.3, >= 0.3.4)
      tzinfo (~> 1.1)
    codeclimate-test-reporter (0.4.8)
      simplecov (>= 0.7.1, < 1.0.0)
    diff-lcs (1.2.5)
    docile (1.1.5)
    i18n (0.7.0)
    json (1.8.3)
    minitest (5.8.4)
    rack (1.6.4)
    rake (10.3.1)
    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)
    simplecov (0.11.2)
      docile (~> 1.1.0)
      json (~> 1.8)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.0)
    thread_safe (0.3.5)
    tzinfo (1.2.2)
      thread_safe (~> 0.1)

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 1.5)
  codeclimate-test-reporter
  github_webhook!
  rake (~> 10.1)
  rspec (~> 2.14)

BUNDLED WITH
   1.11.2

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
github_webhook-0.5.0 Gemfile.lock
github_webhook-0.4.0 Gemfile.lock