Skip to content

Commit a8c9a00

Browse files
Update dependency middleman-syntax to v3.5.0
1 parent 41c72ee commit a8c9a00

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

Diff for: src-api/Gemfile.lock

+11-11
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (7.0.8.4)
4+
activesupport (7.0.8.7)
55
concurrent-ruby (~> 1.0, >= 1.0.2)
66
i18n (>= 1.6, < 2)
77
minitest (>= 5.1)
@@ -10,20 +10,20 @@ GEM
1010
public_suffix (>= 2.0.2, < 7.0)
1111
autoprefixer-rails (10.4.16.0)
1212
execjs (~> 2)
13-
backports (3.25.0)
13+
backports (3.25.1)
1414
base64 (0.2.0)
1515
coffee-script (2.4.1)
1616
coffee-script-source
1717
execjs
1818
coffee-script-source (1.12.2)
19-
concurrent-ruby (1.3.4)
19+
concurrent-ruby (1.3.5)
2020
contracts (0.16.1)
21-
dotenv (3.1.2)
21+
dotenv (3.1.8)
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.1)
26-
ffi (1.17.0)
25+
fastimage (2.4.0)
26+
ffi (1.17.2)
2727
haml (6.3.0)
2828
temple (>= 0.8.2)
2929
thor
@@ -78,11 +78,11 @@ GEM
7878
middleman-sprockets (4.1.1)
7979
middleman-core (~> 4.0)
8080
sprockets (>= 3.0)
81-
middleman-syntax (3.4.0)
81+
middleman-syntax (3.5.0)
8282
middleman-core (>= 3.2)
8383
rouge (~> 3.2)
8484
mini_portile2 (2.8.8)
85-
minitest (5.24.1)
85+
minitest (5.25.5)
8686
nokogiri (1.18.6)
8787
mini_portile2 (~> 2.8.2)
8888
racc (~> 1.4)
@@ -91,9 +91,9 @@ GEM
9191
padrino-support (= 0.15.3)
9292
tilt (>= 1.4.1, < 3)
9393
padrino-support (0.15.3)
94-
parallel (1.25.1)
94+
parallel (1.27.0)
9595
parslet (2.0.0)
96-
public_suffix (6.0.0)
96+
public_suffix (6.0.1)
9797
racc (1.8.1)
9898
rack (2.2.13)
9999
rb-fsevent (0.11.2)

0 commit comments

Comments
 (0)