Skip to content

Commit

Permalink
bump sufia, af dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
cbeer committed Mar 4, 2013
1 parent 5778e37 commit c32bef5
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 8 deletions.
3 changes: 2 additions & 1 deletion Gemfile
Expand Up @@ -20,7 +20,8 @@ gem 'jquery-rails'

gem 'blacklight'
#gem 'sufia', '0.0.8'
gem 'sufia', github: 'curationexperts/sufia', ref: '047f883' #, :branch => 'new_schema'
gem 'sufia', github: 'curationexperts/sufia', :branch => 'new_schema'
gem 'active-fedora', '6.0.0.rc4'
gem 'rubydora', :git => 'git://github.com/cbeer/rubydora.git', :branch => 'fcrepo4.x'
#gem 'rubydora', :path => '../rubydora'
#gem 'hydra-head', github: 'projecthydra/hydra-head', ref: '424152f'
Expand Down
15 changes: 8 additions & 7 deletions Gemfile.lock
Expand Up @@ -16,8 +16,8 @@ GIT

GIT
remote: git://github.com/curationexperts/sufia.git
revision: 047f88314076aee093461d86485e7f33f03f9d0c
ref: 047f883
revision: 514f411f5e15e5f5ac7c86bca7b60883dfc85b5a
branch: new_schema
specs:
sufia (1.0.0.pre0)
activerecord-import (= 0.3.0)
Expand All @@ -39,7 +39,7 @@ GIT
rainbow (= 1.1.4)
resque (~> 1.23.0)
resque-pool (= 0.3.0)
rmagick (= 2.13.2)
rmagick
sitemap (= 0.3.2)
yaml_db (= 0.2.3)
zipruby (= 0.3.6)
Expand All @@ -60,7 +60,7 @@ GEM
rack-cache (~> 1.2)
rack-test (~> 0.6.1)
sprockets (~> 2.2.1)
active-fedora (6.0.0.rc2)
active-fedora (6.0.0.rc4)
activeresource (>= 3.0.0)
activesupport (>= 3.0.0)
builder (~> 3.0.0)
Expand Down Expand Up @@ -93,7 +93,7 @@ GEM
acts_as_follower (0.1.1)
addressable (2.3.3)
arel (3.0.2)
backports (2.8.2)
backports (3.0.3)
bcrypt-ruby (3.0.1)
blacklight (4.0.1)
bootstrap-sass (~> 2.2.0)
Expand Down Expand Up @@ -188,7 +188,7 @@ GEM
hydra-access-controls (= 6.0.0.rc3)
hydra-core (= 6.0.0.rc3)
rails (>= 3.2.6)
i18n (0.6.1)
i18n (0.6.4)
jettywrapper (1.3.2)
activesupport (>= 3.0.0)
childprocess
Expand Down Expand Up @@ -301,7 +301,7 @@ GEM
thor (>= 0.14.6, < 2.0)
rainbow (1.1.4)
rake (10.0.3)
rdf (1.0.1)
rdf (1.0.3)
addressable (>= 2.2)
rdf-rdfxml (1.0.0)
rdf (>= 1.0)
Expand Down Expand Up @@ -398,6 +398,7 @@ PLATFORMS
ruby

DEPENDENCIES
active-fedora (= 6.0.0.rc4)
blacklight
bootstrap-sass
capistrano
Expand Down

0 comments on commit c32bef5

Please sign in to comment.