Skip to content

Commit

Permalink
Pin hyrax to >=3.2, <4.
Browse files Browse the repository at this point in the history
Due to 25e73bc
  • Loading branch information
eltiffster committed May 17, 2024
1 parent 25e73bc commit 8915af2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cdm_migrator.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ Gem::Specification.new do |s|
s.files = Dir["{app,config,db,lib}/**/*", "MIT-LICENSE", "Rakefile", "README.md"]

s.add_dependency "rails", "~> 5.0"
s.add_dependency "hyrax", ">=3.2","< 4.0"

s.add_development_dependency "engine_cart", '~> 1.1'
s.add_development_dependency "therubyracer"
Expand Down

0 comments on commit 8915af2

Please sign in to comment.