Election results in the London Borough of Sutton.
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.

Gemfile.lock 2.1 KiB

11 yıl önce
11 yıl önce
11 yıl önce
11 yıl önce
10 yıl önce
10 yıl önce
11 yıl önce
11 yıl önce
10 yıl önce
11 yıl önce
11 yıl önce
10 yıl önce
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596
  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. raindrops (0.13.0)
  65. rest-client (1.6.7)
  66. mime-types (>= 1.16)
  67. sequel (3.20.0)
  68. shotgun (0.9)
  69. rack (>= 1.0)
  70. sinatra (1.0)
  71. rack (>= 1.0)
  72. stringex (1.5.1)
  73. taps (0.3.24)
  74. rack (>= 1.0.1)
  75. rest-client (>= 1.4.0, < 1.7.0)
  76. sequel (~> 3.20.0)
  77. sinatra (~> 1.0.0)
  78. tilt (1.4.1)
  79. unicorn (4.8.2)
  80. kgio (~> 2.6)
  81. rack
  82. raindrops (~> 0.7)
  83. uuidtools (2.1.4)
  84. PLATFORMS
  85. ruby
  86. DEPENDENCIES
  87. data_mapper
  88. dm-postgres-adapter
  89. haml
  90. pg
  91. shotgun
  92. sinatra
  93. taps
  94. unicorn