Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Acessar
adrianshort
/
suttonelections
espelhamento de
https://github.com/adrianshort/suttonelections.git
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Versões
2
Wiki
Atividade
Election results in the London Borough of Sutton.
284
Commits
1
Branch
23 MiB
Tag:
0bde119008
suttonelections
/
Gemfile
Gemfile
101 B
Original
Visão normal
Histórico
Remove redundant gems (e.g. sqlite)
11 anos atrás
Update to Ruby 3.1.2
2 anos atrás
Add Gemfile
12 anos atrás
Bump petrify gem version
6 anos atrás
Use petrify gem from rubygems
5 anos atrás
1
2
3
4
5
6
source "https://rubygems.org/"
ruby "3.1.2"
gem 'data_mapper'
gem 'dm-sqlite-adapter'
gem 'petrify'