Sha256: 1a2bda6980dd6d9c76972cf9853a36550a3d491a36100c9616b63e30ca1bf768
Contents?: true
Size: 397 Bytes
Versions: 6
Compression:
Stored size: 397 Bytes
Contents
source "http://rubygems.org" # Add dependencies required to use your gem here. # Example: # gem "activesupport", ">= 2.3.5" # Add dependencies to develop your gem here. # Include everything needed to run rake, tests, features, etc. group :development do gem 'bundler' gem 'rake' gem 'rspec' gem 'jeweler' gem 'gemcutter' gem 'gem-release' gem 'rake-version' gem 'simplecov' end
Version data entries
6 entries across 6 versions & 1 rubygems
Version | Path |
---|---|
mutaconf-0.1.1 | Gemfile |
mutaconf-0.1.0 | Gemfile |
mutaconf-0.0.7 | Gemfile |
mutaconf-0.0.6 | Gemfile |
mutaconf-0.0.5 | Gemfile |
mutaconf-0.0.4 | Gemfile |