Skip to content

Commit

Permalink
Restoring Gemfile.first files that were removing in prior commit
Browse files Browse the repository at this point in the history
  • Loading branch information
cjcolvar committed May 31, 2012
1 parent f2a1220 commit d9edc59
Show file tree
Hide file tree
Showing 2 changed files with 291 additions and 0 deletions.
33 changes: 33 additions & 0 deletions Gemfile.first
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
source 'http://rubygems.org'

gem 'rails', '~>3.2.3'

gem 'blacklight', '~> 3.3.2'
# gem 'hydra-head', '~> 4.0.0'
gem 'hydra-head', :git=>"git://github.com/projecthydra/hydra-head.git"

# We will assume that you're using sqlite3 for testing/demo,
# but in a production setup you probably want to use a real sql database like mysql or postgres
gem 'sqlite3'

# We will assume you're using devise in tutorials/documentation.
# You are free to implement your own User/Authentication solution in its place.
gem 'devise'

# For testing. You will probably want to use these to run the tests you write for your hydra head
group :development, :test do
gem 'rspec-rails', '>=2.9.0'
gem "jettywrapper"

# Below this line needed by git dependencies and need to be added here to avoid error
gem 'logger'
gem 'mediashelf-loggable'
gem 'childprocess'
gem 'i18n'
gem 'mime-types'
gem 'json'
gem 'net-http-digest_auth'
gem 'multipart-post'
gem 'om'

end # (leave this comment here to catch a stray line inserted by blacklight!)
258 changes: 258 additions & 0 deletions Gemfile.first.lock
Original file line number Diff line number Diff line change
@@ -0,0 +1,258 @@
GIT
remote: git://github.com/projecthydra/hydra-head.git
revision: 23611d9274d488f099ab69535d1efa2b52fe7695
specs:
hydra-head (4.0.0)
RedCloth (= 4.2.9)
active-fedora (~> 4.0.0)
blacklight (~> 3.3.2)
block_helpers
cancan
devise
rails (= 3.2.3)
sanitize

