Skip to content

Commit

Permalink
Merge pull request #40 from github/dependabot/bundler/bundler-dev-232…
Browse files Browse the repository at this point in the history
…c65045e

Bump parallel from 1.12.0 to 1.26.3 in the bundler-dev group
  • Loading branch information
jhongturney authored Sep 12, 2024
2 parents e352209 + e2263a0 commit 8c2b49d
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ gemspec name: "octofacts"
gemspec name: "octofacts-updater"

group :development do
gem "parallel", "= 1.12.0"
gem "parallel", "1.26.3"
gem "pry", "~> 0.14"
gem "rake", "~> 12.3"
gem "rubocop-github", "~> 0.20.0"
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ GEM
octokit (9.1.0)
faraday (>= 1, < 3)
sawyer (~> 0.9)
parallel (1.12.0)
parallel (1.26.3)
parser (3.3.4.2)
ast (~> 2.4.1)
racc
Expand Down Expand Up @@ -172,7 +172,7 @@ PLATFORMS
DEPENDENCIES
octofacts!
octofacts-updater!
parallel (= 1.12.0)
parallel (= 1.26.3)
pry (~> 0.14)
puppet (~> 7.30.0)
rake (~> 12.3)
Expand Down
Binary file removed vendor/cache/parallel-1.12.0.gem
Binary file not shown.
Binary file added vendor/cache/parallel-1.26.3.gem
Binary file not shown.

0 comments on commit 8c2b49d

Please sign in to comment.