We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e17a99 commit 7469d83Copy full SHA for 7469d83
.github/actions/notices_generation/Gemfile.lock
@@ -79,8 +79,8 @@ GEM
79
sawyer (~> 0.8.0, >= 0.5.3)
80
plist (3.6.0)
81
public_suffix (4.0.6)
82
- rexml (3.2.8)
83
- strscan (>= 3.0.9)
+ rexml (3.3.3)
+ strscan
84
ruby-macho (2.5.1)
85
ruby2_keywords (0.0.2)
86
sawyer (0.8.2)
@@ -91,13 +91,13 @@ GEM
91
ethon (>= 0.9.0)
92
tzinfo (2.0.6)
93
concurrent-ruby (~> 1.0)
94
- xcodeproj (1.21.0)
+ xcodeproj (1.25.0)
95
CFPropertyList (>= 2.3.3, < 4.0)
96
atomos (~> 0.1.3)
97
claide (>= 1.0.2, < 2.0)
98
colored2 (~> 3.1)
99
nanaimo (~> 0.3.0)
100
- rexml (~> 3.2.4)
+ rexml (>= 3.3.2, < 4.0)
101
102
PLATFORMS
103
x86_64-linux
0 commit comments