Sha256: c18a611e49791df6b1f52ca9bd206c4cd1815eb01c41b646b7dce3a019186311
Contents?: true
Size: 253 Bytes
Versions: 7
Compression:
Stored size: 253 Bytes
Contents
source 'https://rubygems.org' gem 'json', '~> 1.7' group :development do gem 'bundler', '~> 1.3' gem 'debugger','~> 1.6' end group :test do gem 'rake', '~> 10.1' gem 'rspec', '~> 2.14' gem 'rr', '~> 1.1' gem 'coveralls', '~> 0.6' end
Version data entries
7 entries across 7 versions & 1 rubygems
Version | Path |
---|---|
tag_along-0.8.2 | Gemfile |
tag_along-0.8.1 | Gemfile |
tag_along-0.7.3 | Gemfile |
tag_along-0.7.2 | Gemfile |
tag_along-0.7.1 | Gemfile |
tag_along-0.7.0 | Gemfile |
tag_along-0.6.1 | Gemfile |