Sha256: 649d7ff38517a2ee6ac8a14354e2b29c8e340b039f2a1bd6d7e0c332e20ef342

Contents?: true

Size: 488 Bytes

Versions: 1

Compression:

Stored size: 488 Bytes

Contents

source 'https://rubygems.org'

gemspec

# Hosted on github
group :github do
  gem 'dor-services', :git => 'https://github.com/sul-dlss/dor-services.git', :branch => 'develop'
  gem 'rgeoserver', :git => 'https://github.com/sul-dlss/rgeoserver.git'
  gem 'version_bumper', :git => 'https://github.com/jondot/version_bumper.git'
end

# Stanford only
group :stanford do
  gem 'lyber-utils', :git => 'corn.stanford.edu:/afs/ir/dev/dlss/git/lyberteam/lyber-utils.git', :branch => 'master'
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
geohydra-0.3.1 Gemfile