Skip to content

Commit

Permalink
Dependencies: Drop rake, as it's unnecessary
Browse files Browse the repository at this point in the history
  • Loading branch information
Kjarrigan committed Mar 10, 2023
1 parent b3e3a64 commit 8f81cf1
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 7 deletions.
2 changes: 0 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@ GEM
rack-accept (0.4.5)
rack (>= 0.4)
rainbow (3.1.1)
rake (13.0.6)
regexp_parser (2.6.1)
rexml (3.2.5)
rspec (3.12.0)
Expand Down Expand Up @@ -135,7 +134,6 @@ DEPENDENCIES
grape
hcloud!
pry
rake
rspec
rubocop
webmock
Expand Down
4 changes: 0 additions & 4 deletions Rakefile

This file was deleted.

1 change: 0 additions & 1 deletion hcloud.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ Gem::Specification.new do |spec|
spec.add_development_dependency 'activemodel'
spec.add_development_dependency 'bundler'
spec.add_development_dependency 'grape'
spec.add_development_dependency 'rake'
spec.add_development_dependency 'rspec'
spec.add_development_dependency 'webmock'
spec.add_runtime_dependency 'activemodel'
Expand Down

0 comments on commit 8f81cf1

Please sign in to comment.