Skip to content

Commit 3f0bf35

Browse files
update gem dependencies in Gemfile.lock
1 parent 26e7193 commit 3f0bf35

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
@@ -9,7 +9,7 @@ PATH
99
GEM
1010
remote: https://rubygems.org/
1111
specs:
12-
activesupport (8.0.0)
12+
activesupport (8.0.1)
1313
base64
1414
benchmark (>= 0.3)
1515
bigdecimal
@@ -34,7 +34,7 @@ GEM
3434
cmdparse (3.0.7)
3535
concurrent-ruby (1.3.4)
3636
connection_pool (2.4.1)
37-
csv (3.3.0)
37+
csv (3.3.1)
3838
diff-lcs (1.5.1)
3939
dorian (2.6.3)
4040
csv
@@ -63,7 +63,7 @@ GEM
6363
dorian-to_struct (2.0.2)
6464
drb (2.2.1)
6565
geom2d (0.4.1)
66-
git (2.3.2)
66+
git (2.3.3)
6767
activesupport (>= 5.0)
6868
addressable (~> 2.8)
6969
process_executer (~> 1.1)
@@ -72,21 +72,21 @@ GEM
7272
temple (>= 0.8.2)
7373
thor
7474
tilt
75-
hexapdf (1.0.2)
75+
hexapdf (1.0.3)
7676
cmdparse (~> 3.0, >= 3.0.3)
7777
geom2d (~> 0.4, >= 0.4.1)
7878
openssl (>= 2.2.1)
7979
i18n (1.14.6)
8080
concurrent-ruby (~> 1.0)
81-
json (2.8.2)
81+
json (2.9.0)
8282
language_server-protocol (3.17.0.3)
8383
libv8-node (18.19.0.0)
8484
libv8-node (18.19.0.0-arm64-darwin)
8585
libv8-node (18.19.0.0-x86_64-linux)
86-
logger (1.6.1)
86+
logger (1.6.3)
8787
mini_racer (0.16.0)
8888
libv8-node (~> 18.19.0.0)
89-
minitest (5.25.2)
89+
minitest (5.25.4)
9090
openssl (3.2.0)
9191
ostruct (0.6.1)
9292
parallel (1.26.3)
@@ -101,7 +101,7 @@ GEM
101101
rainbow (3.1.1)
102102
rb_sys (0.9.87)
103103
rchardet (1.8.0)
104-
regexp_parser (2.9.2)
104+
regexp_parser (2.9.3)
105105
rspec (3.13.0)
106106
rspec-core (~> 3.13.0)
107107
rspec-expectations (~> 3.13.0)
@@ -114,18 +114,18 @@ GEM
114114
rspec-mocks (3.13.2)
115115
diff-lcs (>= 1.2.0, < 2.0)
116116
rspec-support (~> 3.13.0)
117-
rspec-support (3.13.1)
118-
rubocop (1.68.0)
117+
rspec-support (3.13.2)
118+
rubocop (1.69.2)
119119
json (~> 2.3)
120120
language_server-protocol (>= 3.17.0)
121121
parallel (~> 1.10)
122122
parser (>= 3.3.0.2)
123123
rainbow (>= 2.2.2, < 4.0)
124-
regexp_parser (>= 2.4, < 3.0)
125-
rubocop-ast (>= 1.32.2, < 2.0)
124+
regexp_parser (>= 2.9.3, < 3.0)
125+
rubocop-ast (>= 1.36.2, < 2.0)
126126
ruby-progressbar (~> 1.7)
127-
unicode-display_width (>= 2.4.0, < 3.0)
128-
rubocop-ast (1.36.1)
127+
unicode-display_width (>= 2.4.0, < 4.0)
128+
rubocop-ast (1.37.0)
129129
parser (>= 3.3.1.0)
130130
rubocop-capybara (2.21.0)
131131
rubocop (~> 1.41)
@@ -141,13 +141,13 @@ GEM
141141
rubocop-ast (>= 1.31.1, < 2.0)
142142
rubocop-rake (0.6.0)
143143
rubocop (~> 1.0)
144-
rubocop-rspec (3.2.0)
144+
rubocop-rspec (3.3.0)
145145
rubocop (~> 1.61)
146146
rubocop-rspec_rails (2.30.0)
147147
rubocop (~> 1.61)
148148
rubocop-rspec (~> 3, >= 3.0.1)
149149
ruby-progressbar (1.13.0)
150-
securerandom (0.3.2)
150+
securerandom (0.4.0)
151151
syntax_tree (6.2.0)
152152
prettier_print (>= 1.2.0)
153153
syntax_tree-haml (4.0.3)

0 commit comments

Comments
 (0)