このサイトは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文字以内のものにしてください。
281
コミット
1
ブランチ
23 MiB
ツリー:
1c0fdc1cc9
main
v2.0.0
last-sinatra-version
ブランチ
タグ
${ item.name }
ブランチ
${ searchTerm }
を作成
'1c0fdc1cc9' から
${ noResults }
suttonelections
/
Gemfile
Gemfile
101 B
Raw
通常表示
履歴
Remove redundant gems (e.g. sqlite)
11年前
Upgrade to ruby 2.3.1 and newer gems
6年前
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 "2.3.1"
gem 'data_mapper'
gem 'dm-sqlite-adapter'
gem 'petrify'