Skip to content

Commit

Permalink
Update dependency rake to v13.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 10, 2021
1 parent f2602cf commit 52e6bc4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ source "https://rubygems.org"
# Specify your gem's dependencies in emoji_regex.gemspec
gemspec

gem "rake", "13.0.1"
gem "rake", "13.0.3"
gem "rspec", "3.8.0"
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ GEM
remote: https://rubygems.org/
specs:
diff-lcs (1.3)
rake (13.0.1)
rake (13.0.3)
rspec (3.8.0)
rspec-core (~> 3.8.0)
rspec-expectations (~> 3.8.0)
Expand All @@ -27,7 +27,7 @@ PLATFORMS

DEPENDENCIES
emoji_regex!
rake (= 13.0.1)
rake (= 13.0.3)
rspec (= 3.8.0)

BUNDLED WITH
Expand Down

0 comments on commit 52e6bc4

Please sign in to comment.