mirror of
https://github.com/mastodon/mastodon.git
synced 2026-09-12 23:35:59 -05:00
Use bundler version 4.0.19 (#40261)
This commit is contained in:
30
Gemfile.lock
30
Gemfile.lock
@@ -99,7 +99,7 @@ GEM
|
||||
ast (2.4.3)
|
||||
attr_required (1.0.2)
|
||||
aws-eventstream (1.4.0)
|
||||
aws-partitions (1.1279.0)
|
||||
aws-partitions (1.1281.0)
|
||||
aws-sdk-core (3.254.1)
|
||||
aws-eventstream (~> 1, >= 1.3.0)
|
||||
aws-partitions (~> 1, >= 1.992.0)
|
||||
@@ -276,12 +276,12 @@ GEM
|
||||
raabro (~> 1.4)
|
||||
globalid (1.4.0)
|
||||
activesupport (>= 6.1)
|
||||
google-protobuf (4.35.1)
|
||||
google-protobuf (4.36.0)
|
||||
bigdecimal
|
||||
rake (~> 13.3)
|
||||
googleapis-common-protos-types (1.23.0)
|
||||
google-protobuf (~> 4.26)
|
||||
haml (7.3.0)
|
||||
haml (7.4.1)
|
||||
prism (>= 1.1.0)
|
||||
temple (>= 0.8.2)
|
||||
thor
|
||||
@@ -291,7 +291,7 @@ GEM
|
||||
activesupport (>= 5.1)
|
||||
haml (>= 4.0.6)
|
||||
railties (>= 5.1)
|
||||
haml_lint (0.77.0)
|
||||
haml_lint (0.78.0)
|
||||
haml (>= 5.0)
|
||||
parallel (>= 1.10)
|
||||
rainbow
|
||||
@@ -341,7 +341,7 @@ GEM
|
||||
inline_svg (1.10.0)
|
||||
activesupport (>= 3.0)
|
||||
nokogiri (>= 1.6)
|
||||
io-console (0.8.2)
|
||||
io-console (0.9.2)
|
||||
ipaddr (1.2.9)
|
||||
irb (1.18.0)
|
||||
pp (>= 0.6.0)
|
||||
@@ -600,7 +600,7 @@ GEM
|
||||
mime-types (>= 3.0)
|
||||
pp (0.6.4)
|
||||
prettyprint
|
||||
premailer (1.29.0)
|
||||
premailer (1.30.0)
|
||||
addressable
|
||||
css_parser (>= 1.19.0)
|
||||
htmlentities (>= 4.0.0)
|
||||
@@ -684,7 +684,7 @@ GEM
|
||||
zeitwerk (~> 2.6)
|
||||
rainbow (3.1.1)
|
||||
rake (13.4.2)
|
||||
rbs (4.1.3)
|
||||
rbs (4.2.0)
|
||||
logger
|
||||
prism (>= 1.6.0)
|
||||
tsort
|
||||
@@ -802,7 +802,7 @@ GEM
|
||||
ruby-vips (2.3.0)
|
||||
ffi (~> 1.12)
|
||||
logger
|
||||
rubyzip (3.4.1)
|
||||
rubyzip (3.5.0)
|
||||
rufus-scheduler (3.9.2)
|
||||
fugit (~> 1.1, >= 1.11.1)
|
||||
safety_net_attestation (0.5.0)
|
||||
@@ -816,7 +816,7 @@ GEM
|
||||
securerandom (0.4.1)
|
||||
shoulda-matchers (8.0.1)
|
||||
activesupport (>= 7.2)
|
||||
sidekiq (8.1.6)
|
||||
sidekiq (8.1.7)
|
||||
connection_pool (>= 3.0.0)
|
||||
json (>= 2.16.0)
|
||||
logger (>= 1.7.0)
|
||||
@@ -844,7 +844,7 @@ GEM
|
||||
stackprof (0.2.28)
|
||||
starry (0.2.0)
|
||||
base64
|
||||
stoplight (5.8.2)
|
||||
stoplight (5.8.3)
|
||||
concurrent-ruby
|
||||
zeitwerk
|
||||
strong_migrations (2.8.0)
|
||||
@@ -856,7 +856,7 @@ GEM
|
||||
faraday (~> 2.0)
|
||||
faraday-follow_redirects
|
||||
sysexits (1.2.0)
|
||||
temple (0.10.6)
|
||||
temple (0.10.7)
|
||||
terminal-table (4.0.0)
|
||||
unicode-display_width (>= 1.1.1, < 4)
|
||||
terrapin (1.1.1)
|
||||
@@ -864,9 +864,9 @@ GEM
|
||||
test-prof (1.6.3)
|
||||
logger
|
||||
thor (1.5.0)
|
||||
tilt (2.8.0)
|
||||
tilt (2.9.0)
|
||||
timeout (0.6.1)
|
||||
tpm-key_attestation (0.14.1)
|
||||
tpm-key_attestation (0.14.2)
|
||||
bindata (~> 2.4)
|
||||
openssl (> 2.0)
|
||||
openssl-signature_algorithm (~> 1.0)
|
||||
@@ -913,7 +913,7 @@ GEM
|
||||
activesupport
|
||||
faraday (~> 2.0)
|
||||
faraday-follow_redirects
|
||||
webmock (3.26.2)
|
||||
webmock (3.26.3)
|
||||
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.18
|
||||
4.0.19
|
||||
|
||||
Reference in New Issue
Block a user