Skip to content

Bump rake from 0.9.2.2 to 13.0.1 #14

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump rake from 0.9.2.2 to 13.0.1
Bumps [rake](https://github.com/ruby/rake) from 0.9.2.2 to 13.0.1.
- [Release notes](https://github.com/ruby/rake/releases)
- [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc)
- [Commits](ruby/rake@v0.9.2.2...v13.0.1)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 29, 2020
commit 93e1721b9510c85b32a28386622ee6a0a8a5ef9d
9 changes: 1 addition & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ GEM
coderay (~> 1.0.5)
method_source (~> 0.7.1)
slop (>= 2.4.4, < 3)
rake (0.9.2.2)
rake (13.0.1)
randexp (0.1.7)
rb-fchange (0.0.5)
ffi
Expand All @@ -98,11 +98,6 @@ GEM
diff-lcs (~> 1.1.3)
rspec-mocks (2.10.1)
sexp_processor (3.2.0)
simplecov (0.6.4)
multi_json (~> 1.0)
simplecov-html (~> 0.5.3)
simplecov-html (0.5.3)
simplecov-vim (0.0.1)
slop (2.4.4)
thor (0.15.2)
webmock (1.8.7)
Expand Down Expand Up @@ -135,7 +130,5 @@ DEPENDENCIES
pry
rb-readline
rspec
simplecov
simplecov-vim
webmock
yard (~> 0.6.0)