Sha256: 61bc65e3dc581f3c3eb06e9a31f5f16b87dc2b28eec0c3d5a6e3519583bc4f8b

Contents?: true

Size: 1.73 KB

Versions: 2

Compression:

Stored size: 1.73 KB

Contents

PATH
  remote: .
  specs:
    jekyll_github_sample (0.1.0)
      activesupport (~> 4.0)
      jekyll (~> 1.0)

GEM
  remote: https://rubygems.org/
  specs:
    activesupport (4.1.1)
      i18n (~> 0.6, >= 0.6.9)
      json (~> 1.7, >= 1.7.7)
      minitest (~> 5.1)
      thread_safe (~> 0.1)
      tzinfo (~> 1.1)
    blankslate (2.1.2.4)
    classifier (1.3.4)
      fast-stemmer (>= 1.0.0)
    colorator (0.1)
    commander (4.1.6)
      highline (~> 1.6.11)
    diff-lcs (1.2.5)
    fast-stemmer (1.0.2)
    ffi (1.9.3)
    highline (1.6.21)
    i18n (0.6.9)
    jekyll (1.5.1)
      classifier (~> 1.3)
      colorator (~> 0.1)
      commander (~> 4.1.3)
      liquid (~> 2.5.5)
      listen (~> 1.3)
      maruku (= 0.7.0)
      pygments.rb (~> 0.5.0)
      redcarpet (~> 2.3.0)
      safe_yaml (~> 1.0)
      toml (~> 0.1.0)
    json (1.8.1)
    liquid (2.5.5)
    listen (1.3.1)
      rb-fsevent (>= 0.9.3)
      rb-inotify (>= 0.9)
      rb-kqueue (>= 0.2)
    maruku (0.7.0)
    minitest (5.3.4)
    parslet (1.5.0)
      blankslate (~> 2.0)
    posix-spawn (0.3.8)
    pygments.rb (0.5.4)
      posix-spawn (~> 0.3.6)
      yajl-ruby (~> 1.1.0)
    rake (10.3.2)
    rb-fsevent (0.9.4)
    rb-inotify (0.9.4)
      ffi (>= 0.5.0)
    rb-kqueue (0.2.2)
      ffi (>= 0.5.0)
    redcarpet (2.3.0)
    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)
    safe_yaml (1.0.3)
    thread_safe (0.3.4)
    toml (0.1.1)
      parslet (~> 1.5.0)
    tzinfo (1.2.0)
      thread_safe (~> 0.1)
    yajl-ruby (1.1.0)

PLATFORMS
  ruby

DEPENDENCIES
  bundler
  jekyll_github_sample!
  rake
  rspec

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
jekyll_github_sample-0.1.1 Gemfile.lock
jekyll_github_sample-0.1.0 Gemfile.lock