Skip to content

Commit c6e72e6

Browse files
Bump middleman-syntax from 3.4.0 to 3.5.0
Bumps [middleman-syntax](https://github.com/middleman/middleman-syntax) from 3.4.0 to 3.5.0. - [Changelog](https://github.com/middleman/middleman-syntax/blob/master/CHANGELOG.md) - [Commits](middleman/middleman-syntax@v3.4.0...v3.5.0) --- updated-dependencies: - dependency-name: middleman-syntax dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 22c92cc commit c6e72e6

1 file changed

Lines changed: 16 additions & 16 deletions

File tree

Gemfile.lock

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,29 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (7.0.8)
4+
activesupport (7.0.8.7)
55
concurrent-ruby (~> 1.0, >= 1.0.2)
66
i18n (>= 1.6, < 2)
77
minitest (>= 5.1)
88
tzinfo (~> 2.0)
9-
addressable (2.8.6)
10-
public_suffix (>= 2.0.2, < 6.0)
9+
addressable (2.8.7)
10+
public_suffix (>= 2.0.2, < 7.0)
1111
autoprefixer-rails (10.3.1.0)
1212
execjs (~> 2)
13-
backports (3.24.1)
13+
backports (3.25.1)
1414
borrower (0.10.0)
1515
coffee-script (2.4.1)
1616
coffee-script-source
1717
execjs
1818
coffee-script-source (1.12.2)
19-
concurrent-ruby (1.2.3)
19+
concurrent-ruby (1.3.5)
2020
contracts (0.16.1)
21-
dotenv (2.8.1)
21+
dotenv (3.1.7)
2222
erubis (2.7.0)
23-
execjs (2.9.1)
23+
execjs (2.10.0)
2424
fast_blank (1.0.1)
25-
fastimage (2.3.0)
26-
ffi (1.16.3)
25+
fastimage (2.4.0)
26+
ffi (1.17.1)
2727
haml (6.3.0)
2828
temple (>= 0.8.2)
2929
thor
@@ -35,7 +35,7 @@ GEM
3535
concurrent-ruby (~> 1.0)
3636
kramdown (2.4.0)
3737
rexml
38-
listen (3.8.0)
38+
listen (3.9.0)
3939
rb-fsevent (~> 0.10, >= 0.10.3)
4040
rb-inotify (~> 0.9, >= 0.9.10)
4141
memoist (0.16.2)
@@ -82,11 +82,11 @@ GEM
8282
middleman-sprockets (4.1.1)
8383
middleman-core (~> 4.0)
8484
sprockets (>= 3.0)
85-
middleman-syntax (3.4.0)
85+
middleman-syntax (3.5.0)
8686
middleman-core (>= 3.2)
8787
rouge (~> 3.2)
8888
mini_portile2 (2.8.8)
89-
minitest (5.21.2)
89+
minitest (5.25.5)
9090
nokogiri (1.18.7)
9191
mini_portile2 (~> 2.8.2)
9292
racc (~> 1.4)
@@ -95,15 +95,15 @@ GEM
9595
padrino-support (= 0.15.3)
9696
tilt (>= 1.4.1, < 3)
9797
padrino-support (0.15.3)
98-
parallel (1.24.0)
98+
parallel (1.26.3)
9999
parslet (2.0.0)
100-
public_suffix (5.0.4)
100+
public_suffix (6.0.1)
101101
racc (1.8.1)
102-
rack (2.2.8)
102+
rack (2.2.13)
103103
rack-test (0.6.3)
104104
rack (>= 1.0)
105105
rb-fsevent (0.11.2)
106-
rb-inotify (0.10.1)
106+
rb-inotify (0.11.1)
107107
ffi (~> 1.0)
108108
redcarpet (3.6.1)
109109
rexml (3.2.6)

0 commit comments

Comments
 (0)