Commit 10f8557
committed
chore(deps): add ostruct gem for Ruby 3.4+ compatibility
Fastlane's app_store_build_number action requires ostruct, which is no longer a
default gem in Ruby 3.4+. Adding it explicitly to silence deprecation warnings.
Resolves warning: 'ostruct was loaded from the standard library, but will no
longer be part of the default gems starting from Ruby 4.0.0'1 parent 6879aa6 commit 10f8557
1 file changed
Lines changed: 1 addition & 0 deletions
0 commit comments