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 171 B

12 years ago
6 years ago
12345678
  1. source "https://rubygems.org/"
  2. ruby "2.3.1"
  3. gem 'haml'
  4. gem 'data_mapper'
  5. gem 'dm-postgres-adapter'
  6. gem 'pg'
  7. gem 'petrify', git: 'https://github.com/adrianshort/petrify/'