Skip to content
This repository was archived by the owner on Feb 6, 2018. It is now read-only.

Commit 410e51e

Browse files
committed
update term-ansicolor
1 parent afa2836 commit 410e51e

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
@@ -9,7 +9,7 @@ group :development do
99
gem "bundler", ">= 1.0.0"
1010
gem "rake"
1111
gem "RedCloth", RUBY_PLATFORM == 'java' ? ">= 4.2.7" : ">= 4.0.3"
12-
gem "term-ansicolor", '= 1.1.1'
12+
gem "term-ansicolor", '~> 1.2.2'
1313
gem "shoulda-context", "~> 1.1.2"
1414
gem "json" if RUBY_VERSION < '1.9'
1515
gem "rdoc"

0 commit comments

Comments
 (0)