Gemfile.lock 1.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  1. GEM
  2. remote: https://rubygems.org/
  3. specs:
  4. addressable (2.5.1)
  5. public_suffix (~> 2.0, >= 2.0.2)
  6. colorator (1.1.0)
  7. ffi (1.9.18)
  8. forwardable-extended (2.6.0)
  9. jekyll (3.3.0)
  10. addressable (~> 2.4)
  11. colorator (~> 1.0)
  12. jekyll-sass-converter (~> 1.0)
  13. jekyll-watch (~> 1.1)
  14. kramdown (~> 1.3)
  15. liquid (~> 3.0)
  16. mercenary (~> 0.3.3)
  17. pathutil (~> 0.9)
  18. rouge (~> 1.7)
  19. safe_yaml (~> 1.0)
  20. jekyll-feed (0.9.2)
  21. jekyll (~> 3.3)
  22. jekyll-sass-converter (1.5.0)
  23. sass (~> 3.4)
  24. jekyll-watch (1.5.0)
  25. listen (~> 3.0, < 3.1)
  26. kramdown (1.13.2)
  27. liquid (3.0.6)
  28. listen (3.0.8)
  29. rb-fsevent (~> 0.9, >= 0.9.4)
  30. rb-inotify (~> 0.9, >= 0.9.7)
  31. mercenary (0.3.6)
  32. minima (2.1.0)
  33. jekyll (~> 3.3)
  34. pathutil (0.14.0)
  35. forwardable-extended (~> 2.6)
  36. public_suffix (2.0.5)
  37. rb-fsevent (0.9.8)
  38. rb-inotify (0.9.8)
  39. ffi (>= 0.5.0)
  40. rouge (1.11.1)
  41. safe_yaml (1.0.4)
  42. sass (3.4.23)
  43. PLATFORMS
  44. ruby
  45. DEPENDENCIES
  46. jekyll (= 3.3.0)
  47. jekyll-feed (~> 0.6)
  48. minima (~> 2.0)
  49. BUNDLED WITH
  50. 1.10.6