Sha256: 34a758661cab1877118d801c573678c3b8fd29c1fb9773370b5d5368fa589255
Contents?: true
Size: 447 Bytes
Versions: 2
Compression:
Stored size: 447 Bytes
Contents
# encoding: utf-8 source :gemcutter group :runtime do gem 'activesupport', '~> 3.0' gem 'trollop' end group :development do gem 'rake' gem 'jeweler' gem 'rake' gem 'rspec', '~> 2.0.0' gem 'yard' gem 'gemcutter', '~> 0.5.0' gem 'autotest' gem 'autotest-screen' gem 'ruby-debug19' # Kind of a big dependency just for the source annotation extractor gem 'rails', '~> 3.0' end # vim:ft=ruby:
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
git-topic-0.2.7.3 | Gemfile |
git-topic-0.2.7.2 | Gemfile |