diff --git a/Gemfile b/Gemfile index 7859816aef..b352b06e4b 100644 --- a/Gemfile +++ b/Gemfile @@ -1,6 +1,8 @@ # frozen_string_literal: true source 'https://rubygems.org' +gem 'active-fedora', git: 'https://github.com/samvera/active_fedora.git', branch: 'rewording' + # Please see hyrax.gemspec for dependency information. # Install gems from test app if ENV['RAILS_ROOT']