Skip to content

Commit ac573a7

Browse files
update gem dependencies
1 parent 89091bf commit ac573a7

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

Gemfile.lock

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ PATH
77
GEM
88
remote: https://rubygems.org/
99
specs:
10-
activesupport (8.0.0)
10+
activesupport (8.0.1)
1111
base64
1212
benchmark (>= 0.3)
1313
bigdecimal
@@ -32,7 +32,7 @@ GEM
3232
cmdparse (3.0.7)
3333
concurrent-ruby (1.3.4)
3434
connection_pool (2.4.1)
35-
csv (3.3.0)
35+
csv (3.3.1)
3636
diff-lcs (1.5.1)
3737
dorian (2.6.3)
3838
csv
@@ -61,7 +61,7 @@ GEM
6161
dorian-to_struct (2.0.2)
6262
drb (2.2.1)
6363
geom2d (0.4.1)
64-
git (2.3.2)
64+
git (2.3.3)
6565
activesupport (>= 5.0)
6666
addressable (~> 2.8)
6767
process_executer (~> 1.1)
@@ -70,21 +70,21 @@ GEM
7070
temple (>= 0.8.2)
7171
thor
7272
tilt
73-
hexapdf (1.0.2)
73+
hexapdf (1.0.3)
7474
cmdparse (~> 3.0, >= 3.0.3)
7575
geom2d (~> 0.4, >= 0.4.1)
7676
openssl (>= 2.2.1)
7777
i18n (1.14.6)
7878
concurrent-ruby (~> 1.0)
79-
json (2.8.2)
79+
json (2.9.0)
8080
language_server-protocol (3.17.0.3)
8181
libv8-node (18.19.0.0)
8282
libv8-node (18.19.0.0-arm64-darwin)
8383
libv8-node (18.19.0.0-x86_64-linux)
84-
logger (1.6.1)
84+
logger (1.6.3)
8585
mini_racer (0.16.0)
8686
libv8-node (~> 18.19.0.0)
87-
minitest (5.25.2)
87+
minitest (5.25.4)
8888
openssl (3.2.0)
8989
ostruct (0.6.1)
9090
parallel (1.26.3)
@@ -98,7 +98,7 @@ GEM
9898
rack (3.1.8)
9999
rainbow (3.1.1)
100100
rchardet (1.8.0)
101-
regexp_parser (2.9.2)
101+
regexp_parser (2.9.3)
102102
rspec (3.13.0)
103103
rspec-core (~> 3.13.0)
104104
rspec-expectations (~> 3.13.0)
@@ -111,18 +111,18 @@ GEM
111111
rspec-mocks (3.13.2)
112112
diff-lcs (>= 1.2.0, < 2.0)
113113
rspec-support (~> 3.13.0)
114-
rspec-support (3.13.1)
115-
rubocop (1.68.0)
114+
rspec-support (3.13.2)
115+
rubocop (1.69.2)
116116
json (~> 2.3)
117117
language_server-protocol (>= 3.17.0)
118118
parallel (~> 1.10)
119119
parser (>= 3.3.0.2)
120120
rainbow (>= 2.2.2, < 4.0)
121-
regexp_parser (>= 2.4, < 3.0)
122-
rubocop-ast (>= 1.32.2, < 2.0)
121+
regexp_parser (>= 2.9.3, < 3.0)
122+
rubocop-ast (>= 1.36.2, < 2.0)
123123
ruby-progressbar (~> 1.7)
124-
unicode-display_width (>= 2.4.0, < 3.0)
125-
rubocop-ast (1.36.1)
124+
unicode-display_width (>= 2.4.0, < 4.0)
125+
rubocop-ast (1.37.0)
126126
parser (>= 3.3.1.0)
127127
rubocop-capybara (2.21.0)
128128
rubocop (~> 1.41)
@@ -138,13 +138,13 @@ GEM
138138
rubocop-ast (>= 1.31.1, < 2.0)
139139
rubocop-rake (0.6.0)
140140
rubocop (~> 1.0)
141-
rubocop-rspec (3.2.0)
141+
rubocop-rspec (3.3.0)
142142
rubocop (~> 1.61)
143143
rubocop-rspec_rails (2.30.0)
144144
rubocop (~> 1.61)
145145
rubocop-rspec (~> 3, >= 3.0.1)
146146
ruby-progressbar (1.13.0)
147-
securerandom (0.3.2)
147+
securerandom (0.4.0)
148148
syntax_tree (6.2.0)
149149
prettier_print (>= 1.2.0)
150150
syntax_tree-haml (4.0.3)

0 commit comments

Comments
 (0)