Skip to content

Commit

Permalink
test w/ AF 9.2.rc2
Browse files Browse the repository at this point in the history
  • Loading branch information
Jon Stroop committed Jul 1, 2015
1 parent 14b8627 commit e66a102
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
source 'https://rubygems.org'

gem 'activefedora-aggregation', github: 'projecthydra-labs/activefedora-aggregation'
gem 'active-fedora', github: 'projecthydra/active_fedora', ref: '1db3d1f'
gem 'active-fedora', github: 'projecthydra/active_fedora', tag: 'v9.2.0.rc1'

This comment has been minimized.

Copy link
@jpstroop

jpstroop Jul 1, 2015

Doh! Wrong rc.

This comment has been minimized.

Copy link
@jcoyne

jcoyne Jul 1, 2015

Member

Skip the github part too. It's a real release

This comment has been minimized.

Copy link
@jpstroop

jpstroop Jul 1, 2015

sorry, just saw this. Ignore my question about rebasing

This comment has been minimized.

Copy link
@jpstroop

jpstroop Jul 1, 2015

Does that mean it should move to the gemspec as well?

This comment has been minimized.

Copy link
@jcoyne

jcoyne Jul 1, 2015

Member

Yes. That would be best.


unless ENV['CI']
gem 'pry'
Expand Down

0 comments on commit e66a102

Please sign in to comment.