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 c5a4b5e commit 5d62ec4Copy full SHA for 5d62ec4
Gemfile.lock
@@ -2,8 +2,8 @@ GEM
2
remote: https://rubygems.org/
3
specs:
4
CFPropertyList (3.0.3)
5
- addressable (2.7.0)
6
- public_suffix (>= 2.0.2, < 5.0)
+ addressable (2.8.1)
+ public_suffix (>= 2.0.2, < 6.0)
7
artifactory (3.0.15)
8
atomos (0.1.3)
9
aws-eventstream (1.1.0)
@@ -130,7 +130,7 @@ GEM
130
naturally (2.2.0)
131
os (1.1.1)
132
plist (3.6.0)
133
- public_suffix (4.0.6)
+ public_suffix (5.0.0)
134
rake (13.0.3)
135
representable (3.0.4)
136
declarative (< 0.1.0)
@@ -160,6 +160,7 @@ GEM
160
uber (0.1.0)
161
unf (0.1.4)
162
unf_ext
163
+ unf_ext (0.0.7.7)
164
unf_ext (0.0.7.7-x64-mingw32)
165
unicode-display_width (1.7.0)
166
word_wrap (1.0.0)
@@ -176,6 +177,7 @@ GEM
176
177
178
PLATFORMS
179
x64-mingw32
180
+ x86_64-linux
181
182
DEPENDENCIES
183
fastlane
0 commit comments