Skip to content

Commit 8c2b49d

Browse files
authored
Merge pull request #40 from github/dependabot/bundler/bundler-dev-232c65045e
Bump parallel from 1.12.0 to 1.26.3 in the bundler-dev group
2 parents e352209 + e2263a0 commit 8c2b49d

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)