Skip to content

Commit 37dac8b

Browse files
fix(deps): update Gemfile.lock with ostruct gem
Add ostruct 0.6.1 to Gemfile.lock to satisfy bundle frozen mode requirement in CI. Required for Ruby 3.4+ compatibility. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent f058820 commit 37dac8b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Gemfile.lock

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,7 @@ GEM
178178
nkf (0.2.0)
179179
optparse (0.8.1)
180180
os (1.1.4)
181+
ostruct (0.6.1)
181182
plist (3.7.2)
182183
public_suffix (7.0.0)
183184
rake (13.3.1)
@@ -229,6 +230,7 @@ PLATFORMS
229230

230231
DEPENDENCIES
231232
fastlane
233+
ostruct
232234

233235
BUNDLED WITH
234236
2.6.9

0 commit comments

Comments
 (0)