Skip to content

Commit

Permalink
Update dependency json to v2.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 6, 2024
1 parent 124bb0e commit f37c0bc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ source 'https://rubygems.org'

gem 'fastlane', '2.216.0'
gem 'netrc', '0.11.0'
gem 'json', '2.7.2'
gem 'json', '2.8.1'
gem 'xcodeproj', '1.25.0'
gem 'cocoapods', '1.15.2'

Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ GEM
i18n (1.14.6)
concurrent-ruby (~> 1.0)
jmespath (1.6.2)
json (2.7.2)
json (2.8.1)
jwt (2.9.0)
base64
language_server-protocol (3.17.0.3)
Expand Down Expand Up @@ -314,7 +314,7 @@ PLATFORMS
DEPENDENCIES
cocoapods (= 1.15.2)
fastlane (= 2.216.0)
json (= 2.7.2)
json (= 2.8.1)
netrc (= 0.11.0)
rubocop (= 1.66.1)
xcodeproj (= 1.25.0)
Expand Down

0 comments on commit f37c0bc

Please sign in to comment.