An open source, stand-alone, customisable public spending data web app.
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.
 
 
 
 

85 lines
1.8 KiB

  1. GEM
  2. remote: https://rubygems.org/
  3. specs:
  4. addressable (2.3.8)
  5. bcrypt (3.1.10)
  6. bcrypt-ruby (3.1.5)
  7. bcrypt (>= 3.1.3)
  8. data_mapper (1.2.0)
  9. dm-aggregates (~> 1.2.0)
  10. dm-constraints (~> 1.2.0)
  11. dm-core (~> 1.2.0)
  12. dm-migrations (~> 1.2.0)
  13. dm-serializer (~> 1.2.0)
  14. dm-timestamps (~> 1.2.0)
  15. dm-transactions (~> 1.2.0)
  16. dm-types (~> 1.2.0)
  17. dm-validations (~> 1.2.0)
  18. data_objects (0.10.15)
  19. addressable (~> 2.1)
  20. dm-aggregates (1.2.0)
  21. dm-core (~> 1.2.0)
  22. dm-constraints (1.2.0)
  23. dm-core (~> 1.2.0)
  24. dm-core (1.2.1)
  25. addressable (~> 2.3)
  26. dm-do-adapter (1.2.0)
  27. data_objects (~> 0.10.6)
  28. dm-core (~> 1.2.0)
  29. dm-migrations (1.2.0)
  30. dm-core (~> 1.2.0)
  31. dm-serializer (1.2.2)
  32. dm-core (~> 1.2.0)
  33. fastercsv (~> 1.5)
  34. json (~> 1.6)
  35. json_pure (~> 1.6)
  36. multi_json (~> 1.0)
  37. dm-sqlite-adapter (1.2.0)
  38. dm-do-adapter (~> 1.2.0)
  39. do_sqlite3 (~> 0.10.6)
  40. dm-timestamps (1.2.0)
  41. dm-core (~> 1.2.0)
  42. dm-transactions (1.2.0)
  43. dm-core (~> 1.2.0)
  44. dm-types (1.2.2)
  45. bcrypt-ruby (~> 3.0)
  46. dm-core (~> 1.2.0)
  47. fastercsv (~> 1.5)
  48. json (~> 1.6)
  49. multi_json (~> 1.0)
  50. stringex (~> 1.4)
  51. uuidtools (~> 2.1)
  52. dm-validations (1.2.0)
  53. dm-core (~> 1.2.0)
  54. do_sqlite3 (0.10.15)
  55. data_objects (= 0.10.15)
  56. fastercsv (1.5.5)
  57. haml (4.0.6)
  58. tilt
  59. json (1.8.2)
  60. json_pure (1.8.2)
  61. multi_json (1.11.0)
  62. rack (1.6.0)
  63. rack-protection (1.5.3)
  64. rack
  65. shotgun (0.9)
  66. rack (>= 1.0)
  67. sinatra (1.4.6)
  68. rack (~> 1.4)
  69. rack-protection (~> 1.4)
  70. tilt (>= 1.3, < 3)
  71. stringex (1.5.1)
  72. tilt (2.0.1)
  73. uuidtools (2.1.5)
  74. PLATFORMS
  75. ruby
  76. DEPENDENCIES
  77. data_mapper
  78. dm-sqlite-adapter
  79. fastercsv
  80. haml
  81. shotgun
  82. sinatra