Gemfile.lock 1.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879
  1. GEM
  2. remote: https://rubygems.org/
  3. specs:
  4. addressable (2.5.2)
  5. public_suffix (>= 2.0.2, < 4.0)
  6. colorator (1.1.0)
  7. concurrent-ruby (1.0.5)
  8. em-websocket (0.5.1)
  9. eventmachine (>= 0.12.9)
  10. http_parser.rb (~> 0.6.0)
  11. eventmachine (1.2.7)
  12. ffi (1.9.25)
  13. fontcustom (2.0.0)
  14. json (~> 1.4)
  15. listen (>= 1.0, < 4.0)
  16. thor (~> 0.14)
  17. forwardable-extended (2.6.0)
  18. http_parser.rb (0.6.0)
  19. i18n (0.9.5)
  20. concurrent-ruby (~> 1.0)
  21. jekyll (3.7.4)
  22. addressable (~> 2.4)
  23. colorator (~> 1.0)
  24. em-websocket (~> 0.5)
  25. i18n (~> 0.7)
  26. jekyll-sass-converter (~> 1.0)
  27. jekyll-watch (~> 2.0)
  28. kramdown (~> 1.14)
  29. liquid (~> 4.0)
  30. mercenary (~> 0.3.3)
  31. pathutil (~> 0.9)
  32. rouge (>= 1.7, < 4)
  33. safe_yaml (~> 1.0)
  34. jekyll-sass-converter (1.5.2)
  35. sass (~> 3.4)
  36. jekyll-watch (2.0.0)
  37. listen (~> 3.0)
  38. json (1.8.6)
  39. kramdown (1.17.0)
  40. libv8 (3.16.14.19)
  41. liquid (4.0.0)
  42. listen (3.1.5)
  43. rb-fsevent (~> 0.9, >= 0.9.4)
  44. rb-inotify (~> 0.9, >= 0.9.7)
  45. ruby_dep (~> 1.2)
  46. mercenary (0.3.6)
  47. pathutil (0.16.1)
  48. forwardable-extended (~> 2.6)
  49. public_suffix (3.0.3)
  50. rb-fsevent (0.10.3)
  51. rb-inotify (0.9.10)
  52. ffi (>= 0.5.0, < 2)
  53. ref (2.0.0)
  54. rouge (3.2.1)
  55. ruby_dep (1.5.0)
  56. safe_yaml (1.0.4)
  57. sass (3.6.0)
  58. sass-listen (~> 4.0.0)
  59. sass-listen (4.0.0)
  60. rb-fsevent (~> 0.9, >= 0.9.4)
  61. rb-inotify (~> 0.9, >= 0.9.7)
  62. therubyracer (0.12.3)
  63. libv8 (~> 3.16.14.15)
  64. ref
  65. thor (0.20.0)
  66. PLATFORMS
  67. ruby
  68. DEPENDENCIES
  69. fontcustom
  70. jekyll (= 3.7.4)
  71. libv8 (~> 3.16.14.19)
  72. safe_yaml (~> 1.0.4)
  73. sass (~> 3.5)
  74. therubyracer
  75. BUNDLED WITH
  76. 1.16.1