Skip to content

Commit

Permalink
Address warnings for logger and ostruct
Browse files Browse the repository at this point in the history
  • Loading branch information
yuki24 committed Oct 12, 2024
1 parent 4ba7b77 commit 3c41fa5
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 @@ -6,6 +6,8 @@ gemspec name: 'flatware-cucumber'
group :development do
gem 'appraisal'
gem 'aruba', '~> 0.14'
gem 'logger'
gem 'ostruct'
gem 'pry'
gem 'racc'
gem 'rake'
Expand Down

0 comments on commit 3c41fa5

Please sign in to comment.