Skip to content

Commit c48cb95

Browse files
Bump the bundler-prod group across 1 directory with 4 updates
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>
1 parent 64b2823 commit c48cb95

14 files changed

+11
-7
lines changed

Gemfile.lock

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -32,18 +32,21 @@ GEM
3232
csv (3.3.0)
3333
deep_merge (1.2.2)
3434
diff-lcs (1.5.1)
35-
diffy (3.4.2)
35+
diffy (3.4.3)
3636
docile (1.4.1)
3737
drb (2.2.1)
3838
facter (4.6.1)
3939
hocon (~> 1.3)
4040
thor (>= 1.0.1, < 2.0)
41-
faraday (2.0.0)
41+
faraday (2.8.1)
42+
base64
43+
faraday-net_http (>= 2.0, < 3.1)
4244
ruby2_keywords (>= 0.0.4)
45+
faraday-net_http (3.0.2)
4346
fast_gettext (2.4.0)
4447
prime
4548
forwardable (1.3.3)
46-
hashdiff (1.1.1)
49+
hashdiff (1.1.2)
4750
hiera (3.12.0)
4851
hocon (1.4.0)
4952
httparty (0.22.0)
@@ -61,14 +64,15 @@ GEM
6164
multi_json (1.15.0)
6265
multi_xml (0.6.0)
6366
mutex_m (0.2.0)
64-
net-ssh (7.2.3)
65-
octocatalog-diff (2.1.0)
67+
net-ssh (7.3.0)
68+
octocatalog-diff (2.3.1)
6669
diffy (>= 3.1.0)
6770
hashdiff (>= 0.3.0)
68-
httparty (>= 0.11.0)
71+
httparty (>= 0.21.0)
6972
parallel (>= 1.12.0)
73+
puppet (>= 5.5.0)
7074
rugged (>= 0.25.0b2)
71-
octokit (9.1.0)
75+
octokit (9.2.0)
7276
faraday (>= 1, < 3)
7377
sawyer (~> 0.9)
7478
parallel (1.26.3)

vendor/cache/diffy-3.4.2.gem

-17.5 KB
Binary file not shown.

vendor/cache/diffy-3.4.3.gem

17.5 KB
Binary file not shown.

vendor/cache/faraday-2.0.0.gem

-64 KB
Binary file not shown.

vendor/cache/faraday-2.8.1.gem

69.5 KB
Binary file not shown.
8 KB
Binary file not shown.

vendor/cache/hashdiff-1.1.1.gem

-16.5 KB
Binary file not shown.

vendor/cache/hashdiff-1.1.2.gem

16.5 KB
Binary file not shown.

vendor/cache/net-ssh-7.2.3.gem

-139 KB
Binary file not shown.

vendor/cache/net-ssh-7.3.0.gem

142 KB
Binary file not shown.
-167 KB
Binary file not shown.
169 KB
Binary file not shown.

vendor/cache/octokit-9.1.0.gem

-87.5 KB
Binary file not shown.

vendor/cache/octokit-9.2.0.gem

88 KB
Binary file not shown.

0 commit comments

Comments
 (0)