Gemfile.lock 1.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556
  1. GEM
  2. remote: https://rubygems.org/
  3. specs:
  4. backports (3.6.4)
  5. daemons (1.1.9)
  6. eventmachine (1.0.3)
  7. ffi (1.9.8)
  8. haml (4.0.6)
  9. tilt
  10. mime-types (2.3)
  11. mini_portile (0.6.2)
  12. multi_json (1.11.0)
  13. netrc (0.7.9)
  14. nokogiri (1.6.6.2)
  15. mini_portile (~> 0.6.0)
  16. rack (1.6.1)
  17. rack-protection (1.5.3)
  18. rack
  19. rack-test (0.6.3)
  20. rack (>= 1.0)
  21. rest-client (1.7.2)
  22. mime-types (>= 1.16, < 3.0)
  23. netrc (~> 0.7)
  24. sinatra (1.4.6)
  25. rack (~> 1.4)
  26. rack-protection (~> 1.4)
  27. tilt (>= 1.3, < 3)
  28. sinatra-contrib (1.4.2)
  29. backports (>= 2.0)
  30. multi_json
  31. rack-protection
  32. rack-test
  33. sinatra (~> 1.4.0)
  34. tilt (~> 1.3)
  35. sinatra-xsendfile (0.4.2)
  36. sinatra (>= 0.9.1)
  37. sys-filesystem (1.1.4)
  38. ffi
  39. thin (1.6.2)
  40. daemons (>= 1.0.9)
  41. eventmachine (>= 1.0.0)
  42. rack (>= 1.0.0)
  43. tilt (1.4.1)
  44. PLATFORMS
  45. ruby
  46. DEPENDENCIES
  47. haml
  48. nokogiri
  49. rest-client
  50. sinatra
  51. sinatra-contrib
  52. sinatra-xsendfile
  53. sys-filesystem
  54. thin