GSA/christopher

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GIT
  remote: https://github.com/18f/jekyll_pages_api
  revision: b6de4f6f5e69226840d237133e1928a7ab1508b0
  specs:
    jekyll_pages_api (0.1.6)
      htmlentities (~> 4.3)
      jekyll (>= 2.0, < 4.0)

GEM
  remote: https://rubygems.org/
  specs:
    activesupport (5.1.4)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (~> 0.7)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
    addressable (2.5.2)
      public_suffix (>= 2.0.2, < 4.0)
    colorator (1.1.0)
    colored (1.2)
    concurrent-ruby (1.0.5)
    em-websocket (0.5.1)
      eventmachine (>= 0.12.9)
      http_parser.rb (~> 0.6.0)
    eslintrb (2.1.0)
      execjs
      multi_json (>= 1.3)
      rake
    ethon (0.10.1)
      ffi (>= 1.3.0)
    eventmachine (1.2.5)
    execjs (2.7.0)
    ffi (1.9.18)
    forwardable-extended (2.6.0)
    hawkins (2.0.5)
      em-websocket (~> 0.5)
      jekyll (~> 3.1)
    html-proofer (3.7.2)
      activesupport (>= 4.2, < 6.0)
      addressable (~> 2.3)
      colored (~> 1.2)
      mercenary (~> 0.3.2)
      nokogiri (~> 1.7)
      parallel (~> 1.3)
      typhoeus (~> 0.7)
      yell (~> 2.0)
    htmlentities (4.3.4)
    http_parser.rb (0.6.0)
    i18n (0.8.6)
    jekyll (3.4.5)
      addressable (~> 2.4)
      colorator (~> 1.0)
      jekyll-sass-converter (~> 1.0)
      jekyll-watch (~> 1.1)
      kramdown (~> 1.3)
      liquid (~> 3.0)
      mercenary (~> 0.3.3)
      pathutil (~> 0.9)
      rouge (~> 1.7)
      safe_yaml (~> 1.0)
    jekyll-sass-converter (1.5.0)
      sass (~> 3.4)
    jekyll-watch (1.5.0)
      listen (~> 3.0, < 3.1)
    kramdown (1.15.0)
    liquid (3.0.6)
    listen (3.0.8)
      rb-fsevent (~> 0.9, >= 0.9.4)
      rb-inotify (~> 0.9, >= 0.9.7)
    mercenary (0.3.6)
    mini_portile2 (2.3.0)
    minitest (5.10.3)
    multi_json (1.12.2)
    nokogiri (1.8.1)
      mini_portile2 (~> 2.3.0)
    parallel (1.12.0)
    pathutil (0.14.0)
      forwardable-extended (~> 2.6)
    public_suffix (3.0.0)
    rake (12.1.0)
    rb-fsevent (0.10.2)
    rb-inotify (0.9.10)
      ffi (>= 0.5.0, < 2)
    rouge (1.11.1)
    safe_yaml (1.0.4)
    sass (3.5.1)
      sass-listen (~> 4.0.0)
    sass-listen (4.0.0)
      rb-fsevent (~> 0.9, >= 0.9.4)
      rb-inotify (~> 0.9, >= 0.9.7)
    thread_safe (0.3.6)
    typhoeus (0.8.0)
      ethon (>= 0.8.0)
    tzinfo (1.2.3)
      thread_safe (~> 0.1)
    yell (2.0.7)

PLATFORMS
  ruby

DEPENDENCIES
  eslintrb
  hawkins
  html-proofer
  jekyll (~> 3.4.0)
  jekyll_pages_api!
  rake

BUNDLED WITH
   1.14.6