Skip to content

Commit

Permalink
Attempting to fix missing constant due to new version of URI gem
Browse files Browse the repository at this point in the history
  • Loading branch information
randalldfloyd committed Nov 7, 2024
1 parent 83413b6 commit fb115f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hyrax.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ SUMMARY
spec.add_dependency 'sprockets', '3.7.2' # 3.7.3 fails feature specs
spec.add_dependency 'sass-rails', '~> 6.0'
spec.add_dependency 'select2-rails', '~> 3.5'
spec.add_dependency 'uri', '~> 0.13'

spec.add_development_dependency "capybara", '~> 3.29'
spec.add_development_dependency 'capybara-screenshot', '~> 1.0'
Expand Down

0 comments on commit fb115f2

Please sign in to comment.