
2. Refactored subscription styling to be more DRY 3. Added an image for email subscriptions 4. Added assets directory to the gitignore for stashing working files 5. Improved gem list in the Gemfile
42 lines
764 B
Text
42 lines
764 B
Text
GEM
|
|
remote: http://rubygems.org/
|
|
specs:
|
|
RedCloth (4.2.7)
|
|
chunky_png (1.2.0)
|
|
classifier (1.3.3)
|
|
fast-stemmer (>= 1.0.0)
|
|
compass (0.11.1)
|
|
chunky_png (~> 1.1)
|
|
fssm (>= 0.2.7)
|
|
sass (~> 3.1)
|
|
directory_watcher (1.4.0)
|
|
fast-stemmer (1.0.0)
|
|
fssm (0.2.7)
|
|
haml (3.1.1)
|
|
jekyll (0.10.0)
|
|
classifier (>= 1.3.1)
|
|
directory_watcher (>= 1.1.1)
|
|
liquid (>= 1.9.0)
|
|
maruku (>= 0.5.9)
|
|
liquid (2.2.2)
|
|
maruku (0.6.0)
|
|
syntax (>= 1.0.0)
|
|
rake (0.9.0)
|
|
rb-fsevent (0.4.0)
|
|
rdiscount (1.6.8)
|
|
rubypants (0.2.0)
|
|
sass (3.1.1)
|
|
syntax (1.0.0)
|
|
|
|
PLATFORMS
|
|
ruby
|
|
|
|
DEPENDENCIES
|
|
RedCloth
|
|
compass (>= 0.11)
|
|
haml (>= 3.1)
|
|
jekyll
|
|
rake
|
|
rb-fsevent
|
|
rdiscount
|
|
rubypants
|