Sha256: d4f1ca7ddcc68be1c03fac98f52f0c1587a991975597c0c1c33fe294c2559100

Contents?: true

Size: 428 Bytes

Versions: 11

Compression:

Stored size: 428 Bytes

Contents

source "http://rubygems.org"
# Add dependencies required to use your gem here.
# Example:
#   gem "activesupport", ">= 2.3.5"
gem 'haml'
gem 'rails', '>= 3.2.11'


# 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", ">= 1.2.3"
  gem "jeweler", "~> 1.8.4"
  gem "simplecov", ">= 0"
end

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
no_notifier_needed-0.1.10 Gemfile
no_notifier_needed-0.1.9 Gemfile
no_notifier_needed-0.1.8 Gemfile
no_notifier_needed-0.1.7 Gemfile
no_notifier_needed-0.1.6 Gemfile
no_notifier_needed-0.1.5 Gemfile
no_notifier_needed-0.1.4 Gemfile
no_notifier_needed-0.1.3 Gemfile
no_notifier_needed-0.1.2 Gemfile
no_notifier_needed-0.1.1 Gemfile
no_notifier_needed-0.1.0 Gemfile