Skip to content

Commit

Permalink
Add fiddle and ostruct to Gemfile to silence warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
sferik committed Sep 5, 2024
1 parent a756a11 commit e753492
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,11 @@ source "https://rubygems.org"
gemspec

gem "base64", ">= 0.2"
gem "fiddle", ">= 1.1.2"
gem "minitest", ">= 5.19"
gem "mutant", ">= 0.12"
gem "mutant-minitest", ">= 0.11.24"
gem "ostruct", ">= 0.6"
gem "rake", ">= 13.0.6"
gem "rbs", ">= 3.2.1"
gem "rubocop", ">= 1.21"
Expand Down

0 comments on commit e753492

Please sign in to comment.