GEM
remote: http://rubygems.org/
specs:
RedCloth (4.2.9)
actionmailer (3.2.3)
actionpack (= 3.2.3)
mail (~> 2.4.4)
actionpack (3.2.3)
activemodel (= 3.2.3)
activesupport (= 3.2.3)
builder (~> 3.0.0)
erubis (~> 2.7.0)
journey (~> 1.0.1)
rack (~> 1.4.0)
rack-cache (~> 1.2)
rack-test (~> 0.6.1)
sprockets (~> 2.1.2)
active-fedora (4.0.0)
activeresource (>= 3.0.0)
activesupport (>= 3.0.0)
equivalent-xml
mediashelf-loggable
mime-types (>= 1.16)
multipart-post (= 1.1.2)
nokogiri
om (~> 1.6.0)
rdf
rdf-rdfxml (= 0.3.5)
rsolr
rubydora (~> 0.5.8)
solrizer (~> 1.2.0)
xml-simple (>= 1.0.12)
activemodel (3.2.3)
activesupport (= 3.2.3)
builder (~> 3.0.0)
activerecord (3.2.3)
activemodel (= 3.2.3)
activesupport (= 3.2.3)
arel (~> 3.0.2)
tzinfo (~> 0.3.29)
activeresource (3.2.3)
activemodel (= 3.2.3)
activesupport (= 3.2.3)
activesupport (3.2.3)
i18n (~> 0.6)
multi_json (~> 1.0)
addressable (2.2.7)
akami (1.0.0)
gyoku (>= 0.4.0)
arel (3.0.2)
bcrypt-ruby (3.0.1)
blacklight (3.3.2)
compass-rails (~> 1.0.0)
compass-susy-plugin (>= 0.9.0)
kaminari
marc (~> 0.4.3)
nokogiri (~> 1.5)
rails (~> 3.1)
rsolr (~> 1.0.6)
rsolr-ext (~> 1.0.3)
sass-rails
unicode
block_helpers (0.3.3)
activesupport (>= 2.0)
builder (3.0.0)
cancan (1.6.7)
childprocess (0.3.2)
ffi (~> 1.0.6)
chunky_png (1.2.5)
compass (0.12.1)
chunky_png (~> 1.2)
fssm (>= 0.2.7)
sass (~> 3.1)
compass-rails (1.0.1)
compass (~> 0.12.0)
compass-susy-plugin (0.9)
compass (>= 0.11.1)
daemons (1.1.8)
devise (2.0.4)
bcrypt-ruby (~> 3.0)
orm_adapter (~> 0.0.3)
railties (~> 3.1)
warden (~> 1.1.1)
diff-lcs (1.1.3)
equivalent-xml (0.2.9)
nokogiri (>= 1.4.3)
erubis (2.7.0)
fastercsv (1.5.4)
ffi (1.0.11)
fssm (0.2.9)
gyoku (0.4.4)
builder (>= 2.1.2)
hike (1.2.1)
httpi (0.9.6)
rack
i18n (0.6.0)
jettywrapper (1.2.1)
activesupport (>= 3.0.0)
childprocess
i18n
logger
mediashelf-loggable
journey (1.0.3)
json (1.6.6)
kaminari (0.13.0)
actionpack (>= 3.0.0)
activesupport (>= 3.0.0)
railties (>= 3.0.0)
logger (1.2.8)
mail (2.4.4)
i18n (>= 0.4.0)
mime-types (~> 1.16)
treetop (~> 1.4.8)
marc (0.4.4)
mediashelf-loggable (0.4.9)
mime-types (1.18)
multi_json (1.3.2)
multipart-post (1.1.2)
net-http-digest_auth (1.2)
nokogiri (1.5.2)
nori (1.1.0)
om (1.6.0)
mediashelf-loggable
nokogiri (>= 1.4.2)
orm_adapter (0.0.7)
polyglot (0.3.3)
rack (1.4.1)
rack-cache (1.2)
rack (>= 0.4)
rack-ssl (1.3.2)
rack
rack-test (0.6.1)
rack (>= 1.0)
rails (3.2.3)
actionmailer (= 3.2.3)
actionpack (= 3.2.3)
activerecord (= 3.2.3)
activeresource (= 3.2.3)
activesupport (= 3.2.3)
bundler (~> 1.0)
railties (= 3.2.3)
railties (3.2.3)
actionpack (= 3.2.3)
activesupport (= 3.2.3)
rack-ssl (~> 1.3.2)
rake (>= 0.8.7)
rdoc (~> 3.4)
thor (~> 0.14.6)
rake (0.9.2.2)
rdf (0.3.5.2)
addressable (>= 2.2.6)
rdf-rdfxml (0.3.5)
nokogiri (>= 1.4.4)
rdf (>= 0.3.4)
rdoc (3.12)
json (~> 1.4)
rest-client (1.6.7)
mime-types (>= 1.16)
rsolr (1.0.8)
builder (>= 2.1.2)
rsolr-ext (1.0.3)
rsolr (>= 1.0.2)
rspec (2.9.0)
rspec-core (~> 2.9.0)
rspec-expectations (~> 2.9.0)
rspec-mocks (~> 2.9.0)
rspec-core (2.9.0)
rspec-expectations (2.9.1)
diff-lcs (~> 1.1.3)
rspec-mocks (2.9.0)
rspec-rails (2.9.0)
actionpack (>= 3.0)
activesupport (>= 3.0)
railties (>= 3.0)
rspec (~> 2.9.0)
rubydora (0.5.8)
activemodel
activesupport
fastercsv
mime-types
nokogiri
rest-client
savon
sanitize (2.0.3)
nokogiri (>= 1.4.4, < 1.6)
sass (3.1.16)
sass-rails (3.2.5)
railties (~> 3.2.0)
sass (>= 3.1.10)
tilt (~> 1.3)
savon (0.9.9)
akami (~> 1.0)
builder (>= 2.1.2)
gyoku (>= 0.4.0)
httpi (~> 0.9)
nokogiri (>= 1.4.0)
nori (~> 1.1)
wasabi (~> 2.1)
solrizer (1.2.0)
daemons
mediashelf-loggable (~> 0.4.7)
nokogiri
om (>= 1.5.0)
stomp
xml-simple
sprockets (2.1.2)
hike (~> 1.2)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
sqlite3 (1.3.6)
stomp (1.2.2)
thor (0.14.6)
tilt (1.3.3)
treetop (1.4.10)
polyglot
polyglot (>= 0.3.1)
tzinfo (0.3.33)
unicode (0.4.2)
warden (1.1.1)
rack (>= 1.0)
wasabi (2.1.0)
nokogiri (>= 1.4.0)
xml-simple (1.1.1)

PLATFORMS
ruby

DEPENDENCIES
blacklight (~> 3.3.2)
childprocess
devise
hydra-head!
i18n
jettywrapper
json
logger
mediashelf-loggable
mime-types
multipart-post
net-http-digest_auth
om
rails (~> 3.2.3)
rspec-rails (>= 2.9.0)
sqlite3

0 comments on commit d9edc59

Please sign in to comment.