Skip to content

Commit dcdf7f2

Browse files
Update dependency middleman to v4.6.1
1 parent 52759e2 commit dcdf7f2

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

src-api/Gemfile.lock

Lines changed: 14 additions & 14 deletions
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
@@ -33,8 +33,8 @@ GEM
3333
hashie (3.6.0)
3434
i18n (1.6.0)
3535
concurrent-ruby (~> 1.0)
36-
kramdown (2.4.0)
37-
rexml
36+
kramdown (2.5.1)
37+
rexml (>= 3.3.9)
3838
listen (3.9.0)
3939
rb-fsevent (~> 0.10, >= 0.10.3)
4040
rb-inotify (~> 0.9, >= 0.9.10)
@@ -82,7 +82,7 @@ GEM
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.8)
8787
mini_portile2 (~> 2.8.2)
8888
racc (~> 1.4)
@@ -91,16 +91,16 @@ 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.2)
9797
racc (1.8.1)
98-
rack (2.2.14)
98+
rack (2.2.17)
9999
rb-fsevent (0.11.2)
100100
rb-inotify (0.11.1)
101101
ffi (~> 1.0)
102102
redcarpet (3.6.1)
103-
rexml (3.3.9)
103+
rexml (3.4.1)
104104
rouge (3.30.0)
105105
sass (3.7.4)
106106
sass-listen (~> 4.0.0)

0 commit comments

Comments
 (0)