We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30edc78 commit 29fbfaaCopy full SHA for 29fbfaa
Gemfile
@@ -11,6 +11,7 @@ end
11
group :test, :development do
12
gem 'aruba', '~> 0.8.0'
13
gem 'public_suffix', '~> 1.4.0'
14
+ gem 'term-ansicolor', '~> 1.3.0'
15
gem 'json', '~> 1.8.1'
16
gem 'rake', '>= 0.8.7', '< 11.0'
17
gem 'rspec', '~> 3.3.0'
0 commit comments