Skip to content
This repository was archived by the owner on Oct 17, 2025. It is now read-only.

Commit 8127e74

Browse files
authored
Merge branch 'main' into dependabot/bundler/octokit-10.0.0
2 parents cb678ee + 974f874 commit 8127e74

15 files changed

Lines changed: 9 additions & 8 deletions

Gemfile.lock

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,10 @@ GEM
2929
coderay (1.1.3)
3030
concurrent-ruby (1.3.4)
3131
connection_pool (2.4.1)
32-
csv (3.3.0)
32+
csv (3.3.5)
3333
deep_merge (1.2.2)
3434
diff-lcs (1.5.1)
35-
diffy (3.4.2)
35+
diffy (3.4.4)
3636
docile (1.4.1)
3737
drb (2.2.1)
3838
facter (4.6.1)
@@ -46,10 +46,10 @@ GEM
4646
fast_gettext (2.4.0)
4747
prime
4848
forwardable (1.3.3)
49-
hashdiff (1.1.1)
49+
hashdiff (1.2.1)
5050
hiera (3.12.0)
5151
hocon (1.4.0)
52-
httparty (0.22.0)
52+
httparty (0.23.1)
5353
csv
5454
mini_mime (>= 1.0.0)
5555
multi_xml (>= 0.5.2)
@@ -64,12 +64,13 @@ GEM
6464
multi_json (1.15.0)
6565
multi_xml (0.6.0)
6666
mutex_m (0.2.0)
67-
net-ssh (7.2.3)
68-
octocatalog-diff (2.1.0)
67+
net-ssh (7.3.0)
68+
octocatalog-diff (2.3.1)
6969
diffy (>= 3.1.0)
7070
hashdiff (>= 0.3.0)
71-
httparty (>= 0.11.0)
71+
httparty (>= 0.21.0)
7272
parallel (>= 1.12.0)
73+
puppet (>= 5.5.0)
7374
rugged (>= 0.25.0b2)
7475
octokit (10.0.0)
7576
faraday (>= 1, < 3)
@@ -146,7 +147,7 @@ GEM
146147
rubocop-ast (>= 1.31.1, < 2.0)
147148
ruby-progressbar (1.13.0)
148149
ruby2_keywords (0.0.5)
149-
rugged (1.7.2)
150+
rugged (1.9.0)
150151
sawyer (0.9.2)
151152
addressable (>= 2.3.5)
152153
faraday (>= 0.17.3, < 3)

vendor/cache/csv-3.3.0.gem

-62.5 KB
Binary file not shown.

vendor/cache/csv-3.3.5.gem

65 KB
Binary file not shown.

vendor/cache/diffy-3.4.2.gem

-17.5 KB
Binary file not shown.

vendor/cache/diffy-3.4.4.gem

17.5 KB
Binary file not shown.

vendor/cache/hashdiff-1.1.1.gem

-16.5 KB
Binary file not shown.

vendor/cache/hashdiff-1.2.1.gem

17.5 KB
Binary file not shown.

vendor/cache/httparty-0.22.0.gem

-46.5 KB
Binary file not shown.

vendor/cache/httparty-0.23.1.gem

47.5 KB
Binary file not shown.

vendor/cache/net-ssh-7.2.3.gem

-139 KB
Binary file not shown.

0 commit comments

Comments
 (0)