Gemfile.lock 1.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081
  1. GEM
  2. remote: https://rubygems.org/
  3. specs:
  4. addressable (2.7.0)
  5. public_suffix (>= 2.0.2, < 5.0)
  6. colorator (1.1.0)
  7. concurrent-ruby (1.1.7)
  8. em-websocket (0.5.2)
  9. eventmachine (>= 0.12.9)
  10. http_parser.rb (~> 0.6.0)
  11. eventmachine (1.2.7)
  12. ffi (1.13.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.7)
  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.15.0)
  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.2.1)
  41. rb-fsevent (~> 0.10, >= 0.10.3)
  42. rb-inotify (~> 0.9, >= 0.9.10)
  43. mercenary (0.3.6)
  44. minima (2.5.1)
  45. jekyll (>= 3.5, < 5.0)
  46. jekyll-feed (~> 0.9)
  47. jekyll-seo-tag (~> 2.1)
  48. pathutil (0.16.2)
  49. forwardable-extended (~> 2.6)
  50. public_suffix (4.0.6)
  51. rb-fsevent (0.10.4)
  52. rb-inotify (0.10.1)
  53. ffi (~> 1.0)
  54. rouge (3.23.0)
  55. safe_yaml (1.0.5)
  56. sass (3.7.4)
  57. sass-listen (~> 4.0.0)
  58. sass-listen (4.0.0)
  59. rb-fsevent (~> 0.9, >= 0.9.4)
  60. rb-inotify (~> 0.9, >= 0.9.7)
  61. thread_safe (0.3.6)
  62. tzinfo (1.2.7)
  63. thread_safe (~> 0.1)
  64. tzinfo-data (1.2020.1)
  65. tzinfo (>= 1.0.0)
  66. wdm (0.1.1)
  67. PLATFORMS
  68. ruby
  69. DEPENDENCIES
  70. jekyll (~> 3.8.7)
  71. jekyll-feed (~> 0.6)
  72. minima (~> 2.0)
  73. tzinfo (~> 1.2)
  74. tzinfo-data
  75. wdm (~> 0.1.0)
  76. BUNDLED WITH
  77. 1.16.6