Gemfile.lock 605 B

1234567891011121314151617181920212223242526272829303132333435363738
  1. GEM
  2. remote: https://rubygems.org/
  3. specs:
  4. haml (5.2.2)
  5. temple (>= 0.8.0)
  6. tilt
  7. leanweb (0.4.1)
  8. rack (~> 2.2.4)
  9. tilt (~> 2.0.11)
  10. nio4r (2.5.8)
  11. nokogiri (1.13.9-x86_64-linux)
  12. racc (~> 1.4)
  13. puma (6.0.0)
  14. nio4r (~> 2.0)
  15. racc (1.6.0)
  16. rack (2.2.4)
  17. rake (13.0.6)
  18. redcarpet (3.5.1)
  19. temple (0.9.1)
  20. tilt (2.0.11)
  21. tilt-emacs_org (0.1.1)
  22. nokogiri (~> 1.13.7)
  23. tilt (~> 2.0.10)
  24. PLATFORMS
  25. x86_64-linux
  26. DEPENDENCIES
  27. haml (~> 5.2.2)
  28. leanweb (~> 0.4)
  29. puma
  30. rake
  31. redcarpet
  32. tilt-emacs_org
  33. BUNDLED WITH
  34. 2.3.23