Sha256: 9bfa0cd3d1ef45ea456217978c79ec3245e2a050e7cf569ff145d1b5e177f084
Contents?: true
Size: 315 Bytes
Versions: 3
Compression:
Stored size: 315 Bytes
Contents
source 'http://rubygems.org' group :development, :test do gem 'activerecord', '~>3.0.4' ## not needed if you're just using KeyBuilder gem 'rake', '~>0.8.7' gem 'jeweler', '~>1.5.2' gem "autotest-standalone" gem "autotest-growl" end group :test do gem 'sqlite3', '~> 1.3.3' gem 'rspec', '~> 2.5' end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
keytar-1.2.1 | Gemfile |
keytar-1.2.0 | Gemfile |
keytar-1.1.0 | Gemfile |