Skip to content

Commit d9ad88f

Browse files
authored
Merge pull request #41 from github/dependabot/bundler/rake-13.2.1
Bump rake from 12.3.3 to 13.2.1
2 parents 8c2b49d + 824cb91 commit d9ad88f

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ gemspec name: "octofacts-updater"
88
group :development do
99
gem "parallel", "1.26.3"
1010
gem "pry", "~> 0.14"
11-
gem "rake", "~> 12.3"
11+
gem "rake", "~> 13.2"
1212
gem "rubocop-github", "~> 0.20.0"
1313
gem "simplecov", ">= 0.14.1"
1414
gem "simplecov-json", "~> 0.2"

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ GEM
9898
racc (1.8.1)
9999
rack (3.1.7)
100100
rainbow (3.1.1)
101-
rake (12.3.3)
101+
rake (13.2.1)
102102
regexp_parser (2.9.2)
103103
rexml (3.3.6)
104104
strscan
@@ -175,7 +175,7 @@ DEPENDENCIES
175175
parallel (= 1.26.3)
176176
pry (~> 0.14)
177177
puppet (~> 7.30.0)
178-
rake (~> 12.3)
178+
rake (~> 13.2)
179179
rspec-puppet (~> 3.0.0)
180180
rubocop-github (~> 0.20.0)
181181
simplecov (>= 0.14.1)

vendor/cache/rake-12.3.3.gem

-85 KB
Binary file not shown.

vendor/cache/rake-13.2.1.gem

83.5 KB
Binary file not shown.

0 commit comments

Comments
 (0)