lib/pennyworth/cli/shell.rb in pennyworth-15.4.1 vs lib/pennyworth/cli/shell.rb in pennyworth-16.0.0

- old
+ new

@@ -29,16 +29,16 @@ on "git_hub", "Render Alfred GitHub repositories script filter." do on Actions::GitHub::Organization on Actions::GitHub::User end - on Actions::Encodings - on Actions::HTTPStatuses - on Actions::RubyGems - on Actions::StandardGems - on Actions::StandardErrors - on Actions::System::Errors - on Actions::System::Signals + on Actions::Encoding + on Actions::HTTPStatus + on Actions::Gem + on Actions::StandardGem + on Actions::StandardError + on Actions::System::Error + on Actions::System::Signal on Actions::Text on(Sod::Prefabs::Actions::Version, context:) on Sod::Prefabs::Actions::Help, self end end