Election results in the London Borough of Sutton.
Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.

Gemfile.lock 1.8 KiB

12 anni fa
12 anni fa
12 anni fa
12 anni fa
12 anni fa
12 anni fa
12 anni fa
12 anni fa
12 anni fa
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384
  1. GEM
  2. remote: https://rubygems.org/
  3. specs:
  4. addressable (2.7.0)
  5. public_suffix (>= 2.0.2, < 5.0)
  6. bcrypt (3.1.13)
  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-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_sqlite3 (0.10.17)
  56. data_objects (= 0.10.17)
  57. fastercsv (1.5.5)
  58. haml (5.1.2)
  59. temple (>= 0.8.0)
  60. tilt
  61. json (1.8.6)
  62. json_pure (1.8.6)
  63. multi_json (1.14.1)
  64. petrify (0.4.1)
  65. haml (~> 5.0)
  66. public_suffix (4.0.1)
  67. stringex (1.5.1)
  68. temple (0.8.2)
  69. tilt (2.0.10)
  70. uuidtools (2.1.5)
  71. PLATFORMS
  72. ruby
  73. DEPENDENCIES
  74. data_mapper
  75. dm-sqlite-adapter
  76. petrify
  77. RUBY VERSION
  78. ruby 2.3.1p112
  79. BUNDLED WITH
  80. 1.16.6