Sha256: fcf3ef10e3a126ecd2ee8f79582238aef3adf70f5146888759f9ba47a32e4466

Contents?: true

Size: 407 Bytes

Versions: 5

Compression:

Stored size: 407 Bytes

Contents

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

# Add dependencies to develop your gem here.
# Include everything needed to run rake, tests, features, etc.
group :development do
  gem "minitest", ">= 0"
  gem "rdoc", "~> 3.12"
  gem "bundler", "~> 1.0"
  gem "jeweler", "~> 2.0.1"
  gem "simplecov", ">= 0"
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
old_style-1.4.5 Gemfile
old_style-1.4.4 Gemfile
old_style-1.4.3 Gemfile
old_style-1.4.2 Gemfile
old_style-1.4.1 Gemfile