Sha256: 7530360b2e2cba4378987093de09894b511b38c386278262a3caba374410cf2e

Contents?: true

Size: 270 Bytes

Versions: 16

Compression:

Stored size: 270 Bytes

Contents

# frozen_string_literal: true

source 'https://rubygems.org'

# Specify your gem's dependencies in dor-workflow-service.gemspec
gemspec

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

group :development, :test do
  gem 'byebug'
  gem 'simplecov'
end

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
dor-workflow-client-3.11.1 Gemfile
dor-workflow-client-3.11.0 Gemfile
dor-workflow-client-3.10.0 Gemfile
dor-workflow-client-3.9.0 Gemfile
dor-workflow-client-3.8.0 Gemfile
dor-workflow-client-3.7.0 Gemfile
dor-workflow-client-3.6.0 Gemfile
dor-workflow-client-3.5.0 Gemfile
dor-workflow-client-3.4.2 Gemfile
dor-workflow-client-3.4.1 Gemfile
dor-workflow-client-3.4.0 Gemfile
dor-workflow-client-3.3.0 Gemfile
dor-workflow-client-3.2.0 Gemfile
dor-workflow-client-3.1.0 Gemfile
dor-workflow-client-3.0.0 Gemfile
dor-workflow-client-3.0.0.rc1 Gemfile