Skip to content

Commit

Permalink
Merge pull request #1 from AlchemyCMS/allow-alchemy-7
Browse files Browse the repository at this point in the history
Allow Alchemy 7.0
  • Loading branch information
tvdeyen authored Jul 6, 2023
2 parents 68f6e11 + 49c3560 commit a34ca69
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 a34ca69

Please sign in to comment.