Gemfile in memo_wise-0.3.0 vs Gemfile in memo_wise-0.4.0

- old
+ new

@@ -12,10 +12,10 @@ end # Excluded from CI except on latest MRI Ruby, to reduce compatibility burden group :checks do gem "codecov" - gem "panolint", github: "panorama-ed/panolint" + gem "panolint", github: "panorama-ed/panolint", branch: "main" end # Excluded from CI except on latest MRI Ruby, to reduce compatibility burden group :docs do gem "redcarpet", "~> 3.5"