Skip to content

Commit

Permalink
Bump the bundler-prod group across 1 directory with 4 updates
Browse files Browse the repository at this point in the history
Bumps the bundler-prod group with 4 updates in the / directory: [diffy](https://github.com/samg/diffy), [octocatalog-diff](https://github.com/github/octocatalog-diff), [octokit](https://github.com/octokit/octokit.rb) and [net-ssh](https://github.com/net-ssh/net-ssh).


Updates `diffy` from 3.4.2 to 3.4.3
- [Changelog](https://github.com/samg/diffy/blob/main/CHANGELOG)
- [Commits](https://github.com/samg/diffy/commits)

Updates `octocatalog-diff` from 2.1.0 to 2.3.1
- [Release notes](https://github.com/github/octocatalog-diff/releases)
- [Changelog](https://github.com/github/octocatalog-diff/blob/master/doc/CHANGELOG.md)
- [Commits](github/octocatalog-diff@2.1.0...2.3.1)

Updates `octokit` from 9.1.0 to 9.2.0
- [Release notes](https://github.com/octokit/octokit.rb/releases)
- [Changelog](https://github.com/octokit/octokit.rb/blob/main/RELEASE.md)
- [Commits](octokit/octokit.rb@v9.1.0...v9.2.0)

Updates `net-ssh` from 7.2.3 to 7.3.0
- [Changelog](https://github.com/net-ssh/net-ssh/blob/master/CHANGES.txt)
- [Commits](net-ssh/net-ssh@v7.2.3...v7.3.0)

---
updated-dependencies:
- dependency-name: diffy
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: bundler-prod
- dependency-name: octocatalog-diff
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bundler-prod
- dependency-name: octokit
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bundler-prod
- dependency-name: net-ssh
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bundler-prod
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent 7230fd3 commit 0fdc7a0
Show file tree
Hide file tree
Showing 12 changed files with 10 additions and 6 deletions.
16 changes: 10 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -32,14 +32,17 @@ GEM
csv (3.3.0)
deep_merge (1.2.2)
diff-lcs (1.5.1)
diffy (3.4.2)
diffy (3.4.3)
docile (1.4.1)
drb (2.2.1)
facter (4.6.1)
hocon (~> 1.3)
thor (>= 1.0.1, < 2.0)
faraday (2.0.0)
faraday (2.8.1)
base64
faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
faraday-net_http (3.0.2)
fast_gettext (2.4.0)
prime
forwardable (1.3.3)
Expand All @@ -61,14 +64,15 @@ GEM
multi_json (1.15.0)
multi_xml (0.6.0)
mutex_m (0.2.0)
net-ssh (7.2.3)
octocatalog-diff (2.1.0)
net-ssh (7.3.0)
octocatalog-diff (2.3.1)
diffy (>= 3.1.0)
hashdiff (>= 0.3.0)
httparty (>= 0.11.0)
httparty (>= 0.21.0)
parallel (>= 1.12.0)
puppet (>= 5.5.0)
rugged (>= 0.25.0b2)
octokit (9.1.0)
octokit (9.2.0)
faraday (>= 1, < 3)
sawyer (~> 0.9)
parallel (1.26.3)
Expand Down
Binary file removed vendor/cache/diffy-3.4.2.gem
Binary file not shown.
Binary file added vendor/cache/diffy-3.4.3.gem
Binary file not shown.
Binary file removed vendor/cache/faraday-2.0.0.gem
Binary file not shown.
Binary file added vendor/cache/faraday-2.8.1.gem
Binary file not shown.
Binary file added vendor/cache/faraday-net_http-3.0.2.gem
Binary file not shown.
Binary file removed vendor/cache/net-ssh-7.2.3.gem
Binary file not shown.
Binary file added vendor/cache/net-ssh-7.3.0.gem
Binary file not shown.
Binary file removed vendor/cache/octocatalog-diff-2.1.0.gem
Binary file not shown.
Binary file added vendor/cache/octocatalog-diff-2.3.1.gem
Binary file not shown.
Binary file removed vendor/cache/octokit-9.1.0.gem
Binary file not shown.
Binary file added vendor/cache/octokit-9.2.0.gem
Binary file not shown.

0 comments on commit 0fdc7a0

Please sign in to comment.