We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c19261 commit 7ad7b7fCopy full SHA for 7ad7b7f
Gemfile
@@ -7,6 +7,5 @@ gem 'fastlane'
7
gem 'jazzy'
8
gem "rexml", ">= 3.3.2"
9
gem 'activesupport', '>= 7.1.3.4'
10
-gem 'json', '2.6.3'
11
eval_gemfile('fastlane/Pluginfile')
12
Gemfile.lock
@@ -219,7 +219,7 @@ GEM
219
sqlite3 (~> 1.3)
220
xcinvoke (~> 0.3.0)
221
jmespath (1.6.2)
222
- json (2.6.3)
+ json (2.7.2)
223
jwt (2.8.2)
224
base64
225
liferaft (0.0.6)
@@ -306,7 +306,6 @@ DEPENDENCIES
306
fastlane
307
fastlane-plugin-release_actions!
308
jazzy
309
- json (= 2.6.3)
310
rexml (>= 3.3.2)
311
xcpretty (= 0.3.0)
312
0 commit comments