Skip to content

Commit

Permalink
remove gems already included
Browse files Browse the repository at this point in the history
  • Loading branch information
drusepth committed Feb 25, 2019
1 parent f7810c5 commit b4143ba
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,7 @@ gem 'yomu'
gem 'ruby-readability'

group :test do
gem 'rspec'
gem 'rake'
gem 'terminal-table'
gem 'simplecov'
end

=begin
Expand Down Expand Up @@ -41,4 +38,4 @@ gem 'fuzzy-string-match'
gem 'levenshtein-ffi'
gem 'tf-idf-similarity'
gem 'kronic'
=end
=end

0 comments on commit b4143ba

Please sign in to comment.