Sha256: fc4611a40dcbfc6be1881b5a028d44237eb903a72db1684acf93043f68e1b57d

Contents?: true

Size: 413 Bytes

Versions: 46

Compression:

Stored size: 413 Bytes

Contents

source "https://rubygems.org"

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

gemspec path: File.expand_path('..', __FILE__)

gem 'byebug' unless ENV['TRAVIS']
gem 'pry-byebug' unless ENV['CI']

gem 'activemodel', ENV['RAILS_VERSION'] if ENV['RAILS_VERSION']

group :test do
  gem 'simplecov', require: false
  gem 'coveralls', require: false
end

gem 'jruby-openssl', platform: :jruby

Version data entries

46 entries across 46 versions & 1 rubygems

Version Path
active-fedora-12.1.0 Gemfile
active-fedora-12.0.2 Gemfile
active-fedora-12.0.1 Gemfile
active-fedora-12.0.0 Gemfile
active-fedora-10.3.0 Gemfile
active-fedora-9.7.3 Gemfile
active-fedora-11.0.1 Gemfile
active-fedora-11.0.0 Gemfile
active-fedora-10.3.0.rc2 Gemfile
active-fedora-11.0.0.rc7 Gemfile
active-fedora-10.3.0.rc1 Gemfile
active-fedora-11.0.0.rc6 Gemfile
active-fedora-10.2.1 Gemfile
active-fedora-11.0.0.rc5 Gemfile
active-fedora-11.0.0.rc4 Gemfile
active-fedora-10.2.0 Gemfile
active-fedora-11.0.0.rc3 Gemfile
active-fedora-11.0.0.rc2 Gemfile
active-fedora-11.0.0.rc1 Gemfile
active-fedora-10.1.0 Gemfile