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

11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384
  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. multi_json (1.13.1)
  64. pg (1.0.0)
  65. public_suffix (3.0.2)
  66. stringex (1.5.1)
  67. temple (0.8.0)
  68. tilt (2.0.8)
  69. uuidtools (2.1.5)
  70. PLATFORMS
  71. ruby
  72. DEPENDENCIES
  73. data_mapper
  74. dm-postgres-adapter
  75. haml
  76. pg
  77. RUBY VERSION
  78. ruby 2.3.1p112
  79. BUNDLED WITH
  80. 1.16.1