mirror of
https://github.com/mastodon/mastodon.git
synced 2026-09-09 09:56:33 -05:00
Use bundler version 4.0.18 (#40062)
This commit is contained in:
24
Gemfile.lock
24
Gemfile.lock
@@ -133,8 +133,8 @@ GEM
|
||||
binding_of_caller (2.0.0)
|
||||
debug_inspector (>= 1.2.0)
|
||||
blurhash (0.1.8)
|
||||
bootsnap (1.24.6)
|
||||
msgpack (~> 1.2)
|
||||
bootsnap (1.25.0)
|
||||
msgpack (~> 1.5)
|
||||
brakeman (8.0.5)
|
||||
racc
|
||||
browser (6.2.0)
|
||||
@@ -226,9 +226,9 @@ GEM
|
||||
elasticsearch-dsl (0.1.10)
|
||||
erb (6.0.7)
|
||||
erubi (1.13.1)
|
||||
et-orbi (1.4.0)
|
||||
et-orbi (1.4.1)
|
||||
tzinfo
|
||||
excon (1.5.0)
|
||||
excon (1.7.0)
|
||||
logger
|
||||
fabrication (3.0.0)
|
||||
faker (3.8.0)
|
||||
@@ -355,7 +355,7 @@ GEM
|
||||
jmespath (1.6.2)
|
||||
json (2.21.2)
|
||||
json-canonicalization (1.0.0)
|
||||
json-jwt (1.17.1)
|
||||
json-jwt (1.17.2)
|
||||
activesupport (>= 4.2)
|
||||
aes_key_wrap
|
||||
base64
|
||||
@@ -449,7 +449,7 @@ GEM
|
||||
minitest (6.0.6)
|
||||
drb (~> 2.0)
|
||||
prism (~> 1.5)
|
||||
msgpack (1.8.3)
|
||||
msgpack (1.8.4)
|
||||
multi_json (1.21.1)
|
||||
mutex_m (0.3.0)
|
||||
net-http (0.9.1)
|
||||
@@ -533,7 +533,7 @@ GEM
|
||||
opentelemetry-instrumentation-base (~> 0.25)
|
||||
opentelemetry-instrumentation-active_storage (0.5.1)
|
||||
opentelemetry-instrumentation-active_support (~> 0.10)
|
||||
opentelemetry-instrumentation-active_support (0.12.0)
|
||||
opentelemetry-instrumentation-active_support (0.12.1)
|
||||
opentelemetry-instrumentation-base (~> 0.25)
|
||||
opentelemetry-instrumentation-base (0.26.1)
|
||||
opentelemetry-api (~> 1.7)
|
||||
@@ -621,7 +621,7 @@ GEM
|
||||
nio4r (~> 2.0)
|
||||
pundit (2.5.2)
|
||||
activesupport (>= 3.0.0)
|
||||
raabro (1.4.0)
|
||||
raabro (1.5.0)
|
||||
racc (1.8.1)
|
||||
rack (3.2.6)
|
||||
rack-attack (6.8.0)
|
||||
@@ -684,7 +684,7 @@ GEM
|
||||
zeitwerk (~> 2.6)
|
||||
rainbow (3.1.1)
|
||||
rake (13.4.2)
|
||||
rbs (4.0.3)
|
||||
rbs (4.1.3)
|
||||
logger
|
||||
prism (>= 1.6.0)
|
||||
tsort
|
||||
@@ -710,7 +710,7 @@ GEM
|
||||
redis-client (0.30.1)
|
||||
connection_pool
|
||||
regexp_parser (2.12.0)
|
||||
reline (0.6.3)
|
||||
reline (0.7.0)
|
||||
io-console (~> 0.5)
|
||||
request_store (1.7.0)
|
||||
rack (>= 1.4)
|
||||
@@ -719,7 +719,7 @@ GEM
|
||||
railties (>= 7.0)
|
||||
rexml (3.4.4)
|
||||
rotp (6.3.0)
|
||||
rouge (5.0.0)
|
||||
rouge (5.1.0)
|
||||
strscan (~> 3.1)
|
||||
rpam2 (4.0.2)
|
||||
rqrcode (3.2.0)
|
||||
@@ -1091,4 +1091,4 @@ RUBY VERSION
|
||||
ruby 4.0.6
|
||||
|
||||
BUNDLED WITH
|
||||
4.0.16
|
||||
4.0.18
|
||||
|
||||
Reference in New Issue
Block a user