Skip to content

Commit

Permalink
Bump up rake-13.2 or higher because ostruct is removed from Ruby 3.5 …
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt committed Jan 14, 2025
1 parent 34c7146 commit 14cab4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ group :documentation, :optional => true do
end

group :development do
gem "rake", "~> 13.0"
gem "rake", "~> 13.2"
gem "rspec", "~> 3"
gem "rubocop", "~> 1.50.2"
gem "rubocop-performance", :require => false
Expand Down

0 comments on commit 14cab4a

Please sign in to comment.