Sha256: bf5f3ca418abe0662ce30622224e9addf07c762d06116f3784df3b075ef4755b

Contents?: true

Size: 406 Bytes

Versions: 8

Compression:

Stored size: 406 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 "shoulda", ">= 0"
  gem "rdoc", "~> 3.12"
  gem "bundler"
  gem "jeweler", "~> 1.8.4"
  gem 'simplecov'
  gem 'highline'
  gem 'commander'
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
my-simon-0.1.8 Gemfile
my-simon-0.1.7 Gemfile
my-simon-0.1.6 Gemfile
my-simon-0.1.5 Gemfile
my-simon-0.1.4 Gemfile
my-simon-0.1.3 Gemfile
my-simon-0.1.2 Gemfile
my-simon-0.1.1 Gemfile