Skip to content
This repository has been archived by the owner on Mar 1, 2024. It is now read-only.

Commit

Permalink
Update alchemy_cms to version 5.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Jan 24, 2022
1 parent dd6c8e1 commit 862a0b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion alchemy-graphql.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Gem::Specification.new do |spec|
spec.license = "BSD-3-Clause"
spec.files = Dir["{app,config,lib}/**/*", "LICENSE", "Rakefile", "README.md"]

spec.add_dependency "alchemy_cms", ">= 4.2.0.rc1", "< 5"
spec.add_dependency "alchemy_cms", ">= 4.2.0.rc1", "<= 5.1.1"
spec.add_dependency "graphql", "~> 1.9"

spec.add_development_dependency "rspec-rails", "~> 3.8"
Expand Down

0 comments on commit 862a0b7

Please sign in to comment.