mirror of https://github.com/hashicorp/consul
update middleman-hashicorp to 0.3.35
parent
93867477db
commit
f489385a96
|
@ -1,3 +1,3 @@
|
|||
source "https://rubygems.org"
|
||||
|
||||
gem "middleman-hashicorp", "0.3.34"
|
||||
gem "middleman-hashicorp", "0.3.35"
|
||||
|
|
|
@ -78,7 +78,7 @@ GEM
|
|||
rack (>= 1.4.5, < 2.0)
|
||||
thor (>= 0.15.2, < 2.0)
|
||||
tilt (~> 1.4.1, < 2.0)
|
||||
middleman-hashicorp (0.3.34)
|
||||
middleman-hashicorp (0.3.35)
|
||||
bootstrap-sass (~> 3.3)
|
||||
builder (~> 3.2)
|
||||
middleman (~> 3.4)
|
||||
|
@ -137,7 +137,7 @@ GEM
|
|||
thor (0.20.0)
|
||||
thread_safe (0.3.6)
|
||||
tilt (1.4.1)
|
||||
turbolinks (5.1.0)
|
||||
turbolinks (5.1.1)
|
||||
turbolinks-source (~> 5.1)
|
||||
turbolinks-source (5.1.0)
|
||||
tzinfo (1.2.5)
|
||||
|
@ -153,7 +153,7 @@ PLATFORMS
|
|||
ruby
|
||||
|
||||
DEPENDENCIES
|
||||
middleman-hashicorp (= 0.3.34)
|
||||
middleman-hashicorp (= 0.3.35)
|
||||
|
||||
BUNDLED WITH
|
||||
1.16.1
|
||||
|
|
Loading…
Reference in New Issue