Gemfile in activefedora-aggregation-0.2.1 vs Gemfile in activefedora-aggregation-0.3.0
- old
+ new
@@ -1,6 +1,6 @@
source 'https://rubygems.org'
# Specify your gem's dependencies in activefedora-aggregation.gemspec
gemspec
gem 'byebug' unless ENV['CI']
-
+gem 'active-fedora', github: "projecthydra/active_fedora"