Skip to content

Commit

Permalink
Change to remove legacy dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
piotrmurach committed Oct 29, 2017
1 parent 7d06730 commit 6b7b886
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,11 @@ source 'https://rubygems.org'

gemspec

gem 'tty-screen', git: 'https://github.com/piotrmurach/tty-screen'

group :test do
gem 'timecop', '~> 0.8.1'
gem 'pastel', '~> 0.7.0'
gem 'coveralls', '~> 0.8.13'
gem 'simplecov', '~> 0.11.2'
gem 'term-ansicolor', '=1.3.2'
end

group :metrics do
Expand Down

0 comments on commit 6b7b886

Please sign in to comment.