Skip to content

Commit 7ad7b7f

Browse files
committed
Revert "try out updating json"
This reverts commit 1c19261.
1 parent 1c19261 commit 7ad7b7f

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

Gemfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,5 @@ gem 'fastlane'
77
gem 'jazzy'
88
gem "rexml", ">= 3.3.2"
99
gem 'activesupport', '>= 7.1.3.4'
10-
gem 'json', '2.6.3'
1110
eval_gemfile('fastlane/Pluginfile')
1211

Gemfile.lock

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ GEM
219219
sqlite3 (~> 1.3)
220220
xcinvoke (~> 0.3.0)
221221
jmespath (1.6.2)
222-
json (2.6.3)
222+
json (2.7.2)
223223
jwt (2.8.2)
224224
base64
225225
liferaft (0.0.6)
@@ -306,7 +306,6 @@ DEPENDENCIES
306306
fastlane
307307
fastlane-plugin-release_actions!
308308
jazzy
309-
json (= 2.6.3)
310309
rexml (>= 3.3.2)
311310
xcpretty (= 0.3.0)
312311

0 commit comments

Comments
 (0)