このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
adrianshort
/
suttonelections
ミラー元
https://github.com/adrianshort/suttonelections.git
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
リリース
2
Wiki
アクティビティ
Election results in the London Borough of Sutton.
選択できるのは25トピックまでです。
トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
286
コミット
1
ブランチ
23 MiB
ツリー:
1b761c2e7f
main
v2.0.0
last-sinatra-version
ブランチ
タグ
${ item.name }
ブランチ
${ searchTerm }
を作成
'1b761c2e7f' から
${ noResults }
suttonelections
/
Gemfile
Gemfile
101 B
Raw
通常表示
履歴
Remove redundant gems (e.g. sqlite)
11年前
Update to Ruby 3.1.2
2年前
Add Gemfile
12年前
Bump petrify gem version
6年前
Use petrify gem from rubygems
5年前
1
2
3
4
5
6
source "https://rubygems.org/"
ruby "3.1.2"
gem 'data_mapper'
gem 'dm-sqlite-adapter'
gem 'petrify'