Skip to content

Commit

Permalink
Bump rake from 13.0.1 to 13.0.3
Browse files Browse the repository at this point in the history
Bumps [rake](https://github.com/ruby/rake) from 13.0.1 to 13.0.3.
- [Release notes](https://github.com/ruby/rake/releases)
- [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc)
- [Commits](ruby/rake@v13.0.1...v13.0.3)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 13, 2021
1 parent 8156bf2 commit 2d2dfb3
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions Gemfile.lock
Expand Up @@ -45,7 +45,8 @@ GEM
simplecov
coderay (1.1.3)
concurrent-ruby (1.1.7)
crack (0.4.4)
crack (0.4.5)
rexml
diff-lcs (1.4.4)
digest-crc (0.6.1)
rake (~> 13.0)
Expand Down Expand Up @@ -122,7 +123,7 @@ GEM
yard (~> 0.9.11)
public_suffix (4.0.6)
rainbow (3.0.0)
rake (13.0.1)
rake (13.0.3)
rb-fsevent (0.10.4)
rb-inotify (0.10.1)
ffi (~> 1.0)
Expand Down Expand Up @@ -185,7 +186,7 @@ GEM
thread_safe (~> 0.1)
unicode-display_width (2.0.0)
vcr (6.0.0)
webmock (3.9.3)
webmock (3.12.1)
addressable (>= 2.3.6)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
Expand Down

0 comments on commit 2d2dfb3

Please sign in to comment.