Skip to content

Commit 66fd4b8

Browse files
authored
Merge pull request #3793 from StoDevX/bundle-update
Update the Ruby dependencies
2 parents 5df3a82 + d500dd2 commit 66fd4b8

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

Gemfile.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ GEM
2828
faraday_middleware (0.13.1)
2929
faraday (>= 0.7.4, < 1.0)
3030
fastimage (2.1.5)
31-
fastlane (2.122.0)
31+
fastlane (2.125.2)
3232
CFPropertyList (>= 2.3, < 4.0.0)
3333
addressable (>= 2.3, < 3.0.0)
3434
babosa (>= 1.0.2, < 2.0.0)
@@ -47,8 +47,8 @@ GEM
4747
google-cloud-storage (>= 1.15.0, < 2.0.0)
4848
highline (>= 1.7.2, < 2.0.0)
4949
json (< 3.0.0)
50+
jwt (~> 2.1.0)
5051
mini_magick (~> 4.5.1)
51-
multi_json
5252
multi_xml (~> 0.5)
5353
multipart-post (~> 2.0.0)
5454
plist (>= 3.1.0, < 4.0.0)
@@ -76,7 +76,7 @@ GEM
7676
signet (~> 0.9)
7777
google-cloud-core (1.3.0)
7878
google-cloud-env (~> 1.0)
79-
google-cloud-env (1.0.5)
79+
google-cloud-env (1.1.0)
8080
faraday (~> 0.11)
8181
google-cloud-storage (1.16.0)
8282
digest-crc (~> 0.4)
@@ -121,15 +121,15 @@ GEM
121121
uber (< 0.2.0)
122122
retriable (3.1.2)
123123
rouge (2.0.7)
124-
rubocop (0.68.1)
124+
rubocop (0.71.0)
125125
jaro_winkler (~> 1.5.1)
126126
parallel (~> 1.10)
127-
parser (>= 2.5, != 2.5.1.1)
127+
parser (>= 2.6)
128128
rainbow (>= 2.2.2, < 4.0)
129129
ruby-progressbar (~> 1.7)
130-
unicode-display_width (>= 1.4.0, < 1.6)
131-
ruby-progressbar (1.10.0)
132-
rubyzip (1.2.2)
130+
unicode-display_width (>= 1.4.0, < 1.7)
131+
ruby-progressbar (1.10.1)
132+
rubyzip (1.2.3)
133133
security (0.1.3)
134134
signet (0.11.0)
135135
addressable (~> 2.3)
@@ -143,17 +143,17 @@ GEM
143143
terminal-notifier (2.0.0)
144144
terminal-table (1.8.0)
145145
unicode-display_width (~> 1.1, >= 1.1.1)
146-
tty-cursor (0.6.1)
147-
tty-screen (0.6.5)
148-
tty-spinner (0.9.0)
149-
tty-cursor (~> 0.6.0)
146+
tty-cursor (0.7.0)
147+
tty-screen (0.7.0)
148+
tty-spinner (0.9.1)
149+
tty-cursor (~> 0.7)
150150
uber (0.1.0)
151151
unf (0.1.4)
152152
unf_ext
153153
unf_ext (0.0.7.6)
154-
unicode-display_width (1.5.0)
154+
unicode-display_width (1.6.0)
155155
word_wrap (1.0.0)
156-
xcodeproj (1.9.0)
156+
xcodeproj (1.10.0)
157157
CFPropertyList (>= 2.3.3, < 4.0)
158158
atomos (~> 0.1.3)
159159
claide (>= 1.0.2, < 2.0)

0 commit comments

Comments
 (0)