repo.or.cz
/
torspec-validations.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Grammar of primitives common between specs. Partial grammars for network status and...
[torspec-validations.git]
/
Gemfile
blob
80973ae88f989d9bbf5321566a441bacdf4fb0d3
1
source :rubygems
2
3
gem "treetop", "~> 1.4.8"
4
5
group :test do
6
gem "bundler"
7
gem "diff-lcs"
8
gem "rake", "~> 0.8.7"
9
gem "rcov", "~> 0.9.8"
10
gem "rspec", "~> 1.3.0"
11
end