Skip to content

Commit 4d4763e

Browse files
committed
Update gems
1 parent 24e7fdd commit 4d4763e

File tree

1 file changed

+20
-20
lines changed

1 file changed

+20
-20
lines changed

Gemfile.lock

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ GEM
102102
regexp_parser (>= 1.5, < 3.0)
103103
xpath (~> 3.2)
104104
concurrent-ruby (1.3.5)
105-
connection_pool (2.5.1)
105+
connection_pool (2.5.3)
106106
crass (1.0.6)
107107
css_parser (1.21.1)
108108
addressable
@@ -113,7 +113,7 @@ GEM
113113
debug (1.10.0)
114114
irb (~> 1.10)
115115
reline (>= 0.3.8)
116-
diff-lcs (1.6.1)
116+
diff-lcs (1.6.2)
117117
docile (1.4.1)
118118
drb (2.2.1)
119119
erubi (1.13.1)
@@ -157,8 +157,8 @@ GEM
157157
pp (>= 0.6.0)
158158
rdoc (>= 4.0.0)
159159
reline (>= 0.4.2)
160-
json (2.10.2)
161-
language_server-protocol (3.17.0.4)
160+
json (2.12.0)
161+
language_server-protocol (3.17.0.5)
162162
license_finder (7.2.1)
163163
bundler
164164
csv (~> 3.2)
@@ -169,7 +169,7 @@ GEM
169169
xml-simple (~> 1.1.9)
170170
lint_roller (1.1.0)
171171
logger (1.7.0)
172-
loofah (2.24.0)
172+
loofah (2.24.1)
173173
crass (~> 1.0.2)
174174
nokogiri (>= 1.12.0)
175175
lookbook (2.3.9)
@@ -195,7 +195,7 @@ GEM
195195
method_source (1.1.0)
196196
mini_mime (1.1.5)
197197
minitest (5.25.5)
198-
net-imap (0.5.7)
198+
net-imap (0.5.8)
199199
date
200200
net-protocol
201201
net-pop (0.1.2)
@@ -223,15 +223,15 @@ GEM
223223
activesupport (>= 7.0.0)
224224
rack
225225
railties (>= 7.0.0)
226-
psych (5.2.3)
226+
psych (5.2.6)
227227
date
228228
stringio
229-
public_suffix (6.0.1)
229+
public_suffix (6.0.2)
230230
puma (6.6.0)
231231
nio4r (~> 2.0)
232232
racc (1.8.1)
233-
rack (3.1.13)
234-
rack-session (2.1.0)
233+
rack (3.1.14)
234+
rack-session (2.1.1)
235235
base64 (>= 0.1.0)
236236
rack (>= 3.0.0)
237237
rack-test (2.2.0)
@@ -276,25 +276,25 @@ GEM
276276
reline (0.6.1)
277277
io-console (~> 0.5)
278278
rexml (3.4.1)
279-
rouge (4.5.1)
279+
rouge (4.5.2)
280280
rspec-core (3.13.3)
281281
rspec-support (~> 3.13.0)
282-
rspec-expectations (3.13.3)
282+
rspec-expectations (3.13.4)
283283
diff-lcs (>= 1.2.0, < 2.0)
284284
rspec-support (~> 3.13.0)
285-
rspec-mocks (3.13.2)
285+
rspec-mocks (3.13.4)
286286
diff-lcs (>= 1.2.0, < 2.0)
287287
rspec-support (~> 3.13.0)
288-
rspec-rails (7.1.1)
289-
actionpack (>= 7.0)
290-
activesupport (>= 7.0)
291-
railties (>= 7.0)
288+
rspec-rails (8.0.0)
289+
actionpack (>= 7.2)
290+
activesupport (>= 7.2)
291+
railties (>= 7.2)
292292
rspec-core (~> 3.13)
293293
rspec-expectations (~> 3.13)
294294
rspec-mocks (~> 3.13)
295295
rspec-support (~> 3.13)
296-
rspec-support (3.13.2)
297-
rubocop (1.75.3)
296+
rspec-support (3.13.3)
297+
rubocop (1.75.6)
298298
json (~> 2.3)
299299
language_server-protocol (~> 3.17.0.2)
300300
lint_roller (~> 1.1.0)
@@ -384,4 +384,4 @@ DEPENDENCIES
384384
uswds_components!
385385

386386
BUNDLED WITH
387-
2.4.19
387+
2.5.23

0 commit comments

Comments
 (0)