Election results in the London Borough of Sutton.
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.

Gemfile.lock 2.0 KiB

11 years ago
1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586
  1. GEM
  2. remote: http://rubygems.org/
  3. specs:
  4. addressable (2.2.8)
  5. bcrypt-ruby (3.0.1)
  6. data_mapper (1.2.0)
  7. dm-aggregates (~> 1.2.0)
  8. dm-constraints (~> 1.2.0)
  9. dm-core (~> 1.2.0)
  10. dm-migrations (~> 1.2.0)
  11. dm-serializer (~> 1.2.0)
  12. dm-timestamps (~> 1.2.0)
  13. dm-transactions (~> 1.2.0)
  14. dm-types (~> 1.2.0)
  15. dm-validations (~> 1.2.0)
  16. data_objects (0.10.11)
  17. addressable (~> 2.1)
  18. dm-aggregates (1.2.0)
  19. dm-core (~> 1.2.0)
  20. dm-constraints (1.2.0)
  21. dm-core (~> 1.2.0)
  22. dm-core (1.2.0)
  23. addressable (~> 2.2.6)
  24. dm-do-adapter (1.2.0)
  25. data_objects (~> 0.10.6)
  26. dm-core (~> 1.2.0)
  27. dm-migrations (1.2.0)
  28. dm-core (~> 1.2.0)
  29. dm-postgres-adapter (1.2.0)
  30. dm-do-adapter (~> 1.2.0)
  31. do_postgres (~> 0.10.6)
  32. dm-serializer (1.2.2)
  33. dm-core (~> 1.2.0)
  34. fastercsv (~> 1.5)
  35. json (~> 1.6)
  36. json_pure (~> 1.6)
  37. multi_json (~> 1.0)
  38. dm-sqlite-adapter (1.2.0)
  39. dm-do-adapter (~> 1.2.0)
  40. do_sqlite3 (~> 0.10.6)
  41. dm-timestamps (1.2.0)
  42. dm-core (~> 1.2.0)
  43. dm-transactions (1.2.0)
  44. dm-core (~> 1.2.0)
  45. dm-types (1.2.2)
  46. bcrypt-ruby (~> 3.0)
  47. dm-core (~> 1.2.0)
  48. fastercsv (~> 1.5)
  49. json (~> 1.6)
  50. multi_json (~> 1.0)
  51. stringex (~> 1.4)
  52. uuidtools (~> 2.1)
  53. dm-validations (1.2.0)
  54. dm-core (~> 1.2.0)
  55. do_postgres (0.10.11)
  56. data_objects (= 0.10.11)
  57. do_sqlite3 (0.10.11)
  58. data_objects (= 0.10.11)
  59. fastercsv (1.5.5)
  60. haml (3.1.7)
  61. json (1.7.5)
  62. json_pure (1.7.5)
  63. multi_json (1.5.0)
  64. rack (1.4.1)
  65. rack-protection (1.3.2)
  66. rack
  67. shotgun (0.9)
  68. rack (>= 1.0)
  69. sinatra (1.3.3)
  70. rack (~> 1.3, >= 1.3.6)
  71. rack-protection (~> 1.2)
  72. tilt (~> 1.3, >= 1.3.3)
  73. stringex (1.5.1)
  74. tilt (1.3.3)
  75. uuidtools (2.1.3)
  76. PLATFORMS
  77. ruby
  78. DEPENDENCIES
  79. data_mapper
  80. dm-postgres-adapter
  81. dm-sqlite-adapter
  82. haml
  83. shotgun
  84. sinatra