We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 153f9fb commit ae5d868Copy full SHA for ae5d868
Gemfile
@@ -10,6 +10,7 @@ group :development do
10
gem "rake"
11
gem "RedCloth", RUBY_PLATFORM == 'java' ? ">= 4.2.7" : ">= 4.0.3"
12
gem "term-ansicolor"
13
+ gem 'tins', '~> 1.6.0'
14
gem "shoulda-context"
15
gem "test-unit"
16
gem "json" if RUBY_VERSION < '1.9'
0 commit comments