Skip to content

Commit c0e321c

Browse files
Update gems
1 parent 652aff7 commit c0e321c

1 file changed

Lines changed: 65 additions & 62 deletions

File tree

Gemfile.lock

Lines changed: 65 additions & 62 deletions
Original file line numberDiff line numberDiff line change
@@ -1,97 +1,98 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (8.0.4.1)
4+
activesupport (8.1.3)
55
base64
6-
benchmark (>= 0.3)
76
bigdecimal
87
concurrent-ruby (~> 1.0, >= 1.3.1)
98
connection_pool (>= 2.2.5)
109
drb
1110
i18n (>= 1.6, < 2)
11+
json
1212
logger (>= 1.4.2)
13-
minitest (>= 5.1, < 6)
13+
minitest (>= 5.1)
1414
securerandom (>= 0.3)
1515
tzinfo (~> 2.0, >= 2.0.5)
1616
uri (>= 0.13.1)
17-
addressable (2.8.7)
18-
public_suffix (>= 2.0.2, < 7.0)
17+
addressable (2.9.0)
18+
public_suffix (>= 2.0.2, < 8.0)
1919
ast (2.4.3)
2020
autoprefixer-rails (10.4.21.0)
2121
execjs (~> 2)
2222
base64 (0.3.0)
23-
benchmark (0.5.0)
24-
bigdecimal (4.0.1)
23+
bigdecimal (4.1.2)
2524
coffee-script (2.4.1)
2625
coffee-script-source
2726
execjs
2827
coffee-script-source (1.12.2)
29-
concurrent-ruby (1.3.6)
28+
concurrent-ruby (1.3.7)
3029
connection_pool (3.0.2)
31-
contracts (0.17.2)
32-
dotenv (3.1.8)
30+
contracts (0.17.3)
31+
dotenv (3.2.0)
3332
drb (2.2.3)
3433
erubi (1.13.1)
35-
execjs (2.10.0)
34+
execjs (2.10.1)
3635
fast_blank (1.0.1)
37-
fastimage (2.4.0)
38-
ffi (1.17.2)
39-
ffi (1.17.2-aarch64-linux-gnu)
40-
ffi (1.17.2-aarch64-linux-musl)
41-
ffi (1.17.2-arm-linux-gnu)
42-
ffi (1.17.2-arm-linux-musl)
43-
ffi (1.17.2-arm64-darwin)
44-
ffi (1.17.2-x86-linux-gnu)
45-
ffi (1.17.2-x86-linux-musl)
46-
ffi (1.17.2-x86_64-darwin)
47-
ffi (1.17.2-x86_64-linux-gnu)
48-
ffi (1.17.2-x86_64-linux-musl)
49-
haml (6.3.0)
36+
fastimage (2.4.1)
37+
ffi (1.17.4)
38+
ffi (1.17.4-aarch64-linux-gnu)
39+
ffi (1.17.4-aarch64-linux-musl)
40+
ffi (1.17.4-arm-linux-gnu)
41+
ffi (1.17.4-arm-linux-musl)
42+
ffi (1.17.4-arm64-darwin)
43+
ffi (1.17.4-x86-linux-gnu)
44+
ffi (1.17.4-x86-linux-musl)
45+
ffi (1.17.4-x86_64-darwin)
46+
ffi (1.17.4-x86_64-linux-gnu)
47+
ffi (1.17.4-x86_64-linux-musl)
48+
haml (6.4.0)
5049
temple (>= 0.8.2)
5150
thor
5251
tilt
5352
hamster (3.0.0)
5453
concurrent-ruby (~> 1.0)
55-
hashie (5.0.0)
54+
hashie (5.1.0)
55+
logger
5656
i18n (1.14.8)
5757
concurrent-ruby (~> 1.0)
58-
json (2.13.2)
59-
kramdown (2.5.1)
60-
rexml (>= 3.3.9)
58+
json (2.20.0)
59+
kramdown (2.5.2)
60+
rexml (>= 3.4.4)
6161
language_server-protocol (3.17.0.5)
6262
lint_roller (1.1.0)
63-
listen (3.9.0)
63+
listen (3.10.0)
64+
logger
6465
rb-fsevent (~> 0.10, >= 0.10.3)
6566
rb-inotify (~> 0.9, >= 0.9.10)
6667
logger (1.7.0)
6768
memoist (0.16.2)
68-
middleman (4.6.2)
69-
middleman-cli (= 4.6.2)
70-
middleman-core (= 4.6.2)
69+
middleman (4.6.3)
70+
middleman-cli (= 4.6.3)
71+
middleman-core (= 4.6.3)
7172
middleman-autoprefixer (3.0.0)
7273
autoprefixer-rails (~> 10.0)
7374
middleman-core (>= 4.0.0)
74-
middleman-cli (4.6.2)
75+
middleman-cli (4.6.3)
7576
thor (>= 0.17.0, < 2)
76-
middleman-core (4.6.2)
77+
middleman-core (4.6.3)
7778
activesupport (>= 6.1)
7879
addressable (~> 2.4)
79-
bundler (~> 2.0)
80+
bundler (> 2.0)
8081
coffee-script (~> 2.2)
8182
contracts
8283
dotenv
8384
erubi
8485
execjs (~> 2.0)
8586
fast_blank
8687
fastimage (~> 2.0)
87-
haml (>= 4.0.5)
88+
haml (>= 4.0.5, < 7)
8889
hamster (~> 3.0)
8990
hashie (>= 3.4, < 6.0)
9091
i18n (>= 1.6, < 1.15)
9192
kramdown (~> 2.4)
9293
listen (~> 3.0)
9394
memoist (~> 0.14)
94-
padrino-helpers (~> 0.15.0)
95+
padrino-helpers (>= 0.15, < 0.17)
9596
parallel
9697
rack (>= 3)
9798
rackup
@@ -101,62 +102,64 @@ GEM
101102
toml
102103
uglifier (>= 3, < 5)
103104
webrick
104-
minitest (5.27.0)
105-
padrino-helpers (0.15.3)
105+
minitest (6.0.6)
106+
drb (~> 2.0)
107+
prism (~> 1.5)
108+
padrino-helpers (0.16.1)
106109
i18n (>= 0.6.7, < 2)
107-
padrino-support (= 0.15.3)
108-
tilt (>= 1.4.1, < 3)
109-
padrino-support (0.15.3)
110-
parallel (1.27.0)
111-
parser (3.3.9.0)
110+
padrino-support (= 0.16.1)
111+
tilt (>= 2.1, < 3)
112+
padrino-support (0.16.1)
113+
parallel (2.1.0)
114+
parser (3.3.11.1)
112115
ast (~> 2.4.1)
113116
racc
114117
parslet (2.0.0)
115-
prism (1.4.0)
116-
public_suffix (6.0.2)
118+
prism (1.9.0)
119+
public_suffix (7.0.5)
117120
racc (1.8.1)
118-
rack (3.2.5)
119-
rackup (2.2.1)
121+
rack (3.2.6)
122+
rackup (2.3.1)
120123
rack (>= 3)
121124
rainbow (3.1.1)
122125
rb-fsevent (0.11.2)
123126
rb-inotify (0.11.1)
124127
ffi (~> 1.0)
125-
regexp_parser (2.11.2)
126-
rexml (3.4.2)
127-
rubocop (1.80.1)
128+
regexp_parser (2.12.0)
129+
rexml (3.4.4)
130+
rubocop (1.88.0)
128131
json (~> 2.3)
129132
language_server-protocol (~> 3.17.0.2)
130133
lint_roller (~> 1.1.0)
131-
parallel (~> 1.10)
134+
parallel (>= 1.10)
132135
parser (>= 3.3.0.2)
133136
rainbow (>= 2.2.2, < 4.0)
134137
regexp_parser (>= 2.9.3, < 3.0)
135-
rubocop-ast (>= 1.46.0, < 2.0)
138+
rubocop-ast (>= 1.49.0, < 2.0)
136139
ruby-progressbar (~> 1.7)
137140
unicode-display_width (>= 2.4.0, < 4.0)
138-
rubocop-ast (1.46.0)
141+
rubocop-ast (1.49.1)
139142
parser (>= 3.3.7.2)
140-
prism (~> 1.4)
143+
prism (~> 1.7)
141144
ruby-progressbar (1.13.0)
142145
sassc (2.4.0)
143146
ffi (~> 1.9)
144147
securerandom (0.4.1)
145148
servolux (0.13.0)
146149
temple (0.10.4)
147-
thor (1.4.0)
148-
tilt (2.6.1)
150+
thor (1.5.0)
151+
tilt (2.7.0)
149152
toml (0.3.0)
150153
parslet (>= 1.8.0, < 3.0.0)
151154
tzinfo (2.0.6)
152155
concurrent-ruby (~> 1.0)
153156
uglifier (4.2.1)
154157
execjs (>= 0.3.0, < 3)
155-
unicode-display_width (3.1.5)
156-
unicode-emoji (~> 4.0, >= 4.0.4)
157-
unicode-emoji (4.0.4)
158+
unicode-display_width (3.2.0)
159+
unicode-emoji (~> 4.1)
160+
unicode-emoji (4.2.0)
158161
uri (1.1.1)
159-
webrick (1.9.1)
162+
webrick (1.9.2)
160163

161164
PLATFORMS
162165
aarch64-linux-gnu
@@ -179,4 +182,4 @@ DEPENDENCIES
179182
wdm (~> 0.1)
180183

181184
BUNDLED WITH
182-
2.7.1
185+
4.0.4

0 commit comments

Comments
 (0)