We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbd6bbc commit 9f65376Copy full SHA for 9f65376
Gemfile.lock
@@ -100,8 +100,8 @@ GEM
100
open4 (1.3.4)
101
public_suffix (4.0.7)
102
redcarpet (3.6.0)
103
- rexml (3.2.8)
104
- strscan (>= 3.0.9)
+ rexml (3.3.6)
+ strscan
105
rouge (4.2.0)
106
ruby-macho (2.5.1)
107
ruby2_keywords (0.0.5)
@@ -116,13 +116,13 @@ GEM
116
concurrent-ruby (~> 1.0)
117
xcinvoke (0.3.0)
118
liferaft (~> 0.0.6)
119
- xcodeproj (1.24.0)
+ xcodeproj (1.25.0)
120
CFPropertyList (>= 2.3.3, < 4.0)
121
atomos (~> 0.1.3)
122
claide (>= 1.0.2, < 2.0)
123
colored2 (~> 3.1)
124
nanaimo (~> 0.3.0)
125
- rexml (~> 3.2.4)
+ rexml (>= 3.3.2, < 4.0)
126
127
PLATFORMS
128
ruby
0 commit comments