https://github.com/twbs/bootstrap
Revision 5cce25d51510cb9bc81f8ab65fd678c2cbdd66ea authored by XhmikosR on 25 September 2018, 06:13:51 UTC, committed by XhmikosR on 08 October 2018, 17:12:34 UTC
1 parent b8a6855
Raw File
Tip revision: 5cce25d51510cb9bc81f8ab65fd678c2cbdd66ea authored by XhmikosR on 25 September 2018, 06:13:51 UTC
Minor indentation fixes.
Tip revision: 5cce25d
Gemfile.lock
GEM
  remote: https://rubygems.org/
  specs:
    addressable (2.4.0)
    colorator (0.1)
    ffi (1.9.18)
    ffi (1.9.18-x64-mingw32)
    jekyll (3.1.6)
      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.5.0)
      sass (~> 3.4)
    jekyll-sitemap (0.11.0)
      addressable (~> 2.4.0)
    jekyll-watch (1.5.0)
      listen (~> 3.0, < 3.1)
    kramdown (1.14.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)
    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)

PLATFORMS
  ruby
  x64-mingw32

DEPENDENCIES
  jekyll (~> 3.1.2)
  jekyll-sitemap (~> 0.11.0)

BUNDLED WITH
   1.15.3
back to top