Skip to content
Snippets Groups Projects
Gemfile.lock 2.16 KiB
Newer Older
  • Learn to ignore specific revisions
  •   remote: https://github.com/inukshuk/jekyll-scholar.git
      revision: 4ef567dc730e373a9b000c97f210b899cd155e6a
      ref: 4ef567dc730e373a9b000c97f210b899cd155e6a
    
      specs:
        jekyll-scholar (5.6.0)
          bibtex-ruby (~> 4.0, >= 4.0.13)
          citeproc-ruby (~> 1.0)
          csl-styles (~> 1.0)
          jekyll (~> 3.0)
    
    
    GEM
      remote: https://rubygems.org/
      specs:
        activesupport (4.2.5.1)
          i18n (~> 0.7)
          json (~> 1.7, >= 1.7.7)
          minitest (~> 5.1)
          thread_safe (~> 0.3, >= 0.3.4)
          tzinfo (~> 1.1)
        addressable (2.4.0)
    
        bibtex-ruby (4.2.0)
    
          latex-decode (~> 0.0)
        citeproc (1.0.2)
          namae (~> 0.8)
        citeproc-ruby (1.1.0)
          citeproc (>= 1.0.2, < 2.0)
          csl (~> 1.4)
        colorator (0.1)
        colored (1.2)
        csl (1.4.3)
          namae (~> 0.7)
        csl-styles (1.0.1.6)
          csl (~> 1.0)
        ethon (0.8.1)
          ffi (>= 1.3.0)
        ffi (1.9.10)
        html-proofer (2.6.4)
          activesupport (~> 4.2)
          addressable (~> 2.3)
          colored (~> 1.2)
          mercenary (~> 0.3.2)
          nokogiri (~> 1.5)
          parallel (~> 1.3)
          typhoeus (~> 0.7)
          yell (~> 2.0)
        i18n (0.7.0)
    
    Thomas Wood's avatar
    Thomas Wood committed
        jekyll (3.1.1)
    
          colorator (~> 0.1)
          jekyll-sass-converter (~> 1.0)
          jekyll-watch (~> 1.1)
          kramdown (~> 1.3)
          liquid (~> 3.0)
          mercenary (~> 0.3.3)
          rouge (~> 1.7)
          safe_yaml (~> 1.0)
        jekyll-sass-converter (1.4.0)
          sass (~> 3.4)
        jekyll-watch (1.3.1)
          listen (~> 3.0)
        json (1.8.3)
        kramdown (1.9.0)
        latex-decode (0.2.2)
          unicode (~> 0.4)
        liquid (3.0.6)
        listen (3.0.5)
          rb-fsevent (>= 0.9.3)
          rb-inotify (>= 0.9)
        mercenary (0.3.5)
        mini_portile2 (2.0.0)
        minitest (5.8.4)
        namae (0.10.1)
        nokogiri (1.6.7.2)
          mini_portile2 (~> 2.0.0.rc2)
        parallel (1.6.1)
        rake (10.5.0)
        rb-fsevent (0.9.7)
        rb-inotify (0.9.5)
          ffi (>= 0.5.0)
        rouge (1.10.1)
        safe_yaml (1.0.4)
        sass (3.4.21)
        thread_safe (0.3.5)
        typhoeus (0.8.0)
          ethon (>= 0.8.0)
        tzinfo (1.2.2)
          thread_safe (~> 0.1)
        unicode (0.4.4.2)
        yell (2.0.5)
    
    PLATFORMS
      ruby
    
    DEPENDENCIES
      html-proofer
      jekyll
    
      jekyll-scholar!
    
      rake
    
    BUNDLED WITH
       1.11.2