Sha256: c2300602d0d0341e58072d7e61ce497c2f4139a57af85bfc697c09bb07405f4e
Contents?: true
Size: 392 Bytes
Versions: 1
Compression:
Stored size: 392 Bytes
Contents
source 'https://rubygems.org' gem 'haml' gem 'sass' gem 'coffee-script' gem 'commander' gem 'listen' require 'rbconfig' gem 'wdm', '>= 0.1.0' if RbConfig::CONFIG['target_os'] =~ /mswin|mingw/i # Add dependencies to develop your gem here. # Include everything needed to run rake, tests, features, etc. group :development do gem "shoulda" gem "rdoc" gem "bundler" gem "jeweler" end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
staticise-0.5.10 | Gemfile |