Skip to content

Commit b31fe6a

Browse files
committed
Update Alchemy to 8.0
We made some changes only applicable to Alchemy 8.0 Please use 4.3.1 or the 4.3-stable branch for Alchemy 7.x
1 parent cb6280b commit b31fe6a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

alchemy_i18n.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Gem::Specification.new do |s|
2020
s.metadata["source_code_uri"] = "https://github.com/AlchemyCMS/alchemy_i18n"
2121
s.metadata["changelog_uri"] = "https://github.com/AlchemyCMS/alchemy_i18n/blob/main/CHANGELOG.md"
2222

23-
s.add_dependency "alchemy_cms", [">= 7.1.0", "< 9"]
23+
s.add_dependency "alchemy_cms", [">= 8.0.0.c", "< 9"]
2424
s.add_dependency "rails-i18n"
2525

2626
s.add_development_dependency "github_changelog_generator"

0 commit comments

Comments
 (0)