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 authored and briandunn committed Oct 18, 2024
1 parent 54aa19b commit 42c398d
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 42c398d

Please sign in to comment.