Sha256: 22d3f5e75e0f99c5744898b75faeaaa25332009269f9ce48de92953b5080a3c2

Contents?: true

Size: 261 Bytes

Versions: 17

Compression:

Stored size: 261 Bytes

Contents

source 'http://rubygems.org'

gem 'activesupport', '~> 4.0'

group :development do
  gem 'shoulda', '>= 0'
  gem 'rdoc', '~> 3.12'
  gem 'bundler', '~> 1.0'
  gem 'jeweler', '~> 2.0.1'
  gem 'simplecov', '>= 0'
end

group :test do
  gem 'rspec'
  gem 'pry'
end

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
tarvit-helpers-0.0.23 Gemfile
tarvit-helpers-0.0.22 Gemfile
tarvit-helpers-0.0.21 Gemfile
tarvit-helpers-0.0.20 Gemfile
tarvit-helpers-0.0.19 Gemfile
tarvit-helpers-0.0.18 Gemfile
tarvit-helpers-0.0.17 Gemfile
tarvit-helpers-0.0.16 Gemfile
tarvit-helpers-0.0.15 Gemfile
tarvit-helpers-0.0.14 Gemfile
tarvit-helpers-0.0.13 Gemfile
tarvit-helpers-0.0.12 Gemfile
tarvit-helpers-0.0.11 Gemfile
tarvit-helpers-0.0.10 Gemfile
tarvit-helpers-0.0.9 Gemfile
tarvit-helpers-0.0.8 Gemfile
tarvit-helpers-0.0.6 Gemfile