Skip to content

Commit 9167c2f

Browse files
committed
Update dependencies
1 parent a130720 commit 9167c2f

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

Gemfile.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
GIT
22
remote: https://github.com/mastodon/fasp_ruby.git
3-
revision: a3f5340515d112695d58f0a0428e61aaef7fdc03
3+
revision: ebcad4cff800bd91d7af3815c1ec314d2935c120
44
glob: fasp_base/*.gemspec
55
specs:
66
fasp_base (0.1.0)
@@ -12,7 +12,7 @@ GIT
1212

1313
GIT
1414
remote: https://github.com/mastodon/fasp_ruby.git
15-
revision: a3f5340515d112695d58f0a0428e61aaef7fdc03
15+
revision: ebcad4cff800bd91d7af3815c1ec314d2935c120
1616
glob: fasp_data_sharing/*.gemspec
1717
specs:
1818
fasp_data_sharing (0.1.0)
@@ -139,10 +139,10 @@ GEM
139139
raabro (~> 1.4)
140140
globalid (1.2.1)
141141
activesupport (>= 6.1)
142-
hashdiff (1.2.0)
142+
hashdiff (1.2.1)
143143
htmlentities (4.3.4)
144144
http-2 (1.1.1)
145-
httpx (1.5.1)
145+
httpx (1.6.0)
146146
http-2 (>= 1.0.0)
147147
i18n (1.14.7)
148148
concurrent-ruby (~> 1.0)
@@ -249,7 +249,7 @@ GEM
249249
date
250250
stringio
251251
public_suffix (6.0.2)
252-
puma (6.6.1)
252+
puma (7.0.2)
253253
nio4r (~> 2.0)
254254
raabro (1.4.0)
255255
racc (1.8.1)
@@ -298,8 +298,8 @@ GEM
298298
regexp_parser (2.11.2)
299299
reline (0.6.2)
300300
io-console (~> 0.5)
301-
rexml (3.4.2)
302-
rubocop (1.80.1)
301+
rexml (3.4.3)
302+
rubocop (1.80.2)
303303
json (~> 2.3)
304304
language_server-protocol (~> 3.17.0.2)
305305
lint_roller (~> 1.1.0)
@@ -313,10 +313,10 @@ GEM
313313
rubocop-ast (1.46.0)
314314
parser (>= 3.3.7.2)
315315
prism (~> 1.4)
316-
rubocop-performance (1.25.0)
316+
rubocop-performance (1.26.0)
317317
lint_roller (~> 1.1)
318318
rubocop (>= 1.75.0, < 2.0)
319-
rubocop-ast (>= 1.38.0, < 2.0)
319+
rubocop-ast (>= 1.44.0, < 2.0)
320320
rubocop-rails (2.33.3)
321321
activesupport (>= 4.2.0)
322322
lint_roller (~> 1.1)
@@ -328,7 +328,7 @@ GEM
328328
rubocop-performance (>= 1.24)
329329
rubocop-rails (>= 2.30)
330330
ruby-progressbar (1.13.0)
331-
rubyzip (3.0.2)
331+
rubyzip (3.1.0)
332332
securerandom (0.4.1)
333333
selenium-webdriver (4.35.0)
334334
base64 (~> 0.2)

0 commit comments

Comments
 (0)