summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock9
1 files changed, 9 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index a493760..17095fc 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -70,6 +70,10 @@ GEM
rack-test (~> 0.6.2)
thor (>= 0.15.2, < 2.0)
tilt (~> 1.4.1, < 2.0)
+ middleman-deploy (0.2.4)
+ middleman-core (>= 3.0.0)
+ net-sftp
+ ptools
middleman-livereload (3.3.2)
em-websocket (~> 0.5.0)
middleman-core (~> 3.2)
@@ -82,6 +86,9 @@ GEM
mini_portile (0.5.3)
minitest (4.7.5)
multi_json (1.9.2)
+ 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.1)
@@ -90,6 +97,7 @@ GEM
tilt (~> 1.4.1)
padrino-support (0.12.1)
activesupport (>= 3.1)
+ ptools (1.2.4)
rack (1.5.2)
rack-livereload (0.3.15)
rack
@@ -128,6 +136,7 @@ DEPENDENCIES
builder (~> 3.0)
middleman (~> 3.3.2)
middleman-blog (~> 3.5.2)
+ middleman-deploy
middleman-livereload
nokogiri
wdm (~> 0.1.0)