Skip to content

Commit bf4f77a

Browse files
chore(deps): update dependency json to v2.13.2
1 parent 6872e9b commit bf4f77a

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
@@ -33,7 +33,7 @@ gem 'fastlane', '2.228.0'
3333
gem 'fastlane-plugin-changelog', '0.16.0'
3434
gem 'fastlane-plugin-mattermost', '1.3.2'
3535
gem 'cocoapods', '1.16.2'
36-
gem 'json', '2.13.1'
36+
gem 'json', '2.13.2'
3737
gem 'net-http', '0.6.0'
3838
gem 'xcode-install', '2.8.1'
3939

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ GEM
235235
i18n (1.14.7)
236236
concurrent-ruby (~> 1.0)
237237
jmespath (1.6.2)
238-
json (2.13.1)
238+
json (2.13.2)
239239
jwt (2.10.1)
240240
base64
241241
logger (1.7.0)
@@ -328,7 +328,7 @@ DEPENDENCIES
328328
fastlane (= 2.228.0)
329329
fastlane-plugin-changelog (= 0.16.0)
330330
fastlane-plugin-mattermost (= 1.3.2)
331-
json (= 2.13.1)
331+
json (= 2.13.2)
332332
net-http (= 0.6.0)
333333
uri (= 1.0.3)
334334
xcode-install (= 2.8.1)

0 commit comments

Comments
 (0)