Skip to content

Commit

Permalink
Fix activesupport require
Browse files Browse the repository at this point in the history
  • Loading branch information
tongueroo authored Dec 18, 2021
1 parent 08f8f52 commit 8470f2a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/kubes.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
require "kubes/autoloader"
Kubes::Autoloader.setup

require "active_support"
require "active_support/core_ext/class"
require "active_support/core_ext/hash"
require "active_support/core_ext/string"
Expand Down

0 comments on commit 8470f2a

Please sign in to comment.