Skip to content

Commit 1c8db0b

Browse files
Bump rexml from 3.2.5 to 3.2.8 in /.github/actions/notices_generation (#12980)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 33b4c80 commit 1c8db0b

File tree

1 file changed

+60
-2
lines changed

1 file changed

+60
-2
lines changed

.github/actions/notices_generation/Gemfile.lock

Lines changed: 60 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,28 +10,85 @@ GEM
1010
tzinfo (~> 2.0)
1111
addressable (2.8.0)
1212
public_suffix (>= 2.0.2, < 5.0)
13+
algoliasearch (1.27.5)
14+
httpclient (~> 2.8, >= 2.8.3)
15+
json (>= 1.5.1)
1316
atomos (0.1.3)
1417
claide (1.1.0)
18+
cocoapods (1.12.1)
19+
addressable (~> 2.8)
20+
claide (>= 1.0.2, < 2.0)
21+
cocoapods-core (= 1.12.1)
22+
cocoapods-deintegrate (>= 1.0.3, < 2.0)
23+
cocoapods-downloader (>= 1.6.0, < 2.0)
24+
cocoapods-plugins (>= 1.0.0, < 2.0)
25+
cocoapods-search (>= 1.0.0, < 2.0)
26+
cocoapods-trunk (>= 1.6.0, < 2.0)
27+
cocoapods-try (>= 1.1.0, < 2.0)
28+
colored2 (~> 3.1)
29+
escape (~> 0.0.4)
30+
fourflusher (>= 2.3.0, < 3.0)
31+
gh_inspector (~> 1.0)
32+
molinillo (~> 0.8.0)
33+
nap (~> 1.0)
34+
ruby-macho (>= 2.3.0, < 3.0)
35+
xcodeproj (>= 1.21.0, < 2.0)
36+
cocoapods-core (1.12.1)
37+
activesupport (>= 5.0, < 8)
38+
addressable (~> 2.8)
39+
algoliasearch (~> 1.0)
40+
concurrent-ruby (~> 1.1)
41+
fuzzy_match (~> 2.0.4)
42+
nap (~> 1.0)
43+
netrc (~> 0.11)
44+
public_suffix (~> 4.0)
45+
typhoeus (~> 1.0)
46+
cocoapods-deintegrate (1.0.5)
47+
cocoapods-downloader (1.6.3)
48+
cocoapods-plugins (1.0.0)
49+
nap
50+
cocoapods-search (1.0.1)
51+
cocoapods-trunk (1.6.0)
52+
nap (>= 0.8, < 2.0)
53+
netrc (~> 0.11)
54+
cocoapods-try (1.2.0)
1555
colored2 (3.1.2)
1656
concurrent-ruby (1.2.2)
57+
escape (0.0.4)
58+
ethon (0.16.0)
59+
ffi (>= 1.15.0)
1760
faraday (1.1.0)
1861
multipart-post (>= 1.2, < 3)
1962
ruby2_keywords
63+
ffi (1.16.3)
64+
fourflusher (2.3.1)
65+
fuzzy_match (2.0.4)
66+
gh_inspector (1.1.3)
67+
httpclient (2.8.3)
2068
i18n (1.14.1)
2169
concurrent-ruby (~> 1.0)
70+
json (2.7.2)
2271
minitest (5.20.0)
72+
molinillo (0.8.0)
2373
multipart-post (2.1.1)
2474
nanaimo (0.3.0)
75+
nap (1.1.0)
76+
netrc (0.11.0)
2577
octokit (4.19.0)
2678
faraday (>= 0.9)
2779
sawyer (~> 0.8.0, >= 0.5.3)
2880
plist (3.6.0)
2981
public_suffix (4.0.6)
30-
rexml (3.2.5)
82+
rexml (3.2.8)
83+
strscan (>= 3.0.9)
84+
ruby-macho (2.5.1)
3185
ruby2_keywords (0.0.2)
3286
sawyer (0.8.2)
3387
addressable (>= 2.3.5)
3488
faraday (> 0.8, < 2.0)
89+
strscan (3.1.0)
90+
typhoeus (1.4.1)
91+
ethon (>= 0.9.0)
3592
tzinfo (2.0.6)
3693
concurrent-ruby (~> 1.0)
3794
xcodeproj (1.21.0)
@@ -43,10 +100,11 @@ GEM
43100
rexml (~> 3.2.4)
44101

45102
PLATFORMS
46-
ruby
103+
x86_64-linux
47104

48105
DEPENDENCIES
49106
activesupport (= 7.0.8)
107+
cocoapods
50108
octokit (~> 4.19)
51109
plist
52110
xcodeproj (~> 1.21)

0 commit comments

Comments
 (0)