Election results in the London Borough of Sutton.
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.

Gemfile.lock 2.3 KiB

hace 11 años
hace 11 años
hace 11 años
hace 11 años
hace 11 años
hace 11 años
hace 10 años
hace 11 años
hace 10 años
hace 11 años
hace 10 años
hace 11 años
hace 10 años
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110
  1. GEM
  2. remote: https://rubygems.org/
  3. specs:
  4. addressable (2.5.2)
  5. public_suffix (>= 2.0.2, < 4.0)
  6. bcrypt (3.1.11)
  7. bcrypt-ruby (3.1.5)
  8. bcrypt (>= 3.1.3)
  9. data_mapper (1.2.0)
  10. dm-aggregates (~> 1.2.0)
  11. dm-constraints (~> 1.2.0)
  12. dm-core (~> 1.2.0)
  13. dm-migrations (~> 1.2.0)
  14. dm-serializer (~> 1.2.0)
  15. dm-timestamps (~> 1.2.0)
  16. dm-transactions (~> 1.2.0)
  17. dm-types (~> 1.2.0)
  18. dm-validations (~> 1.2.0)
  19. data_objects (0.10.17)
  20. addressable (~> 2.1)
  21. dm-aggregates (1.2.0)
  22. dm-core (~> 1.2.0)
  23. dm-constraints (1.2.0)
  24. dm-core (~> 1.2.0)
  25. dm-core (1.2.1)
  26. addressable (~> 2.3)
  27. dm-do-adapter (1.2.0)
  28. data_objects (~> 0.10.6)
  29. dm-core (~> 1.2.0)
  30. dm-migrations (1.2.0)
  31. dm-core (~> 1.2.0)
  32. dm-postgres-adapter (1.2.0)
  33. dm-do-adapter (~> 1.2.0)
  34. do_postgres (~> 0.10.6)
  35. dm-serializer (1.2.2)
  36. dm-core (~> 1.2.0)
  37. fastercsv (~> 1.5)
  38. json (~> 1.6)
  39. json_pure (~> 1.6)
  40. multi_json (~> 1.0)
  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.17)
  56. data_objects (= 0.10.17)
  57. fastercsv (1.5.5)
  58. haml (5.0.4)
  59. temple (>= 0.8.0)
  60. tilt
  61. json (1.8.6)
  62. json_pure (1.8.6)
  63. kgio (2.11.2)
  64. mini_portile2 (2.3.0)
  65. multi_json (1.13.1)
  66. mustermann (1.0.2)
  67. nokogiri (1.8.2)
  68. mini_portile2 (~> 2.3.0)
  69. pg (1.0.0)
  70. public_suffix (3.0.2)
  71. rack (2.0.4)
  72. rack-flash3 (1.0.5)
  73. rack
  74. rack-protection (2.0.1)
  75. rack
  76. raindrops (0.19.0)
  77. shotgun (0.9.2)
  78. rack (>= 1.0)
  79. sinatra (2.0.1)
  80. mustermann (~> 1.0)
  81. rack (~> 2.0)
  82. rack-protection (= 2.0.1)
  83. tilt (~> 2.0)
  84. stringex (1.5.1)
  85. temple (0.8.0)
  86. tilt (2.0.8)
  87. unicorn (5.4.0)
  88. kgio (~> 2.6)
  89. raindrops (~> 0.7)
  90. uuidtools (2.1.5)
  91. PLATFORMS
  92. ruby
  93. DEPENDENCIES
  94. data_mapper
  95. dm-postgres-adapter
  96. haml
  97. nokogiri
  98. pg
  99. rack-flash3
  100. shotgun
  101. sinatra
  102. unicorn
  103. RUBY VERSION
  104. ruby 2.3.1p112
  105. BUNDLED WITH
  106. 1.16.1