Skip to content

Commit

Permalink
ruby: added gems will no longer be loaded from the standard library i…
Browse files Browse the repository at this point in the history
…n the near future

Signed-off-by: Hofi <[email protected]>
  • Loading branch information
HofiOne committed Sep 18, 2024
1 parent d011360 commit 839b760
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 @@ -89,7 +89,9 @@ gem "faraday-retry"
# that could lead to build error:
# /opt/homebrew/Cellar/ruby/3.3.0/lib/ruby/3.3.0/logger.rb:384:in `level': undefined method `[]' for nil (NoMethodError)
# @level_override[Fiber.current] || @level
gem "logger"
gem "mercenary", "~> 0.4"
gem "ostruct"

# self made plugins dependencies
gem "nokogiri"
Expand Down

0 comments on commit 839b760

Please sign in to comment.