Gemfile.lock 1.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768
  1. GEM
  2. remote: https://rubygems.org/
  3. specs:
  4. blankslate (2.1.2.4)
  5. classifier (1.3.4)
  6. fast-stemmer (>= 1.0.0)
  7. colorator (0.1)
  8. commander (4.1.6)
  9. highline (~> 1.6.11)
  10. commonjs (0.2.7)
  11. fast-stemmer (1.0.2)
  12. ffi (1.9.10)
  13. highline (1.6.21)
  14. jekyll (1.5.1)
  15. classifier (~> 1.3)
  16. colorator (~> 0.1)
  17. commander (~> 4.1.3)
  18. liquid (~> 2.5.5)
  19. listen (~> 1.3)
  20. maruku (= 0.7.0)
  21. pygments.rb (~> 0.5.0)
  22. redcarpet (~> 2.3.0)
  23. safe_yaml (~> 1.0)
  24. toml (~> 0.1.0)
  25. less (2.5.1)
  26. commonjs (~> 0.2.7)
  27. libv8 (3.16.14.15)
  28. liquid (2.5.5)
  29. listen (1.3.1)
  30. rb-fsevent (>= 0.9.3)
  31. rb-inotify (>= 0.9)
  32. rb-kqueue (>= 0.2)
  33. maruku (0.7.0)
  34. parslet (1.5.0)
  35. blankslate (~> 2.0)
  36. posix-spawn (0.3.11)
  37. pygments.rb (0.5.4)
  38. posix-spawn (~> 0.3.6)
  39. yajl-ruby (~> 1.1.0)
  40. rb-fsevent (0.9.6)
  41. rb-inotify (0.9.5)
  42. ffi (>= 0.5.0)
  43. rb-kqueue (0.2.4)
  44. ffi (>= 0.5.0)
  45. redcarpet (2.3.0)
  46. ref (2.0.0)
  47. safe_yaml (1.0.4)
  48. sass (3.4.19)
  49. therubyracer (0.12.2)
  50. libv8 (~> 3.16.14.0)
  51. ref
  52. toml (0.1.2)
  53. parslet (~> 1.5.0)
  54. yajl-ruby (1.1.0)
  55. PLATFORMS
  56. ruby
  57. DEPENDENCIES
  58. jekyll (~> 1.0)
  59. less (~> 2.5.0)
  60. libv8 (~> 3.16.14.0)
  61. safe_yaml (~> 1.0.4)
  62. sass (~> 3.0)
  63. therubyracer
  64. BUNDLED WITH
  65. 1.13.2