Skip to content

Commit 696cc3d

Browse files
committed
Yeet term-ansicolor and tins from test dependencies
I was trying to fix CI by pinning `term-ansicolor` to a specific version, but Daniel pointed out that we don't even seem to use it anywhere, so let's throw it (and its `tins` dependency) out. Signed-off-by: Chris Sinjakli <chris@sinjakli.co.uk>
1 parent c5f87c5 commit 696cc3d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Gemfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,4 @@ group :test do
99
gem 'rack-test'
1010
gem 'rake'
1111
gem 'rspec'
12-
gem 'term-ansicolor'
13-
gem 'tins'
1412
end

0 commit comments

Comments
 (0)