Skip to content

Commit 17c89ee

Browse files
Bump rake from 13.3.1 to 13.4.2
Bumps [rake](https://github.com/ruby/rake) from 13.3.1 to 13.4.2. - [Release notes](https://github.com/ruby/rake/releases) - [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc) - [Commits](ruby/rake@v13.3.1...v13.4.2) --- updated-dependencies: - dependency-name: rake dependency-version: 13.4.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1fdced6 commit 17c89ee

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ source "https://rubygems.org"
55
# Specify your gem's dependencies in autotuner.gemspec
66
gemspec
77

8-
gem "rake", "~> 13.3"
8+
gem "rake", "~> 13.4"
99

1010
gem "minitest", "~> 5.27"
1111

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ GEM
2020
prism (1.7.0)
2121
racc (1.8.1)
2222
rainbow (3.1.1)
23-
rake (13.3.1)
23+
rake (13.4.2)
2424
regexp_parser (2.11.3)
2525
rubocop (1.82.1)
2626
json (~> 2.3)
@@ -55,7 +55,7 @@ DEPENDENCIES
5555
autotuner!
5656
minitest (~> 5.27)
5757
mocha
58-
rake (~> 13.3)
58+
rake (~> 13.4)
5959
rubocop (~> 1.82)
6060
rubocop-minitest
6161
rubocop-shopify

0 commit comments

Comments
 (0)