smithtimmytim/brightlycolored.org

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GEM
  remote: https://rubygems.org/
  specs:
    addressable (2.5.2)
      public_suffix (>= 2.0.2, < 4.0)
    colorator (1.1.0)
    concurrent-ruby (1.1.3)
    em-websocket (0.5.1)
      eventmachine (>= 0.12.9)
      http_parser.rb (~> 0.6.0)
    eventmachine (1.2.7)
    execjs (2.7.0)
    ffi (1.9.25)
    forwardable-extended (2.6.0)
    http_parser.rb (0.6.0)
    httparty (0.16.3)
      mime-types (~> 3.0)
      multi_xml (>= 0.5.2)
    i18n (0.9.5)
      concurrent-ruby (~> 1.0)
    imgix (1.1.0)
      addressable
    jekyll (3.8.5)
      addressable (~> 2.4)
      colorator (~> 1.0)
      em-websocket (~> 0.5)
      i18n (~> 0.7)
      jekyll-sass-converter (~> 1.0)
      jekyll-watch (~> 2.0)
      kramdown (~> 1.14)
      liquid (~> 4.0)
      mercenary (~> 0.3.3)
      pathutil (~> 0.9)
      rouge (>= 1.7, < 4)
      safe_yaml (~> 1.0)
    jekyll-compose (0.8.0)
      jekyll (~> 3.0)
    jekyll-imgix (1.1.0)
      imgix (~> 1.1.0)
    jekyll-sass-converter (1.5.2)
      sass (~> 3.4)
    jekyll-sitemap (1.2.0)
      jekyll (~> 3.3)
    jekyll-tagging (1.1.0)
      nuggets
    jekyll-tagging-related_posts (1.0.0)
      jekyll (~> 3.0)
      jekyll-tagging (~> 1.0)
    jekyll-typogrify (0.3.5)
      titlecase
      typogruby
    jekyll-watch (2.1.2)
      listen (~> 3.0)
    kramdown (1.17.0)
    liquid (4.0.1)
    listen (3.1.5)
      rb-fsevent (~> 0.9, >= 0.9.4)
      rb-inotify (~> 0.9, >= 0.9.7)
      ruby_dep (~> 1.2)
    mercenary (0.3.6)
    mime-types (3.2.2)
      mime-types-data (~> 3.2015)
    mime-types-data (3.2018.0812)
    mini_portile2 (2.3.0)
    multi_xml (0.6.0)
    nokogiri (1.8.5)
      mini_portile2 (~> 2.3.0)
    nuggets (1.6.0)
    pathutil (0.16.2)
      forwardable-extended (~> 2.6)
    psych (3.0.3)
    public_suffix (3.0.3)
    rack (2.0.6)
    rake (12.3.1)
    rb-fsevent (0.10.3)
    rb-inotify (0.9.10)
      ffi (>= 0.5.0, < 2)
    rouge (3.3.0)
    ruby_dep (1.5.0)
    rubypants (0.7.0)
    safe_yaml (1.0.4)
    sass (3.7.2)
      sass-listen (~> 4.0.0)
    sass-listen (4.0.0)
      rb-fsevent (~> 0.9, >= 0.9.4)
      rb-inotify (~> 0.9, >= 0.9.7)
    siteleaf (2.1.0)
      httparty (>= 0.16.0)
      jekyll (>= 1.4.1)
      psych (>= 2.1.0)
      rack
    titlecase (0.1.1)
    typogruby (1.0.18)
      rubypants
    uglifier (4.1.20)
      execjs (>= 0.3.0, < 3)

PLATFORMS
  ruby

DEPENDENCIES
  jekyll (~> 3.8, >= 3.8.4)
  jekyll-compose (~> 0.8.0)
  jekyll-imgix (~> 1.1)
  jekyll-sitemap
  jekyll-tagging-related_posts (~> 1.0)
  jekyll-typogrify (~> 0.3.5)
  nokogiri (~> 1.8, >= 1.8.1)
  rake
  siteleaf (~> 2)
  uglifier

RUBY VERSION
   ruby 2.4.3p205

BUNDLED WITH
   1.17.1