Sha256: 207bf9a9bb19370df7169c44f6f63604128919e4e3e0800fe655841ea11223ab

Contents?: true

Size: 292 Bytes

Versions: 50

Compression:

Stored size: 292 Bytes

Contents

source 'https://rubygems.org'

# Specify your gem's dependencies in object_attorney.gemspec
gemspec

group :development, :test do
  gem "rspec", "~> 2.11"
  gem "sqlite3"
  gem "activerecord"
  #gem 'database_cleaner'
  gem "pry"

  unless ENV["CI"]
    gem "guard-rspec", "~> 0.7"
  end
end

Version data entries

50 entries across 50 versions & 1 rubygems

Version Path
object_attorney-2.10.12 Gemfile
object_attorney-2.10.11 Gemfile
object_attorney-2.10.10 Gemfile
object_attorney-2.10.9 Gemfile
object_attorney-2.10.7 Gemfile
object_attorney-2.10.6 Gemfile
object_attorney-2.10.5 Gemfile
object_attorney-2.10.3 Gemfile
object_attorney-2.10.2 Gemfile
object_attorney-2.10.1 Gemfile
object_attorney-2.9.4 Gemfile
object_attorney-2.9.3 Gemfile
object_attorney-2.9.2 Gemfile
object_attorney-2.9.0 Gemfile
object_attorney-2.8.1 Gemfile
object_attorney-2.8.0 Gemfile
object_attorney-2.6.12 Gemfile
object_attorney-2.6.11 Gemfile
object_attorney-2.6.10 Gemfile
object_attorney-2.6.9 Gemfile