disqus, feed fix, deploy gem

This commit is contained in:
Mark Moser
2014-09-21 14:49:05 -05:00
parent 8b89563825
commit 4e77b049e6
5 changed files with 62 additions and 52 deletions

View File

@ -9,6 +9,7 @@ GEM
tzinfo (~> 1.1)
addressable (2.3.6)
awesome_print (1.2.0)
builder (3.2.2)
celluloid (0.15.2)
timers (~> 1.1.0)
chunky_png (1.3.1)
@ -78,6 +79,10 @@ GEM
rack-test (~> 0.6.2)
thor (>= 0.15.2, < 2.0)
tilt (~> 1.4.1, < 2.0)
middleman-deploy (0.3.0)
middleman-core (>= 3.2)
net-sftp
ptools
middleman-favicon-maker (3.7)
favicon_maker (~> 1.3)
middleman-core (>= 3.0.0)
@ -93,6 +98,9 @@ GEM
mini_portile (0.5.2)
minitest (5.4.1)
multi_json (1.10.1)
net-sftp (2.1.2)
net-ssh (>= 2.6.5)
net-ssh (2.9.1)
nokogiri (1.6.1)
mini_portile (~> 0.5.0)
padrino-helpers (0.12.3)
@ -101,6 +109,7 @@ GEM
tilt (~> 1.4.1)
padrino-support (0.12.3)
activesupport (>= 3.1)
ptools (1.2.6)
rack (1.5.2)
rack-livereload (0.3.15)
rack
@ -137,9 +146,11 @@ PLATFORMS
DEPENDENCIES
awesome_print
builder
json (~> 1.8)
middleman (~> 3.3)
middleman-blog
middleman-deploy
middleman-favicon-maker
middleman-livereload
nokogiri