Update Gemfile

This commit is contained in:
shogo4405
2025-07-13 17:20:05 +09:00
parent 9b49ac81a2
commit b79f40e022
2 changed files with 3 additions and 1 deletions
+1
View File
@@ -4,4 +4,5 @@ gem 'cocoapods'
gem 'fastlane'
gem 'rubocop'
gem 'danger'
gem 'abbrev'
gem 'danger-privacymanifest', git: 'https://github.com/shogo4405/danger-privacymanifest'
+2 -1
View File
@@ -12,6 +12,7 @@ GEM
base64
nkf
rexml
abbrev (0.1.2)
activesupport (7.2.2.1)
base64
benchmark (>= 0.3)
@@ -383,7 +384,6 @@ PLATFORMS
arm-linux-gnu
arm-linux-musl
arm64-darwin
ruby
x86-linux-gnu
x86-linux-musl
x86_64-darwin
@@ -391,6 +391,7 @@ PLATFORMS
x86_64-linux-musl
DEPENDENCIES
abbrev
cocoapods
danger
danger-privacymanifest!