Gemfile.lock 1.8 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182
  1. GEM
  2. remote: https://rubygems.org/
  3. specs:
  4. addressable (2.6.0)
  5. public_suffix (>= 2.0.2, < 4.0)
  6. colorator (1.1.0)
  7. concurrent-ruby (1.1.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.11.1)
  13. forwardable-extended (2.6.0)
  14. http_parser.rb (0.6.0)
  15. i18n (0.9.5)
  16. concurrent-ruby (~> 1.0)
  17. jekyll (3.8.6)
  18. addressable (~> 2.4)
  19. colorator (~> 1.0)
  20. em-websocket (~> 0.5)
  21. i18n (~> 0.7)
  22. jekyll-sass-converter (~> 1.0)
  23. jekyll-watch (~> 2.0)
  24. kramdown (~> 1.14)
  25. liquid (~> 4.0)
  26. mercenary (~> 0.3.3)
  27. pathutil (~> 0.9)
  28. rouge (>= 1.7, < 4)
  29. safe_yaml (~> 1.0)
  30. jekyll-feed (0.12.1)
  31. jekyll (>= 3.7, < 5.0)
  32. jekyll-sass-converter (1.5.2)
  33. sass (~> 3.4)
  34. jekyll-seo-tag (2.6.1)
  35. jekyll (>= 3.3, < 5.0)
  36. jekyll-watch (2.2.1)
  37. listen (~> 3.0)
  38. kramdown (1.17.0)
  39. liquid (4.0.3)
  40. listen (3.1.5)
  41. rb-fsevent (~> 0.9, >= 0.9.4)
  42. rb-inotify (~> 0.9, >= 0.9.7)
  43. ruby_dep (~> 1.2)
  44. mercenary (0.3.6)
  45. minima (2.5.0)
  46. jekyll (~> 3.5)
  47. jekyll-feed (~> 0.9)
  48. jekyll-seo-tag (~> 2.1)
  49. pathutil (0.16.2)
  50. forwardable-extended (~> 2.6)
  51. public_suffix (3.1.1)
  52. rb-fsevent (0.10.3)
  53. rb-inotify (0.10.0)
  54. ffi (~> 1.0)
  55. rouge (3.7.0)
  56. ruby_dep (1.5.0)
  57. safe_yaml (1.0.5)
  58. sass (3.7.4)
  59. sass-listen (~> 4.0.0)
  60. sass-listen (4.0.0)
  61. rb-fsevent (~> 0.9, >= 0.9.4)
  62. rb-inotify (~> 0.9, >= 0.9.7)
  63. thread_safe (0.3.6)
  64. tzinfo (1.2.5)
  65. thread_safe (~> 0.1)
  66. tzinfo-data (1.2019.2)
  67. tzinfo (>= 1.0.0)
  68. wdm (0.1.1)
  69. PLATFORMS
  70. ruby
  71. DEPENDENCIES
  72. jekyll (~> 3.8.6)
  73. jekyll-feed (~> 0.6)
  74. minima (~> 2.0)
  75. tzinfo (~> 1.2)
  76. tzinfo-data
  77. wdm (~> 0.1.0)
  78. BUNDLED WITH
  79. 2.0.2