Sha256: 66136cbbbb8839c4e5301e671a65eaa437f337b402ea57b064a1fe41d7eaea66

Contents?: true

Size: 440 Bytes

Versions: 28

Compression:

Stored size: 440 Bytes

Contents

source 'https://rubygems.org'
ruby '1.9.3'

# Specify your gem's dependencies in atlas_assets.gemspec
gemspec

gem "rake", "~> 10.0.4"
gem "jekyll", "~> 1.0.2"
gem "sass", "~> 3.2.9"
gem 'jekyll-assets', :git => "git://github.com/ixti/jekyll-assets.git"
gem 'coffee-script'
gem 'rack-contrib', "~> 1.1.0"
gem "rack-rewrite", "~> 1.3.3"
gem "pygmentize", "~> 0.0.3"
gem "kramdown", "~> 1.0.2"
gem "coderay", "~> 1.0.9"
gem "puma", "~> 2.0.1"

Version data entries

28 entries across 28 versions & 1 rubygems

Version Path
atlas_assets-0.4.9 Gemfile
atlas_assets-0.4.8 Gemfile
atlas_assets-0.4.7 Gemfile
atlas_assets-0.4.6 Gemfile
atlas_assets-0.4.5 Gemfile
atlas_assets-0.4.4 Gemfile
atlas_assets-0.4.3 Gemfile
atlas_assets-0.4.2 Gemfile