Skip to content

Commit 501c543

Browse files
Bump parallel from 1.12.0 to 1.26.3 in the bundler-dev group
Bumps the bundler-dev group with 1 update: [parallel](https://github.com/grosser/parallel). Updates `parallel` from 1.12.0 to 1.26.3 - [Commits](grosser/parallel@v1.12.0...v1.26.3) --- updated-dependencies: - dependency-name: parallel dependency-type: direct:development update-type: version-update:semver-minor dependency-group: bundler-dev ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4101f67 commit 501c543

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
@@ -6,7 +6,7 @@ gemspec name: "octofacts"
66
gemspec name: "octofacts-updater"
77

88
group :development do
9-
gem "parallel", "= 1.12.0"
9+
gem "parallel", "1.26.3"
1010
gem "pry", "~> 0.14"
1111
gem "rake", "~> 12.3"
1212
gem "rubocop-github", "~> 0.20.0"

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ GEM
7171
octokit (9.1.0)
7272
faraday (>= 1, < 3)
7373
sawyer (~> 0.9)
74-
parallel (1.12.0)
74+
parallel (1.26.3)
7575
parser (3.3.4.2)
7676
ast (~> 2.4.1)
7777
racc
@@ -172,7 +172,7 @@ PLATFORMS
172172
DEPENDENCIES
173173
octofacts!
174174
octofacts-updater!
175-
parallel (= 1.12.0)
175+
parallel (= 1.26.3)
176176
pry (~> 0.14)
177177
puppet (~> 7.30.0)
178178
rake (~> 12.3)

vendor/cache/parallel-1.12.0.gem

-9.5 KB
Binary file not shown.

vendor/cache/parallel-1.26.3.gem

11 KB
Binary file not shown.

0 commit comments

Comments
 (0)