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.2 KiB

hace 12 años
hace 12 años
hace 12 años
hace 12 años
hace 12 años
hace 12 años
hace 10 años
hace 12 años
hace 10 años
hace 12 años
hace 10 años
hace 12 años
hace 10 años
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106
  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. multi_json (1.13.1)
  65. mustermann (1.0.2)
  66. pg (1.0.0)
  67. public_suffix (3.0.2)
  68. rack (2.0.4)
  69. rack-flash3 (1.0.5)
  70. rack
  71. rack-protection (2.0.1)
  72. rack
  73. raindrops (0.19.0)
  74. shotgun (0.9.2)
  75. rack (>= 1.0)
  76. sinatra (2.0.1)
  77. mustermann (~> 1.0)
  78. rack (~> 2.0)
  79. rack-protection (= 2.0.1)
  80. tilt (~> 2.0)
  81. stringex (1.5.1)
  82. temple (0.8.0)
  83. tilt (2.0.8)
  84. unicorn (5.4.0)
  85. kgio (~> 2.6)
  86. raindrops (~> 0.7)
  87. uuidtools (2.1.5)
  88. PLATFORMS
  89. ruby
  90. DEPENDENCIES
  91. data_mapper
  92. dm-postgres-adapter
  93. haml
  94. pg
  95. rack-flash3
  96. shotgun
  97. sinatra
  98. unicorn
  99. RUBY VERSION
  100. ruby 2.3.1p112
  101. BUNDLED WITH
  102. 1.16.1