Skip to content

Commit

Permalink
use valkyrie 3.x
Browse files Browse the repository at this point in the history
  • Loading branch information
dunn committed Jan 27, 2023
1 parent e8edc51 commit c8fb461
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .koppie/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ gem 'turbolinks', '~> 5'
gem 'twitter-typeahead-rails', '0.11.1.pre.corejavascript'
gem 'tzinfo-data', platforms: [:mingw, :mswin, :x64_mingw, :jruby]
gem 'uglifier', '>= 1.3.0'
gem 'valkyrie', '~> 2', '>= 2.1.1'

group :development do
gem 'better_errors' # add command line in browser when errors
Expand Down
2 changes: 1 addition & 1 deletion hyrax.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ SUMMARY
spec.add_dependency 'samvera-nesting_indexer', '~> 2.0'
spec.add_dependency 'signet'
spec.add_dependency 'tinymce-rails', '~> 5.10'
spec.add_dependency 'valkyrie', '~> 2', '>= 2.1.1'
spec.add_dependency 'valkyrie', '~> 3.0.1'
spec.add_dependency 'view_component', '~> 2.74.1' # Pin until blacklight is updated with workaround for https://github.com/ViewComponent/view_component/issues/1565
spec.add_dependency 'sprockets', '~> 3.7'
spec.add_dependency 'sass-rails', '~> 6.0'
Expand Down

0 comments on commit c8fb461

Please sign in to comment.