Skip to content

Commit 9ab7838

Browse files
Bump middleman-syntax from 3.2.0 to 3.3.0 (#1648)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent eb32e1b commit 9ab7838

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

Gemfile.lock

Lines changed: 15 additions & 15 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.4.1)
4+
activesupport (6.1.6.1)
55
concurrent-ruby (~> 1.0, >= 1.0.2)
66
i18n (>= 1.6, < 2)
77
minitest (>= 5.1)
@@ -11,19 +11,19 @@ GEM
1111
public_suffix (>= 2.0.2, < 5.0)
1212
autoprefixer-rails (10.2.5.0)
1313
execjs (< 2.8.0)
14-
backports (3.21.0)
14+
backports (3.23.0)
1515
coffee-script (2.4.1)
1616
coffee-script-source
1717
execjs
1818
coffee-script-source (1.12.2)
19-
concurrent-ruby (1.1.9)
19+
concurrent-ruby (1.1.10)
2020
contracts (0.13.0)
21-
dotenv (2.7.6)
21+
dotenv (2.8.1)
2222
erubis (2.7.0)
2323
execjs (2.7.0)
2424
fast_blank (1.0.1)
25-
fastimage (2.2.5)
26-
ffi (1.15.4)
25+
fastimage (2.2.6)
26+
ffi (1.15.5)
2727
haml (5.2.2)
2828
temple (>= 0.8.0)
2929
tilt
@@ -77,11 +77,11 @@ GEM
7777
middleman-sprockets (4.1.1)
7878
middleman-core (~> 4.0)
7979
sprockets (>= 3.0)
80-
middleman-syntax (3.2.0)
80+
middleman-syntax (3.3.0)
8181
middleman-core (>= 3.2)
8282
rouge (~> 3.2)
8383
mini_portile2 (2.8.0)
84-
minitest (5.14.4)
84+
minitest (5.16.2)
8585
nokogiri (1.13.8)
8686
mini_portile2 (~> 2.8.0)
8787
racc (~> 1.4)
@@ -90,12 +90,12 @@ GEM
9090
padrino-support (= 0.15.1)
9191
tilt (>= 1.4.1, < 3)
9292
padrino-support (0.15.1)
93-
parallel (1.21.0)
93+
parallel (1.22.1)
9494
parslet (2.0.0)
95-
public_suffix (4.0.6)
95+
public_suffix (4.0.7)
9696
racc (1.6.0)
97-
rack (2.2.3)
98-
rb-fsevent (0.11.0)
97+
rack (2.2.4)
98+
rb-fsevent (0.11.1)
9999
rb-inotify (0.10.1)
100100
ffi (~> 1.0)
101101
redcarpet (3.5.1)
@@ -114,15 +114,15 @@ GEM
114114
rack (> 1, < 3)
115115
temple (0.8.2)
116116
thor (1.1.0)
117-
tilt (2.0.10)
117+
tilt (2.0.11)
118118
toml (0.3.0)
119119
parslet (>= 1.8.0, < 3.0.0)
120-
tzinfo (2.0.4)
120+
tzinfo (2.0.5)
121121
concurrent-ruby (~> 1.0)
122122
uglifier (3.2.0)
123123
execjs (>= 0.3.0, < 3)
124124
webrick (1.7.0)
125-
zeitwerk (2.5.1)
125+
zeitwerk (2.6.0)
126126

127127
PLATFORMS
128128
ruby

0 commit comments

Comments
 (0)