Skip to content

Commit

Permalink
Merge pull request #3 from sascha-karnatz/update-alchemy-7.0
Browse files Browse the repository at this point in the history
Allow Alchemy 7.0
  • Loading branch information
tvdeyen authored Sep 1, 2023
2 parents a117635 + 020a6ba commit 3cd897e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion alchemy-sentry.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Gem::Specification.new do |spec|

spec.files = Dir["{lib}/**/*", "LICENSE", "Rakefile", "README.md"]

spec.add_dependency "alchemy_cms", ">= 4.6.7", "< 7"
spec.add_dependency "alchemy_cms", ">= 4.6.7", "< 8"
spec.add_dependency "sentry-ruby", "~> 5.0"
spec.add_dependency "sentry-rails", "~> 5.0"
end

0 comments on commit 3cd897e

Please sign in to comment.