Skip to content

Commit b51423c

Browse files
chore(deps): update dependency json to v2.10.2
1 parent 24e5ce1 commit b51423c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ gem 'cocoapods', '1.16.2'
1717
gem 'fastlane', '2.226.0'
1818
gem 'fastlane-plugin-changelog', '0.16.0'
1919
gem 'fastlane-plugin-mattermost', '1.3.2'
20-
gem 'json', '2.10.1'
20+
gem 'json', '2.10.2'
2121
gem 'net-http', '0.6.0'
2222
gem 'xcode-install', '2.8.1'
2323

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ GEM
233233
i18n (1.14.7)
234234
concurrent-ruby (~> 1.0)
235235
jmespath (1.6.2)
236-
json (2.10.1)
236+
json (2.10.2)
237237
jwt (2.10.1)
238238
base64
239239
logger (1.6.6)
@@ -326,7 +326,7 @@ DEPENDENCIES
326326
fastlane (= 2.226.0)
327327
fastlane-plugin-changelog (= 0.16.0)
328328
fastlane-plugin-mattermost (= 1.3.2)
329-
json (= 2.10.1)
329+
json (= 2.10.2)
330330
net-http (= 0.6.0)
331331
uri (= 1.0.3)
332332
xcode-install (= 2.8.1)

0 commit comments

Comments
 (0)