Skip to content

Commit

Permalink
Allow Alchemy 7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tvdeyen committed Jul 6, 2023
1 parent 68f6e11 commit 49c3560
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion alchemy-bugsnag.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 "bugsnag", "~> 6.0"

spec.add_development_dependency "github_changelog_generator"
Expand Down

0 comments on commit 49c3560

Please sign in to comment.