Election results in the London Borough of Sutton.
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

Gemfile.lock 2.1 KiB

il y a 11 ans
il y a 11 ans
il y a 11 ans
il y a 11 ans
il y a 10 ans
il y a 10 ans
il y a 10 ans
il y a 11 ans
il y a 11 ans
il y a 10 ans
il y a 11 ans
il y a 10 ans
il y a 11 ans
il y a 10 ans
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899
  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. kgio (2.9.2)
  60. mime-types (1.23)
  61. multi_json (1.7.3)
  62. pg (0.15.1)
  63. rack (1.5.2)
  64. rack-flash3 (1.0.5)
  65. rack
  66. raindrops (0.13.0)
  67. rest-client (1.6.7)
  68. mime-types (>= 1.16)
  69. sequel (3.20.0)
  70. shotgun (0.9)
  71. rack (>= 1.0)
  72. sinatra (1.0)
  73. rack (>= 1.0)
  74. stringex (1.5.1)
  75. taps (0.3.24)
  76. rack (>= 1.0.1)
  77. rest-client (>= 1.4.0, < 1.7.0)
  78. sequel (~> 3.20.0)
  79. sinatra (~> 1.0.0)
  80. tilt (1.4.1)
  81. unicorn (4.8.2)
  82. kgio (~> 2.6)
  83. rack
  84. raindrops (~> 0.7)
  85. uuidtools (2.1.4)
  86. PLATFORMS
  87. ruby
  88. DEPENDENCIES
  89. data_mapper
  90. dm-postgres-adapter
  91. haml
  92. pg
  93. rack-flash3
  94. shotgun
  95. sinatra
  96. taps
  97. unicorn