Merge pull request #8718 from treehouseops/nf.bump-middleman-version

Website: bump middleman version
This commit is contained in:
Wilken Rivera
2020-02-10 15:50:17 -05:00
committed by GitHub
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
source "https://rubygems.org"
gem "middleman-hashicorp", "0.3.41"
gem "middleman-hashicorp", "0.3.43"
+2 -2
View File
@@ -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.41)
middleman-hashicorp (0.3.43)
bootstrap-sass (~> 3.3)
builder (~> 3.2)
middleman (~> 3.4)
@@ -155,7 +155,7 @@ PLATFORMS
ruby
DEPENDENCIES
middleman-hashicorp (= 0.3.41)
middleman-hashicorp (= 0.3.43)
BUNDLED WITH
1.17.1