Skip to content

Commit

Permalink
Update dependency rake to v13.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 7, 2024
1 parent a40ce44 commit aa95f3c
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.1.0"
gem "rake", "13.2.1"
gem "rspec", "3.12.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.5.0)
rake (13.1.0)
rake (13.2.1)
rspec (3.12.0)
rspec-core (~> 3.12.0)
rspec-expectations (~> 3.12.0)
Expand All @@ -27,7 +27,7 @@ PLATFORMS

DEPENDENCIES
emoji_regex!
rake (= 13.1.0)
rake (= 13.2.1)
rspec (= 3.12.0)

BUNDLED WITH
Expand Down

0 comments on commit aa95f3c

Please sign in to comment.