Skip to content

Commit ec3b8cd

Browse files
authored
Merge pull request #5505 from nfagerlund/mar19_middleman_update
website: Update hashicorp-middleman container to v0.3.39
2 parents cfb1aa2 + fd8c4a9 commit ec3b8cd

File tree

3 files changed

+33
-29
lines changed

3 files changed

+33
-29
lines changed

website/Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
source "https://rubygems.org"
22

3-
gem "middleman-hashicorp", "0.3.35"
3+
gem "middleman-hashicorp", "0.3.39"

website/Gemfile.lock

+31-27
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,24 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (4.2.10)
4+
activesupport (4.2.11.1)
55
i18n (~> 0.7)
66
minitest (~> 5.1)
77
thread_safe (~> 0.3, >= 0.3.4)
88
tzinfo (~> 1.1)
9-
autoprefixer-rails (8.1.0.1)
9+
autoprefixer-rails (9.5.0)
1010
execjs
11-
bootstrap-sass (3.3.7)
11+
bootstrap-sass (3.4.1)
1212
autoprefixer-rails (>= 5.2.1)
13-
sass (>= 3.3.4)
13+
sassc (>= 2.0.0)
1414
builder (3.2.3)
1515
capybara (2.4.4)
1616
mime-types (>= 1.16)
1717
nokogiri (>= 1.3.3)
1818
rack (>= 1.0.0)
1919
rack-test (>= 0.5.4)
2020
xpath (~> 2.0)
21-
chunky_png (1.3.10)
21+
chunky_png (1.3.11)
2222
coffee-script (2.4.1)
2323
coffee-script-source
2424
execjs
@@ -39,9 +39,9 @@ GEM
3939
eventmachine (>= 0.12.9)
4040
http_parser.rb (~> 0.6.0)
4141
erubis (2.7.0)
42-
eventmachine (1.2.5)
42+
eventmachine (1.2.7)
4343
execjs (2.7.0)
44-
ffi (1.9.23)
44+
ffi (1.10.0)
4545
haml (5.0.4)
4646
temple (>= 0.8.0)
4747
tilt
@@ -50,8 +50,8 @@ GEM
5050
uber (~> 0.0.14)
5151
http_parser.rb (0.6.0)
5252
i18n (0.7.0)
53-
json (2.1.0)
54-
kramdown (1.16.2)
53+
json (1.8.3.1)
54+
kramdown (1.17.0)
5555
listen (3.0.8)
5656
rb-fsevent (~> 0.9, >= 0.9.4)
5757
rb-inotify (~> 0.9, >= 0.9.7)
@@ -78,7 +78,7 @@ GEM
7878
rack (>= 1.4.5, < 2.0)
7979
thor (>= 0.15.2, < 2.0)
8080
tilt (~> 1.4.1, < 2.0)
81-
middleman-hashicorp (0.3.35)
81+
middleman-hashicorp (0.3.39)
8282
bootstrap-sass (~> 3.3)
8383
builder (~> 3.2)
8484
middleman (~> 3.4)
@@ -98,31 +98,35 @@ GEM
9898
middleman-syntax (3.0.0)
9999
middleman-core (>= 3.2)
100100
rouge (~> 2.0)
101-
mime-types (3.1)
101+
mime-types (3.2.2)
102102
mime-types-data (~> 3.2015)
103-
mime-types-data (3.2016.0521)
104-
mini_portile2 (2.3.0)
103+
mime-types-data (3.2018.0812)
104+
mini_portile2 (2.4.0)
105105
minitest (5.11.3)
106106
multi_json (1.13.1)
107-
nokogiri (1.8.2)
108-
mini_portile2 (~> 2.3.0)
107+
nokogiri (1.10.2)
108+
mini_portile2 (~> 2.4.0)
109109
padrino-helpers (0.12.9)
110110
i18n (~> 0.6, >= 0.6.7)
111111
padrino-support (= 0.12.9)
112112
tilt (>= 1.4.1, < 3)
113113
padrino-support (0.12.9)
114114
activesupport (>= 3.1)
115-
rack (1.6.10)
116-
rack-livereload (0.3.16)
115+
rack (1.6.11)
116+
rack-livereload (0.3.17)
117117
rack
118-
rack-test (0.8.3)
118+
rack-test (1.1.0)
119119
rack (>= 1.0, < 3)
120+
rake (12.3.2)
120121
rb-fsevent (0.10.3)
121-
rb-inotify (0.9.10)
122-
ffi (>= 0.5.0, < 2)
122+
rb-inotify (0.10.0)
123+
ffi (~> 1.0)
123124
redcarpet (3.4.0)
124125
rouge (2.2.1)
125126
sass (3.4.25)
127+
sassc (2.0.1)
128+
ffi (~> 1.9)
129+
rake
126130
sprockets (2.12.5)
127131
hike (~> 1.2)
128132
multi_json (~> 1.0)
@@ -133,13 +137,13 @@ GEM
133137
sprockets-sass (1.3.1)
134138
sprockets (~> 2.0)
135139
tilt (~> 1.1)
136-
temple (0.8.0)
137-
thor (0.20.0)
140+
temple (0.8.1)
141+
thor (0.20.3)
138142
thread_safe (0.3.6)
139143
tilt (1.4.1)
140-
turbolinks (5.1.0)
141-
turbolinks-source (~> 5.1)
142-
turbolinks-source (5.1.0)
144+
turbolinks (5.2.0)
145+
turbolinks-source (~> 5.2)
146+
turbolinks-source (5.2.0)
143147
tzinfo (1.2.5)
144148
thread_safe (~> 0.1)
145149
uber (0.0.15)
@@ -153,7 +157,7 @@ PLATFORMS
153157
ruby
154158

155159
DEPENDENCIES
156-
middleman-hashicorp (= 0.3.35)
160+
middleman-hashicorp (= 0.3.39)
157161

158162
BUNDLED WITH
159-
1.16.1
163+
1.17.3

website/Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VERSION?="0.3.35"
1+
VERSION?="0.3.39"
22

33
build:
44
@echo "==> Starting build in Docker..."

0 commit comments

Comments
 (0)