mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
bump bootsnap
This commit is contained in:
@@ -380,7 +380,7 @@ group :development, :test do
|
||||
gem "active_record_doctor", "~> 2.0.1"
|
||||
end
|
||||
|
||||
gem "bootsnap", "~> 1.20.0", require: false
|
||||
gem "bootsnap", "~> 1.23.0", require: false
|
||||
|
||||
# API gems
|
||||
gem "grape", "~> 2.4.0"
|
||||
|
||||
+3
-3
@@ -388,7 +388,7 @@ GEM
|
||||
smart_properties
|
||||
bigdecimal (3.3.1)
|
||||
bindata (2.5.1)
|
||||
bootsnap (1.20.1)
|
||||
bootsnap (1.23.0)
|
||||
msgpack (~> 1.2)
|
||||
brakeman (7.1.2)
|
||||
racc
|
||||
@@ -1558,7 +1558,7 @@ DEPENDENCIES
|
||||
aws-sdk-s3 (~> 1.213)
|
||||
axe-core-rspec
|
||||
bcrypt (~> 3.1.6)
|
||||
bootsnap (~> 1.20.0)
|
||||
bootsnap (~> 1.23.0)
|
||||
brakeman (~> 7.1.1)
|
||||
browser (~> 6.2.0)
|
||||
budgets!
|
||||
@@ -1811,7 +1811,7 @@ CHECKSUMS
|
||||
better_html (2.2.0) sha256=e68ab66ab09696b708333bbf35e8aa3c107500ba7892f528e2111624bdd8cf76
|
||||
bigdecimal (3.3.1) sha256=eaa01e228be54c4f9f53bf3cc34fe3d5e845c31963e7fcc5bedb05a4e7d52218
|
||||
bindata (2.5.1) sha256=53186a1ec2da943d4cb413583d680644eb810aacbf8902497aac8f191fad9e58
|
||||
bootsnap (1.20.1) sha256=7ad62cda65c5157bcca0acfcc0ee11fcbb83d7d7a8a72d52ccd85e6ffc130b93
|
||||
bootsnap (1.23.0) sha256=c1254f458d58558b58be0f8eb8f6eec2821456785b7cdd1e16248e2020d3f214
|
||||
brakeman (7.1.2) sha256=6b04927710a2e7d13a72248b5d404c633188e02417f28f3d853e4b6370d26dce
|
||||
browser (6.2.0) sha256=281d5295788825c9396427c292c2d2be0a5c91875c93c390fde6e5d61a5ace2d
|
||||
budgets (1.0.0)
|
||||
|
||||
Reference in New Issue
Block a user