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 c361308 commit bb56537Copy full SHA for bb56537
packages/helloworld/Gemfile.lock
@@ -76,19 +76,21 @@ GEM
76
netrc (0.11.0)
77
nkf (0.2.0)
78
public_suffix (4.0.7)
79
- rexml (3.2.6)
+ rexml (3.3.6)
80
+ strscan
81
ruby-macho (2.5.1)
82
+ strscan (3.1.0)
83
typhoeus (1.4.1)
84
ethon (>= 0.9.0)
85
tzinfo (2.0.6)
86
concurrent-ruby (~> 1.0)
- xcodeproj (1.24.0)
87
+ xcodeproj (1.25.0)
88
CFPropertyList (>= 2.3.3, < 4.0)
89
atomos (~> 0.1.3)
90
claide (>= 1.0.2, < 2.0)
91
colored2 (~> 3.1)
92
nanaimo (~> 0.3.0)
- rexml (~> 3.2.4)
93
+ rexml (>= 3.3.2, < 4.0)
94
zeitwerk (2.6.13)
95
96
PLATFORMS
0 commit comments