Skip to content

Commit

Permalink
Remove unused Rakefile
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesjoshuahill committed Jan 29, 2020
1 parent bc5af13 commit 46df6e7
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 8 deletions.
1 change: 0 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
source 'https://rubygems.org'

gem 'rake'
gem 'rubocop', '0.71.0'

group :test do
Expand Down
2 changes: 0 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ GEM
parser (2.7.0.2)
ast (~> 2.4.0)
rainbow (3.0.0)
rake (13.0.1)
rspec (3.9.0)
rspec-core (~> 3.9.0)
rspec-expectations (~> 3.9.0)
Expand Down Expand Up @@ -50,7 +49,6 @@ PLATFORMS
ruby

DEPENDENCIES
rake
rspec
rubocop (= 0.71.0)
simplecov
Expand Down
5 changes: 0 additions & 5 deletions Rakefile

This file was deleted.

0 comments on commit 46df6e7

Please sign in to comment.