diff --git a/bundler.d/example.rb b/bundler.d/example.rb index e9f375e..983e3cc 100644 --- a/bundler.d/example.rb +++ b/bundler.d/example.rb @@ -9,4 +9,4 @@ ensure_gem "sentry-ruby" ensure_gem "sentry-rails" ensure_gem "cancancan", "~> 3.0" # cancancan is bundling to v1.17.0 but we need at least 3.0 -override_gem "willow_sword", github: "notch8/willow_sword", tag: "v0.9.0" +override_gem "willow_sword", github: "notch8/willow_sword", tag: "v0.9.1"