update middleman version from 25 to 26

This commit is contained in:
Katie Bayes 2017-06-06 20:12:32 -04:00
parent 6e684217f8
commit 4fe8375a65
2 changed files with 10 additions and 15 deletions

View File

@ -1,3 +1,3 @@
source "https://rubygems.org"
gem "middleman-hashicorp", "0.3.25"
gem "middleman-hashicorp", "0.3.26"

View File

@ -1,16 +1,3 @@
GIT
remote: https://github.com/katiebayes/middleman-hashicorp.git
revision: 22f94ee271a9e5a987dbda1494ededb48b69823c
specs:
middleman-hashicorp (0.3.26)
bootstrap-sass (~> 3.3)
builder (~> 3.2)
middleman (~> 3.4)
middleman-livereload (~> 3.4)
middleman-syntax (~> 3.0)
redcarpet (~> 3.3)
turbolinks (~> 5.0)
GEM
remote: https://rubygems.org/
specs:
@ -91,6 +78,14 @@ GEM
rack (>= 1.4.5, < 2.0)
thor (>= 0.15.2, < 2.0)
tilt (~> 1.4.1, < 2.0)
middleman-hashicorp (0.3.26)
bootstrap-sass (~> 3.3)
builder (~> 3.2)
middleman (~> 3.4)
middleman-livereload (~> 3.4)
middleman-syntax (~> 3.0)
redcarpet (~> 3.3)
turbolinks (~> 5.0)
middleman-livereload (3.4.6)
em-websocket (~> 0.5.1)
middleman-core (>= 3.3)
@ -158,7 +153,7 @@ PLATFORMS
ruby
DEPENDENCIES
middleman-hashicorp!
middleman-hashicorp (= 0.3.26)
BUNDLED WITH
1.15.1