runger_actions.gemspec in runger_actions-0.20.0 vs runger_actions.gemspec in runger_actions-0.21.0

- old
+ new

@@ -29,7 +29,7 @@ end spec.require_paths = ['lib'] spec.add_runtime_dependency('memo_wise', '>= 1.7', '< 2') spec.add_runtime_dependency('rails', '>= 6', '< 8') - spec.add_runtime_dependency('shaped', '>= 0.9', '< 0.12') + spec.add_runtime_dependency('shaped', '>= 0.9', '< 0.13') end