Skip to content

Commit

Permalink
Remove Rakefile
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesjoshuahill committed Dec 6, 2019
1 parent 6d0ed26 commit bf8b11a
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 11 deletions.
2 changes: 0 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
source 'https://rubygems.org'

gem 'rake'

group :test do
gem 'rspec'
gem 'rubocop', '0.71.0'
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.6.5.0)
ast (~> 2.4.0)
rainbow (3.0.0)
rake (13.0.0)
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
7 changes: 0 additions & 7 deletions Rakefile

This file was deleted.

0 comments on commit bf8b11a

Please sign in to comment.