Gemfile in hydra-pcdm-1.1.0 vs Gemfile in hydra-pcdm-1.2.0

- old
+ new

@@ -1,8 +1,7 @@ source 'https://rubygems.org' group :development, :test do - gem 'bixby', '~> 1.0' gem 'pry' unless ENV['CI'] gem 'pry-byebug' unless ENV['CI'] gem 'rspec_junit_formatter' end