mirror of
https://github.com/mastodon/mastodon.git
synced 2026-09-12 04:16:50 -05:00
Use bundler version 4.0.20 (#40360)
This commit is contained in:
26
Gemfile.lock
26
Gemfile.lock
@@ -99,7 +99,7 @@ GEM
|
||||
ast (2.4.3)
|
||||
attr_required (1.0.2)
|
||||
aws-eventstream (1.4.0)
|
||||
aws-partitions (1.1281.0)
|
||||
aws-partitions (1.1283.0)
|
||||
aws-sdk-core (3.254.1)
|
||||
aws-eventstream (~> 1, >= 1.3.0)
|
||||
aws-partitions (~> 1, >= 1.992.0)
|
||||
@@ -209,7 +209,7 @@ GEM
|
||||
diff-lcs (1.6.2)
|
||||
discard (2.0.0)
|
||||
activerecord (>= 7.0, < 9.0)
|
||||
domain_name (0.6.20240107)
|
||||
domain_name (0.6.20260829)
|
||||
doorkeeper (5.9.6)
|
||||
railties (>= 5)
|
||||
dotenv (3.2.0)
|
||||
@@ -226,9 +226,9 @@ GEM
|
||||
elasticsearch-dsl (0.1.10)
|
||||
erb (6.0.7)
|
||||
erubi (1.13.1)
|
||||
et-orbi (1.4.1)
|
||||
et-orbi (1.4.2)
|
||||
tzinfo
|
||||
excon (1.7.0)
|
||||
excon (1.7.1)
|
||||
logger
|
||||
fabrication (3.0.0)
|
||||
faker (3.8.0)
|
||||
@@ -276,12 +276,12 @@ GEM
|
||||
raabro (~> 1.4)
|
||||
globalid (1.4.0)
|
||||
activesupport (>= 6.1)
|
||||
google-protobuf (4.36.0)
|
||||
google-protobuf (4.36.1)
|
||||
bigdecimal
|
||||
rake (~> 13.3)
|
||||
googleapis-common-protos-types (1.23.0)
|
||||
google-protobuf (~> 4.26)
|
||||
haml (7.4.1)
|
||||
haml (7.5.1)
|
||||
prism (>= 1.1.0)
|
||||
temple (>= 0.8.2)
|
||||
thor
|
||||
@@ -411,7 +411,7 @@ GEM
|
||||
rexml
|
||||
link_header (0.0.8)
|
||||
lint_roller (1.1.0)
|
||||
linzer (0.8.0)
|
||||
linzer (0.8.1)
|
||||
cgi (>= 0.4.2, < 0.6.0)
|
||||
forwardable (~> 1.3, >= 1.3.3)
|
||||
net-http (>= 0.6, < 0.10)
|
||||
@@ -462,7 +462,7 @@ GEM
|
||||
ostruct
|
||||
net-pop (0.1.2)
|
||||
net-protocol
|
||||
net-protocol (0.2.2)
|
||||
net-protocol (0.3.0)
|
||||
timeout
|
||||
net-smtp (0.5.1)
|
||||
net-protocol
|
||||
@@ -640,7 +640,7 @@ GEM
|
||||
base64 (>= 0.1.0)
|
||||
logger (>= 1.6.0)
|
||||
rack (>= 3.0.0, < 4)
|
||||
rack-proxy (1.0.1)
|
||||
rack-proxy (1.0.2)
|
||||
rack (>= 2.0, < 4)
|
||||
rack-session (2.1.2)
|
||||
base64 (>= 0.1.0)
|
||||
@@ -714,7 +714,7 @@ GEM
|
||||
io-console (~> 0.5)
|
||||
request_store (1.7.0)
|
||||
rack (>= 1.4)
|
||||
responders (3.2.0)
|
||||
responders (3.2.1)
|
||||
actionpack (>= 7.0)
|
||||
railties (>= 7.0)
|
||||
rexml (3.4.4)
|
||||
@@ -802,7 +802,7 @@ GEM
|
||||
ruby-vips (2.3.0)
|
||||
ffi (~> 1.12)
|
||||
logger
|
||||
rubyzip (3.5.0)
|
||||
rubyzip (3.6.0)
|
||||
rufus-scheduler (3.9.2)
|
||||
fugit (~> 1.1, >= 1.11.1)
|
||||
safety_net_attestation (0.5.0)
|
||||
@@ -913,7 +913,7 @@ GEM
|
||||
activesupport
|
||||
faraday (~> 2.0)
|
||||
faraday-follow_redirects
|
||||
webmock (3.26.3)
|
||||
webmock (3.26.4)
|
||||
addressable (>= 2.8.0)
|
||||
crack (>= 0.3.2)
|
||||
hashdiff (>= 0.4.0, < 2.0.0)
|
||||
@@ -1091,4 +1091,4 @@ RUBY VERSION
|
||||
ruby 4.0.6
|
||||
|
||||
BUNDLED WITH
|
||||
4.0.19
|
||||
4.0.20
|
||||
|
||||
Reference in New Issue
Block a user