Skip to content

Commit afa2836

Browse files
committed
update shoulda-context
1 parent e135654 commit afa2836

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ group :development do
1010
gem "rake"
1111
gem "RedCloth", RUBY_PLATFORM == 'java' ? ">= 4.2.7" : ">= 4.0.3"
1212
gem "term-ansicolor", '= 1.1.1'
13-
gem "shoulda-context", "~> 1.0.0"
13+
gem "shoulda-context", "~> 1.1.2"
1414
gem "json" if RUBY_VERSION < '1.9'
1515
gem "rdoc"
1616
end

0 commit comments

Comments
 (0)