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 1.9 KiB

12 years ago
12 years ago
12 years ago
12 years ago
12 years ago
12 years ago
12 years ago
12 years ago
1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889
  1. GEM
  2. remote: https://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.12)
  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-timestamps (1.2.0)
  39. dm-core (~> 1.2.0)
  40. dm-transactions (1.2.0)
  41. dm-core (~> 1.2.0)
  42. dm-types (1.2.2)
  43. bcrypt-ruby (~> 3.0)
  44. dm-core (~> 1.2.0)
  45. fastercsv (~> 1.5)
  46. json (~> 1.6)
  47. multi_json (~> 1.0)
  48. stringex (~> 1.4)
  49. uuidtools (~> 2.1)
  50. dm-validations (1.2.0)
  51. dm-core (~> 1.2.0)
  52. do_postgres (0.10.12)
  53. data_objects (= 0.10.12)
  54. fastercsv (1.5.5)
  55. haml (4.0.2)
  56. tilt
  57. json (1.8.0)
  58. json_pure (1.8.0)
  59. mime-types (1.23)
  60. multi_json (1.7.3)
  61. pg (0.15.1)
  62. rack (1.5.2)
  63. rest-client (1.6.7)
  64. mime-types (>= 1.16)
  65. sequel (3.20.0)
  66. shotgun (0.9)
  67. rack (>= 1.0)
  68. sinatra (1.0)
  69. rack (>= 1.0)
  70. stringex (1.5.1)
  71. taps (0.3.24)
  72. rack (>= 1.0.1)
  73. rest-client (>= 1.4.0, < 1.7.0)
  74. sequel (~> 3.20.0)
  75. sinatra (~> 1.0.0)
  76. tilt (1.4.1)
  77. uuidtools (2.1.4)
  78. PLATFORMS
  79. ruby
  80. DEPENDENCIES
  81. data_mapper
  82. dm-postgres-adapter
  83. haml
  84. pg
  85. shotgun
  86. sinatra
  87. taps