summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock6
1 files changed, 4 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 0d99d52..c268208 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -8,6 +8,7 @@ GEM
thread_safe (~> 0.1)
tzinfo (~> 0.3.37)
addressable (2.3.6)
+ builder (3.2.2)
chunky_png (1.3.0)
coffee-script (2.2.0)
coffee-script-source
@@ -118,7 +119,8 @@ PLATFORMS
ruby
DEPENDENCIES
- middleman
- middleman-blog
+ builder (~> 3.0)
+ middleman (~> 3.3.2)
+ middleman-blog (~> 3.5.2)
middleman-livereload
wdm (~> 0.1.0)