Sha256: baed0e214faeef1f9677361aa9626cef539b230be1609bda90d1baaf5c029525

Contents?: true

Size: 391 Bytes

Versions: 13

Compression:

Stored size: 391 Bytes

Contents

source "http://rubygems.org"

# Bundler will rely on active-fedora.gemspec for dependency information.

gemspec

group :development, :test do
  gem 'ruby-debug', :platform => :ruby_18
#  gem 'debugger', :platform => :ruby_19

  gem 'rcov', :platform => :mri_18
  gem 'simplecov', :platform => :mri_19
  gem 'simplecov-rcov', :platform => :mri_19
end

gem 'jruby-openssl', :platform=> :jruby

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
active-fedora-5.0.0.rc1 Gemfile
active-fedora-4.6.0.rc4 Gemfile
active-fedora-4.6.0.rc3 Gemfile
active-fedora-4.6.0.rc2 Gemfile
active-fedora-4.6.0.rc1 Gemfile
active-fedora-4.5.3 Gemfile
active-fedora-4.5.2 Gemfile
active-fedora-4.5.1 Gemfile
active-fedora-4.5.0 Gemfile
active-fedora-4.4.1 Gemfile
active-fedora-4.4.0 Gemfile
active-fedora-4.3.0 Gemfile
active-fedora-4.2.0 Gemfile