Skip to content

Commit

Permalink
Remove rake versioning.
Browse files Browse the repository at this point in the history
  • Loading branch information
djberg96 committed Aug 3, 2020
1 parent 21e03c1 commit 7cac0cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -4,7 +4,7 @@ gemspec

gem 'rspec', '~> 3.9'
gem 'wwtd'
gem 'rake', '~> 10.0'
gem 'rake'
gem 'test-unit'
gem 'json'

Expand Down

0 comments on commit 7cac0cc

Please sign in to comment.