Sha256: 47d5682994a99ae0363c948061b51c6f8457d1ce5418e401baa5f013fd951f7f

Contents?: true

Size: 1.92 KB

Versions: 2

Compression:

Stored size: 1.92 KB

Contents

PATH
  remote: .
  specs:
    site_hook (0.8.0)
      activesupport (~> 5.1)
      git (~> 1.3)
      gli (~> 2.18.0)
      haml (~> 5.0)
      highline (~> 2.0, >= 2.0.0)
      logging (~> 2.2)
      paint (~> 2.0)
      random_password (~> 0.1.1)
      recursive-open-struct (~> 1.1)
      redis (~> 4.1.0)
      sinatra (~> 2.0.2, >= 2.0.5)
      sinatra-contrib (~> 2.0, >= 2.0.5)
      thin (~> 1.7)

GEM
  remote: https://rubygems.org/
  specs:
    activesupport (5.2.2)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 0.7, < 2)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
    backports (3.11.4)
    coderay (1.1.2)
    concurrent-ruby (1.1.4)
    daemons (1.3.1)
    eventmachine (1.2.7)
    git (1.5.0)
    gli (2.18.0)
    haml (5.0.4)
      temple (>= 0.8.0)
      tilt
    highline (2.0.1)
    i18n (1.5.3)
      concurrent-ruby (~> 1.0)
    little-plugger (1.1.4)
    logging (2.2.2)
      little-plugger (~> 1.1)
      multi_json (~> 1.10)
    method_source (0.9.2)
    minitest (5.11.3)
    multi_json (1.13.1)
    mustermann (1.0.3)
    paint (2.1.0)
    pry (0.12.2)
      coderay (~> 1.1.0)
      method_source (~> 0.9.0)
    rack (2.0.6)
    rack-protection (2.0.5)
      rack
    rake (10.5.0)
    random_password (0.1.1)
    recursive-open-struct (1.1.0)
    redis (4.1.0)
    sinatra (2.0.5)
      mustermann (~> 1.0)
      rack (~> 2.0)
      rack-protection (= 2.0.5)
      tilt (~> 2.0)
    sinatra-contrib (2.0.5)
      backports (>= 2.8.2)
      multi_json
      mustermann (~> 1.0)
      rack-protection (= 2.0.5)
      sinatra (= 2.0.5)
      tilt (>= 1.3, < 3)
    temple (0.8.0)
    thin (1.7.2)
      daemons (~> 1.0, >= 1.0.9)
      eventmachine (~> 1.0, >= 1.0.4)
      rack (>= 1, < 3)
    thread_safe (0.3.6)
    tilt (2.0.9)
    tzinfo (1.2.5)
      thread_safe (~> 0.1)

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 1.16)
  minitest (~> 5.11.3)
  pry (~> 0.12.2)
  rake (~> 10.0)
  site_hook!

BUNDLED WITH
   1.16.4

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
site_hook-0.8.2 Gemfile.lock
site_hook-0.8.1 Gemfile.lock