Skip to content

Commit 1487999

Browse files
updates
1 parent 255133d commit 1487999

File tree

1 file changed

+43
-41
lines changed

1 file changed

+43
-41
lines changed

Gemfile.lock

Lines changed: 43 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -26,18 +26,18 @@ GEM
2626
addressable (2.8.7)
2727
public_suffix (>= 2.0.2, < 7.0)
2828
ast (2.4.3)
29-
base64 (0.2.0)
30-
benchmark (0.4.0)
31-
bigdecimal (3.1.9)
29+
base64 (0.3.0)
30+
benchmark (0.4.1)
31+
bigdecimal (3.2.2)
3232
bundler-audit (0.9.2)
3333
bundler (>= 1.2.0, < 3)
3434
thor (~> 1.0)
3535
cmdparse (3.0.7)
3636
concurrent-ruby (1.3.5)
37-
connection_pool (2.5.0)
38-
csv (3.3.3)
39-
diff-lcs (1.6.1)
40-
dorian (2.6.3)
37+
connection_pool (2.5.3)
38+
csv (3.3.5)
39+
diff-lcs (1.6.2)
40+
dorian (2.6.4)
4141
csv
4242
dorian-arguments
4343
dorian-eval
@@ -64,74 +64,75 @@ GEM
6464
dorian-times (1.1.2)
6565
dorian-arguments
6666
dorian-to_struct (2.0.2)
67-
drb (2.2.1)
67+
drb (2.2.3)
6868
geom2d (0.4.1)
69-
git (3.0.0)
69+
git (4.0.4)
7070
activesupport (>= 5.0)
7171
addressable (~> 2.8)
72-
process_executer (~> 1.3)
72+
process_executer (~> 4.0)
7373
rchardet (~> 1.9)
7474
haml (6.3.0)
7575
temple (>= 0.8.2)
7676
thor
7777
tilt
78-
hexapdf (1.2.0)
78+
hexapdf (1.3.0)
7979
cmdparse (~> 3.0, >= 3.0.3)
8080
geom2d (~> 0.4, >= 0.4.1)
8181
openssl (>= 2.2.1)
8282
strscan (>= 3.1.2)
8383
i18n (1.14.7)
8484
concurrent-ruby (~> 1.0)
85-
json (2.10.2)
86-
language_server-protocol (3.17.0.4)
87-
libv8-node (23.6.1.0)
88-
libv8-node (23.6.1.0-arm64-darwin)
89-
libv8-node (23.6.1.0-x86_64-linux)
85+
json (2.13.0)
86+
language_server-protocol (3.17.0.5)
87+
libv8-node (24.1.0.0)
88+
libv8-node (24.1.0.0-arm64-darwin)
89+
libv8-node (24.1.0.0-x86_64-linux)
9090
lint_roller (1.1.0)
9191
logger (1.7.0)
92-
mini_racer (0.18.1)
93-
libv8-node (~> 23.6.1.0)
92+
mini_racer (0.19.0)
93+
libv8-node (~> 24.1.0.0)
9494
minitest (5.25.5)
9595
openssl (3.3.0)
96-
ostruct (0.6.1)
97-
parallel (1.26.3)
98-
parser (3.3.7.4)
96+
ostruct (0.6.3)
97+
parallel (1.27.0)
98+
parser (3.3.8.0)
9999
ast (~> 2.4.1)
100100
racc
101101
prettier_print (1.2.1)
102102
prism (1.4.0)
103-
process_executer (1.3.0)
104-
public_suffix (6.0.1)
103+
process_executer (4.0.0)
104+
track_open_instances (~> 0.1)
105+
public_suffix (6.0.2)
105106
racc (1.8.1)
106-
rack (3.1.12)
107+
rack (3.1.16)
107108
rainbow (3.1.1)
108109
rchardet (1.9.0)
109110
regexp_parser (2.10.0)
110-
rspec (3.13.0)
111+
rspec (3.13.1)
111112
rspec-core (~> 3.13.0)
112113
rspec-expectations (~> 3.13.0)
113114
rspec-mocks (~> 3.13.0)
114-
rspec-core (3.13.3)
115+
rspec-core (3.13.5)
115116
rspec-support (~> 3.13.0)
116-
rspec-expectations (3.13.3)
117+
rspec-expectations (3.13.5)
117118
diff-lcs (>= 1.2.0, < 2.0)
118119
rspec-support (~> 3.13.0)
119-
rspec-mocks (3.13.2)
120+
rspec-mocks (3.13.5)
120121
diff-lcs (>= 1.2.0, < 2.0)
121122
rspec-support (~> 3.13.0)
122-
rspec-support (3.13.2)
123-
rubocop (1.75.2)
123+
rspec-support (3.13.4)
124+
rubocop (1.78.0)
124125
json (~> 2.3)
125126
language_server-protocol (~> 3.17.0.2)
126127
lint_roller (~> 1.1.0)
127128
parallel (~> 1.10)
128129
parser (>= 3.3.0.2)
129130
rainbow (>= 2.2.2, < 4.0)
130131
regexp_parser (>= 2.9.3, < 3.0)
131-
rubocop-ast (>= 1.44.0, < 2.0)
132+
rubocop-ast (>= 1.45.1, < 2.0)
132133
ruby-progressbar (~> 1.7)
133134
unicode-display_width (>= 2.4.0, < 4.0)
134-
rubocop-ast (1.44.0)
135+
rubocop-ast (1.46.0)
135136
parser (>= 3.3.7.2)
136137
prism (~> 1.4)
137138
rubocop-capybara (2.22.1)
@@ -144,16 +145,16 @@ GEM
144145
lint_roller (~> 1.1)
145146
rubocop (>= 1.75.0, < 2.0)
146147
rubocop-ast (>= 1.38.0, < 2.0)
147-
rubocop-rails (2.31.0)
148+
rubocop-rails (2.32.0)
148149
activesupport (>= 4.2.0)
149150
lint_roller (~> 1.1)
150151
rack (>= 1.1)
151152
rubocop (>= 1.75.0, < 2.0)
152-
rubocop-ast (>= 1.38.0, < 2.0)
153+
rubocop-ast (>= 1.44.0, < 2.0)
153154
rubocop-rake (0.7.1)
154155
lint_roller (~> 1.1)
155156
rubocop (>= 1.72.1)
156-
rubocop-rspec (3.5.0)
157+
rubocop-rspec (3.6.0)
157158
lint_roller (~> 1.1)
158159
rubocop (~> 1.72, >= 1.72.1)
159160
rubocop-rspec_rails (2.31.0)
@@ -162,8 +163,8 @@ GEM
162163
rubocop-rspec (~> 3.5)
163164
ruby-progressbar (1.13.0)
164165
securerandom (0.4.1)
165-
strscan (3.1.2)
166-
syntax_tree (6.2.0)
166+
strscan (3.1.5)
167+
syntax_tree (6.3.0)
167168
prettier_print (>= 1.2.0)
168169
syntax_tree-haml (4.0.3)
169170
haml (>= 5.2)
@@ -175,8 +176,9 @@ GEM
175176
temple (0.10.3)
176177
terminal-table (4.0.0)
177178
unicode-display_width (>= 1.1.1, < 4)
178-
thor (1.3.2)
179-
tilt (2.6.0)
179+
thor (1.4.0)
180+
tilt (2.6.1)
181+
track_open_instances (0.1.15)
180182
tzinfo (2.0.6)
181183
concurrent-ruby (~> 1.0)
182184
unicode-display_width (3.1.4)
@@ -208,7 +210,7 @@ DEPENDENCIES
208210
rubocop-rspec_rails
209211

210212
RUBY VERSION
211-
ruby 3.4.2p28
213+
ruby 3.4.5p51
212214

213215
BUNDLED WITH
214-
2.6.7
216+
2.7.1

0 commit comments

Comments
 (0)