Sha256: 811e984c65f2ccc24b1b6945ca96462ab770fe25d1dbf1d8a820b94d325b617c

Contents?: true

Size: 450 Bytes

Versions: 11

Compression:

Stored size: 450 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"
gem "eco"

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
atlas_assets-0.8.6 Gemfile
atlas_assets-0.8.5 Gemfile
atlas_assets-0.8.4 Gemfile
atlas_assets-0.8.3 Gemfile
atlas_assets-0.8.2 Gemfile
atlas_assets-0.8.1 Gemfile
atlas_assets-0.8.0 Gemfile
atlas_assets-0.7.3 Gemfile
atlas_assets-0.7.2 Gemfile
atlas_assets-0.7.1 Gemfile
atlas_assets-0.7.0 Gemfile