Skip to content
This repository was archived by the owner on Jan 31, 2022. It is now read-only.

Commit 83e3c86

Browse files
committed
chore: Update Gemfile
1 parent a7ec501 commit 83e3c86

File tree

1 file changed

+36
-38
lines changed

1 file changed

+36
-38
lines changed

Gemfile.lock

Lines changed: 36 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ GEM
44
CFPropertyList (3.0.0)
55
addressable (2.5.2)
66
public_suffix (>= 2.0.2, < 4.0)
7-
atomos (0.1.2)
7+
atomos (0.1.3)
88
babosa (1.0.2)
99
claide (1.0.2)
1010
colored (1.2)
@@ -13,33 +13,35 @@ GEM
1313
highline (~> 1.7.2)
1414
declarative (0.0.10)
1515
declarative-option (0.1.0)
16-
domain_name (0.5.20170404)
16+
domain_name (0.5.20180417)
1717
unf (>= 0.0.5, < 1.0.0)
18-
dotenv (2.2.2)
18+
dotenv (2.5.0)
19+
emoji_regex (0.1.1)
1920
excon (0.62.0)
20-
faraday (0.14.0)
21+
faraday (0.15.3)
2122
multipart-post (>= 1.2, < 3)
2223
faraday-cookie_jar (0.0.6)
2324
faraday (>= 0.7.4)
2425
http-cookie (~> 1.0.0)
2526
faraday_middleware (0.12.2)
2627
faraday (>= 0.7.4, < 1.0)
27-
fastimage (2.1.1)
28-
fastlane (2.90.0)
28+
fastimage (2.1.4)
29+
fastlane (2.108.0)
2930
CFPropertyList (>= 2.3, < 4.0.0)
3031
addressable (>= 2.3, < 3.0.0)
3132
babosa (>= 1.0.2, < 2.0.0)
3233
bundler (>= 1.12.0, < 2.0.0)
3334
colored
3435
commander-fastlane (>= 4.4.6, < 5.0.0)
3536
dotenv (>= 2.1.1, < 3.0.0)
37+
emoji_regex (~> 0.1)
3638
excon (>= 0.45.0, < 1.0.0)
3739
faraday (~> 0.9)
3840
faraday-cookie_jar (~> 0.0.6)
3941
faraday_middleware (~> 0.9)
4042
fastimage (>= 2.1.0, < 3.0.0)
4143
gh_inspector (>= 1.1.2, < 2.0.0)
42-
google-api-client (>= 0.13.1, < 0.14.0)
44+
google-api-client (>= 0.21.2, < 0.24.0)
4345
highline (>= 1.7.2, < 2.0.0)
4446
json (< 3.0.0)
4547
mini_magick (~> 4.5.1)
@@ -48,7 +50,7 @@ GEM
4850
multipart-post (~> 2.0.0)
4951
plist (>= 3.1.0, < 4.0.0)
5052
public_suffix (~> 2.0.0)
51-
rubyzip (>= 1.1.0, < 2.0.0)
53+
rubyzip (>= 1.2.2, < 2.0.0)
5254
security (= 0.1.3)
5355
simctl (~> 1.6.3)
5456
slack-notifier (>= 2.0.0, < 3.0.0)
@@ -57,89 +59,85 @@ GEM
5759
tty-screen (>= 0.6.3, < 1.0.0)
5860
tty-spinner (>= 0.8.0, < 1.0.0)
5961
word_wrap (~> 1.0.0)
60-
xcodeproj (>= 1.5.7, < 2.0.0)
61-
xcpretty (>= 0.2.4, < 1.0.0)
62+
xcodeproj (>= 1.6.0, < 2.0.0)
63+
xcpretty (~> 0.3.0)
6264
xcpretty-travis-formatter (>= 0.0.3)
6365
fastlane-plugin-get_version_name (0.2.2)
6466
gh_inspector (1.1.3)
65-
google-api-client (0.13.6)
67+
google-api-client (0.23.9)
6668
addressable (~> 2.5, >= 2.5.1)
67-
googleauth (~> 0.5)
69+
googleauth (>= 0.5, < 0.7.0)
6870
httpclient (>= 2.8.1, < 3.0)
6971
mime-types (~> 3.0)
7072
representable (~> 3.0)
7173
retriable (>= 2.0, < 4.0)
72-
googleauth (0.6.2)
74+
signet (~> 0.9)
75+
googleauth (0.6.7)
7376
faraday (~> 0.12)
7477
jwt (>= 1.4, < 3.0)
75-
logging (~> 2.0)
76-
memoist (~> 0.12)
78+
memoist (~> 0.16)
7779
multi_json (~> 1.11)
78-
os (~> 0.9)
80+
os (>= 0.9, < 2.0)
7981
signet (~> 0.7)
8082
highline (1.7.10)
8183
http-cookie (1.0.3)
8284
domain_name (~> 0.5)
8385
httparty (0.16.2)
8486
multi_xml (>= 0.5.2)
8587
httpclient (2.8.3)
86-
increment_semver (0.0.1)
88+
increment_semver (0.0.4)
8789
json (2.1.0)
8890
jwt (2.1.0)
89-
little-plugger (1.1.4)
90-
logging (2.2.2)
91-
little-plugger (~> 1.1)
92-
multi_json (~> 1.10)
9391
memoist (0.16.0)
94-
mime-types (3.1)
92+
mime-types (3.2.2)
9593
mime-types-data (~> 3.2015)
96-
mime-types-data (3.2016.0521)
94+
mime-types-data (3.2018.0812)
9795
mini_magick (4.5.1)
9896
multi_json (1.13.1)
9997
multi_xml (0.6.0)
10098
multipart-post (2.0.0)
101-
nanaimo (0.2.5)
102-
naturally (2.1.0)
103-
os (0.9.6)
99+
nanaimo (0.2.6)
100+
naturally (2.2.0)
101+
os (1.0.0)
104102
plist (3.4.0)
105103
public_suffix (2.0.5)
106104
representable (3.0.4)
107105
declarative (< 0.1.0)
108106
declarative-option (< 0.2.0)
109107
uber (< 0.2.0)
110-
retriable (3.1.1)
108+
retriable (3.1.2)
111109
rouge (2.0.7)
112-
rubyzip (1.2.1)
110+
rubyzip (1.2.2)
113111
security (0.1.3)
114-
signet (0.8.1)
112+
signet (0.11.0)
115113
addressable (~> 2.3)
116114
faraday (~> 0.9)
117115
jwt (>= 1.5, < 3.0)
118116
multi_json (~> 1.10)
119-
simctl (1.6.3)
117+
simctl (1.6.5)
120118
CFPropertyList
121119
naturally
122120
slack-notifier (2.3.2)
123121
terminal-notifier (1.8.0)
124122
terminal-table (1.8.0)
125123
unicode-display_width (~> 1.1, >= 1.1.1)
126-
tty-cursor (0.5.0)
127-
tty-screen (0.6.4)
124+
tty-cursor (0.6.0)
125+
tty-screen (0.6.5)
128126
tty-spinner (0.8.0)
129127
tty-cursor (>= 0.5.0)
130128
uber (0.1.0)
131129
unf (0.1.4)
132130
unf_ext
133131
unf_ext (0.0.7.5)
134-
unicode-display_width (1.3.0)
132+
unicode-display_width (1.4.0)
135133
word_wrap (1.0.0)
136-
xcodeproj (1.5.7)
134+
xcodeproj (1.7.0)
137135
CFPropertyList (>= 2.3.3, < 4.0)
138-
atomos (~> 0.1.2)
136+
atomos (~> 0.1.3)
139137
claide (>= 1.0.2, < 2.0)
140138
colored2 (~> 3.1)
141-
nanaimo (~> 0.2.4)
142-
xcpretty (0.2.8)
139+
nanaimo (~> 0.2.6)
140+
xcpretty (0.3.0)
143141
rouge (~> 2.0.7)
144142
xcpretty-travis-formatter (1.0.0)
145143
xcpretty (~> 0.2, >= 0.0.7)
@@ -154,4 +152,4 @@ DEPENDENCIES
154152
increment_semver
155153

156154
BUNDLED WITH
157-
1.16.1
155+
1.16.2

0 commit comments

Comments
 (0)