ttimsmith/theboldreport.net

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GEM
  remote: https://rubygems.org/
  specs:
    addressable (2.5.1)
      public_suffix (~> 2.0, >= 2.0.2)
    colorator (1.1.0)
    concurrent-ruby (1.0.5)
    execjs (2.7.0)
    extras (0.2.0)
      forwardable-extended (~> 2.5)
    fastimage (2.1.0)
    ffi (1.9.18)
    forwardable-extended (2.6.0)
    jekyll (3.5.0)
      addressable (~> 2.4)
      colorator (~> 1.0)
      jekyll-sass-converter (~> 1.0)
      jekyll-watch (~> 1.1)
      kramdown (~> 1.3)
      liquid (~> 4.0)
      mercenary (~> 0.3.3)
      pathutil (~> 0.9)
      rouge (~> 1.7)
      safe_yaml (~> 1.0)
    jekyll-assets (2.3.2)
      concurrent-ruby (~> 1.0)
      extras (~> 0.2)
      fastimage (~> 2.0, >= 1.8)
      jekyll (~> 3.1, >= 3.0)
      pathutil (>= 0.8)
      rack (~> 1.6)
      sprockets (~> 3.3, < 3.8)
    jekyll-compose (0.4.1)
      jekyll (>= 2.5.0)
    jekyll-paginate (1.1.0)
    jekyll-sass-converter (1.5.0)
      sass (~> 3.4)
    jekyll-sitemap (1.1.1)
      jekyll (~> 3.3)
    jekyll-tagging (1.0.1)
      ruby-nuggets
    jekyll-tagging-related_posts (0.2.2)
      jekyll (~> 3.0)
      jekyll-tagging (~> 1.0.0)
    jekyll-typogrify (0.3.2)
      titlecase
      typogruby
    jekyll-watch (1.5.0)
      listen (~> 3.0, < 3.1)
    kramdown (1.13.2)
    liquid (4.0.0)
    listen (3.0.8)
      rb-fsevent (~> 0.9, >= 0.9.4)
      rb-inotify (~> 0.9, >= 0.9.7)
    mercenary (0.3.6)
    nuggets (1.0.0)
    pathutil (0.14.0)
      forwardable-extended (~> 2.6)
    public_suffix (2.0.5)
    rack (1.6.8)
    rake (12.0.0)
    rb-fsevent (0.9.8)
    rb-inotify (0.9.10)
      ffi (>= 0.5.0, < 2)
    rouge (1.11.1)
    ruby-nuggets (1.0.0)
      nuggets (= 1.0.0)
    rubypants (0.6.0)
    safe_yaml (1.0.4)
    sass (3.4.24)
    sprockets (3.7.1)
      concurrent-ruby (~> 1.0)
      rack (> 1, < 3)
    titlecase (0.1.1)
    typogruby (1.0.18)
      rubypants
    uglifier (3.2.0)
      execjs (>= 0.3.0, < 3)

PLATFORMS
  ruby

DEPENDENCIES
  jekyll (~> 3.5)
  jekyll-assets (~> 2.2, >= 2.2.8)
  jekyll-compose (~> 0.4.1)
  jekyll-paginate (~> 1.1)
  jekyll-sitemap
  jekyll-tagging-related_posts
  jekyll-typogrify
  rake
  uglifier

RUBY VERSION
   ruby 2.3.0p0

BUNDLED WITH
   1.13.6