Skip to content

Commit 29fbfaa

Browse files
committed
Lock term-ansicolor for 1.3
1 parent 30edc78 commit 29fbfaa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Gemfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ end
1111
group :test, :development do
1212
gem 'aruba', '~> 0.8.0'
1313
gem 'public_suffix', '~> 1.4.0'
14+
gem 'term-ansicolor', '~> 1.3.0'
1415
gem 'json', '~> 1.8.1'
1516
gem 'rake', '>= 0.8.7', '< 11.0'
1617
gem 'rspec', '~> 3.3.0'

0 commit comments

Comments
 (0)