Sha256: 34678549303f3e5395dce8c7363d87c6c99e07f46e518d84398e05d7214648da

Contents?: true

Size: 191 Bytes

Versions: 12

Compression:

Stored size: 191 Bytes

Contents

source "https://rubygems.org"

gemspec

group :development, :test do
  gem 'pry-nav'
  gem 'rake'
end

group :test do
  gem 'rspec', '~> 2.11.0'
  gem 'rr',    '~> 1.0.4'
  gem 'sqlite3'
end

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
arel-helpers-2.5.0 Gemfile
arel-helpers-2.4.0 Gemfile
arel-helpers-2.3.0 Gemfile
arel-helpers-2.2.0 Gemfile
arel-helpers-2.1.1 Gemfile
arel-helpers-2.1.0 Gemfile
arel-helpers-2.0.2 Gemfile
arel-helpers-2.0.1 Gemfile
arel-helpers-2.0.0 Gemfile
arel-helpers-1.2.0 Gemfile
arel-helpers-1.1.0 Gemfile
arel-helpers-1.0.0 Gemfile