Skip to content

Commit

Permalink
chore(dependencies): include ostruct for ruby 3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
o-orand committed Oct 8, 2024
1 parent e1aaaf8 commit 611bbe9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ gem 'bson_ext'
gem 'tttls1.3', '>=0.2.15'
gem 'webrick', '~> 1.8'
gem 'bigdecimal'
gem 'ostruct', '~> 0.6.0'

group :test do
gem 'rspec'
Expand Down

0 comments on commit 611bbe9

Please sign in to comment.