You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

81 lines
1.9 KiB

10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
  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. 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.4)
  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-last-modified-at (1.0.1)
  31. jekyll (~> 3.3)
  32. posix-spawn (~> 0.3.9)
  33. jekyll-redirect-from (0.14.0)
  34. jekyll (~> 3.3)
  35. jekyll-sass-converter (1.5.2)
  36. sass (~> 3.4)
  37. jekyll-sitemap (1.2.0)
  38. jekyll (~> 3.3)
  39. jekyll-watch (2.0.0)
  40. listen (~> 3.0)
  41. kramdown (1.17.0)
  42. liquid (4.0.0)
  43. listen (3.1.5)
  44. rb-fsevent (~> 0.9, >= 0.9.4)
  45. rb-inotify (~> 0.9, >= 0.9.7)
  46. ruby_dep (~> 1.2)
  47. mercenary (0.3.6)
  48. mini_portile2 (2.4.0)
  49. nokogiri (1.10.8)
  50. mini_portile2 (~> 2.4.0)
  51. pathutil (0.16.1)
  52. forwardable-extended (~> 2.6)
  53. posix-spawn (0.3.13)
  54. public_suffix (3.0.3)
  55. rb-fsevent (0.10.3)
  56. rb-inotify (0.9.10)
  57. ffi (>= 0.5.0, < 2)
  58. rouge (3.2.1)
  59. ruby_dep (1.5.0)
  60. safe_yaml (1.0.4)
  61. sass (3.6.0)
  62. sass-listen (~> 4.0.0)
  63. sass-listen (4.0.0)
  64. rb-fsevent (~> 0.9, >= 0.9.4)
  65. rb-inotify (~> 0.9, >= 0.9.7)
  66. wdm (0.1.1)
  67. PLATFORMS
  68. ruby
  69. DEPENDENCIES
  70. jekyll (~> 3.8.4)
  71. jekyll-last-modified-at (~> 1.0)
  72. jekyll-redirect-from (~> 0.14.0)
  73. jekyll-sitemap (~> 1.2.0)
  74. nokogiri (~> 1.10.8)
  75. rouge (~> 3.2.1)
  76. wdm (~> 0.1.1)
  77. BUNDLED WITH
  78. 1.17.3