aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile
blob: 5609352cc9ff69ee1128219e5655eb7d0a1a7c40 (plain)
1
2
3
4
5
6
7
8
source "https://rubygems.org"

gemspec

gem "rake"
gem "rake-compiler"
gem "test-unit", "~> 3.0", ">= 3.4.3"
gem "rdoc"