Skip to content

Commit cdd5c62

Browse files
dependabot-preview[bot]MasterOdin
authored andcommitted
Bump middleman from 4.3.7 to 4.3.8 (#1302)
Bumps [middleman](https://github.com/middleman/middleman) from 4.3.7 to 4.3.8. - [Release notes](https://github.com/middleman/middleman/releases) - [Changelog](https://github.com/middleman/middleman/blob/master/CHANGELOG.md) - [Commits](middleman/middleman@v4.3.7...v4.3.8) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 27624c1 commit cdd5c62

File tree

1 file changed

+16
-14
lines changed

1 file changed

+16
-14
lines changed

Gemfile.lock

+16-14
Original file line numberDiff line numberDiff line change
@@ -10,19 +10,19 @@ GEM
1010
public_suffix (>= 2.0.2, < 5.0)
1111
autoprefixer-rails (9.5.1.1)
1212
execjs
13-
backports (3.17.2)
13+
backports (3.18.1)
1414
coffee-script (2.4.1)
1515
coffee-script-source
1616
execjs
1717
coffee-script-source (1.12.2)
18-
concurrent-ruby (1.1.6)
18+
concurrent-ruby (1.1.7)
1919
contracts (0.13.0)
20-
dotenv (2.7.5)
20+
dotenv (2.7.6)
2121
erubis (2.7.0)
2222
execjs (2.7.0)
2323
fast_blank (1.0.0)
24-
fastimage (2.1.7)
25-
ffi (1.12.2)
24+
fastimage (2.2.0)
25+
ffi (1.13.1)
2626
haml (5.1.2)
2727
temple (>= 0.8.0)
2828
tilt
@@ -31,23 +31,24 @@ GEM
3131
hashie (3.6.0)
3232
i18n (0.9.5)
3333
concurrent-ruby (~> 1.0)
34-
kramdown (1.17.0)
34+
kramdown (2.3.0)
35+
rexml
3536
listen (3.0.8)
3637
rb-fsevent (~> 0.9, >= 0.9.4)
3738
rb-inotify (~> 0.9, >= 0.9.7)
3839
memoist (0.16.2)
39-
middleman (4.3.7)
40+
middleman (4.3.8)
4041
coffee-script (~> 2.2)
4142
haml (>= 4.0.5)
42-
kramdown (~> 1.2)
43-
middleman-cli (= 4.3.7)
44-
middleman-core (= 4.3.7)
43+
kramdown (>= 2.3.0)
44+
middleman-cli (= 4.3.8)
45+
middleman-core (= 4.3.8)
4546
middleman-autoprefixer (2.10.1)
4647
autoprefixer-rails (~> 9.1)
4748
middleman-core (>= 3.3.3)
48-
middleman-cli (4.3.7)
49+
middleman-cli (4.3.8)
4950
thor (>= 0.17.0, < 2.0)
50-
middleman-core (4.3.7)
51+
middleman-core (4.3.8)
5152
activesupport (>= 4.2, < 6.0)
5253
addressable (~> 2.3)
5354
backports (~> 3.6)
@@ -86,20 +87,21 @@ GEM
8687
tilt (>= 1.4.1, < 3)
8788
padrino-support (0.13.3.4)
8889
activesupport (>= 3.1)
89-
parallel (1.19.1)
90+
parallel (1.19.2)
9091
public_suffix (4.0.5)
9192
rack (2.2.3)
9293
rb-fsevent (0.10.4)
9394
rb-inotify (0.10.1)
9495
ffi (~> 1.0)
9596
redcarpet (3.5.0)
97+
rexml (3.2.4)
9698
rouge (3.20.0)
9799
sass (3.7.4)
98100
sass-listen (~> 4.0.0)
99101
sass-listen (4.0.0)
100102
rb-fsevent (~> 0.9, >= 0.9.4)
101103
rb-inotify (~> 0.9, >= 0.9.7)
102-
sassc (2.3.0)
104+
sassc (2.4.0)
103105
ffi (~> 1.9)
104106
servolux (0.13.0)
105107
sprockets (3.7.2)

0 commit comments

Comments
 (0)