~xdavidwu/xdavidwu.link

dc5a28f1c3d4f212d7215ce6179075e811e9fd9d — Michael Rose 9 years ago 73d41d7 + a0b8dcb
Merge pull request #70 from simathur/patch-1

Delete Gemfile.lock
1 files changed, 0 insertions(+), 76 deletions(-)

D Gemfile.lock
D Gemfile.lock => Gemfile.lock +0 -76
@@ 1,76 0,0 @@
GEM
  remote: https://rubygems.org/
  specs:
    blankslate (2.1.2.4)
    celluloid (0.15.2)
      timers (~> 1.1.0)
    classifier (1.3.4)
      fast-stemmer (>= 1.0.0)
    coffee-script (2.3.0)
      coffee-script-source
      execjs
    coffee-script-source (1.7.1)
    colorator (0.1)
    execjs (2.2.1)
    fast-stemmer (1.0.2)
    ffi (1.9.3-x86-mingw32)
    jekyll (2.2.0)
      classifier (~> 1.3)
      colorator (~> 0.1)
      jekyll-coffeescript (~> 1.0)
      jekyll-gist (~> 1.0)
      jekyll-paginate (~> 1.0)
      jekyll-sass-converter (~> 1.0)
      jekyll-watch (~> 1.0)
      kramdown (~> 1.3)
      liquid (~> 2.6.1)
      mercenary (~> 0.3.3)
      pygments.rb (~> 0.6.0)
      redcarpet (~> 3.1)
      safe_yaml (~> 1.0)
      toml (~> 0.1.0)
    jekyll-coffeescript (1.0.0)
      coffee-script (~> 2.2)
    jekyll-gist (1.1.0)
    jekyll-paginate (1.0.0)
    jekyll-sass-converter (1.1.0)
      sass (~> 3.2)
    jekyll-sitemap (0.5.0)
    jekyll-watch (1.0.0)
      listen (~> 2.7)
    kramdown (1.4.0)
    liquid (2.6.1)
    listen (2.7.9)
      celluloid (>= 0.15.2)
      rb-fsevent (>= 0.9.3)
      rb-inotify (>= 0.9)
    mercenary (0.3.4)
    octopress (3.0.0.rc.14)
      jekyll (~> 2.0)
      mercenary (~> 0.3.2)
      titlecase
    parslet (1.5.0)
      blankslate (~> 2.0)
    posix-spawn (0.3.8)
    pygments.rb (0.6.0)
      posix-spawn (~> 0.3.6)
      yajl-ruby (~> 1.1.0)
    rb-fsevent (0.9.4)
    rb-inotify (0.9.5)
      ffi (>= 0.5.0)
    redcarpet (3.1.2)
    safe_yaml (1.0.3)
    sass (3.3.12)
    timers (1.1.0)
    titlecase (0.1.1)
    toml (0.1.1)
      parslet (~> 1.5.0)
    yajl-ruby (1.1.0-x86-mingw32)

PLATFORMS
  x86-mingw32

DEPENDENCIES
  jekyll
  jekyll-sitemap
  octopress (~> 3.0.0.rc.12)