Skip to content

Commit 41d72d8

Browse files
Bump rake from 13.3.1 to 13.4.2 (#3247)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a938fd1 commit 41d72d8

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
@@ -8,7 +8,7 @@ gemspec
88
gem 'irb'
99
gem 'minitest', '5.27.0'
1010
gem 'pry', '0.16.0'
11-
gem 'rake', '13.3.1'
11+
gem 'rake', '13.4.2'
1212
gem 'rdoc'
1313
gem 'rubocop'
1414
gem 'rubocop-minitest', '0.39.1'

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ GEM
4646
stringio
4747
racc (1.8.1)
4848
rainbow (3.1.1)
49-
rake (13.3.1)
49+
rake (13.4.2)
5050
rdoc (7.2.0)
5151
erb
5252
psych (>= 4.0.0)
@@ -103,7 +103,7 @@ DEPENDENCIES
103103
irb
104104
minitest (= 5.27.0)
105105
pry (= 0.16.0)
106-
rake (= 13.3.1)
106+
rake (= 13.4.2)
107107
rdoc
108108
rubocop
109109
rubocop-minitest (= 0.39.1)

0 commit comments

Comments
 (0)