Skip to content

Commit 5b8efce

Browse files
dependabot[bot]MasterOdin
authored andcommitted
Bump middleman from 4.4.0 to 4.4.2 (#1530)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5a741f4 commit 5b8efce

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

Gemfile.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (6.1.3.2)
4+
activesupport (6.1.4.1)
55
concurrent-ruby (~> 1.0, >= 1.0.2)
66
i18n (>= 1.6, < 2)
77
minitest (>= 5.1)
@@ -16,15 +16,15 @@ GEM
1616
coffee-script-source
1717
execjs
1818
coffee-script-source (1.12.2)
19-
concurrent-ruby (1.1.8)
19+
concurrent-ruby (1.1.9)
2020
contracts (0.13.0)
2121
dotenv (2.7.6)
2222
erubis (2.7.0)
2323
execjs (2.7.0)
24-
fast_blank (1.0.0)
25-
fastimage (2.2.4)
24+
fast_blank (1.0.1)
25+
fastimage (2.2.5)
2626
ffi (1.15.4)
27-
haml (5.2.1)
27+
haml (5.2.2)
2828
temple (>= 0.8.0)
2929
tilt
3030
hamster (3.0.0)
@@ -38,18 +38,18 @@ GEM
3838
rb-fsevent (~> 0.9, >= 0.9.4)
3939
rb-inotify (~> 0.9, >= 0.9.7)
4040
memoist (0.16.2)
41-
middleman (4.4.0)
41+
middleman (4.4.2)
4242
coffee-script (~> 2.2)
4343
haml (>= 4.0.5)
4444
kramdown (>= 2.3.0)
45-
middleman-cli (= 4.4.0)
46-
middleman-core (= 4.4.0)
45+
middleman-cli (= 4.4.2)
46+
middleman-core (= 4.4.2)
4747
middleman-autoprefixer (3.0.0)
4848
autoprefixer-rails (~> 10.0)
4949
middleman-core (>= 4.0.0)
50-
middleman-cli (4.4.0)
50+
middleman-cli (4.4.2)
5151
thor (>= 0.17.0, < 2.0)
52-
middleman-core (4.4.0)
52+
middleman-core (4.4.2)
5353
activesupport (>= 6.1, < 7.0)
5454
addressable (~> 2.4)
5555
backports (~> 3.6)
@@ -90,7 +90,7 @@ GEM
9090
padrino-support (= 0.15.1)
9191
tilt (>= 1.4.1, < 3)
9292
padrino-support (0.15.1)
93-
parallel (1.20.1)
93+
parallel (1.21.0)
9494
parslet (2.0.0)
9595
public_suffix (4.0.6)
9696
racc (1.5.2)
@@ -122,7 +122,7 @@ GEM
122122
uglifier (3.2.0)
123123
execjs (>= 0.3.0, < 3)
124124
webrick (1.7.0)
125-
zeitwerk (2.4.2)
125+
zeitwerk (2.5.1)
126126

127127
PLATFORMS
128128
ruby

0 commit comments

Comments
 (0)