mirror of https://github.com/status-im/consul.git
update middleman version from 25 to 26
This commit is contained in:
parent
e82884e983
commit
ec1f0fd0e0
|
@ -1,3 +1,3 @@
|
|||
source "https://rubygems.org"
|
||||
|
||||
gem "middleman-hashicorp", "0.3.25"
|
||||
gem "middleman-hashicorp", "0.3.26"
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue