mirror of
https://github.com/opf/openproject.git
synced 2026-06-13 19:20:00 +00:00
bump addressable
This commit is contained in:
@@ -72,7 +72,7 @@ gem "awesome_nested_set", "~> 3.9.0"
|
||||
gem "closure_tree", "~> 9.6.1"
|
||||
gem "rubytree", "~> 2.2.0"
|
||||
|
||||
gem "addressable", "~> 2.8.9"
|
||||
gem "addressable", "~> 2.9.0"
|
||||
|
||||
# Remove whitespace from model input
|
||||
gem "auto_strip_attributes", "~> 2.5"
|
||||
|
||||
+3
-3
@@ -326,7 +326,7 @@ GEM
|
||||
activesupport (>= 6.1)
|
||||
acts_as_tree (2.9.1)
|
||||
activerecord (>= 3.0.0)
|
||||
addressable (2.8.10)
|
||||
addressable (2.9.0)
|
||||
public_suffix (>= 2.0.2, < 8.0)
|
||||
aes_key_wrap (1.1.0)
|
||||
afm (1.0.0)
|
||||
@@ -1577,7 +1577,7 @@ DEPENDENCIES
|
||||
activerecord-session_store (~> 2.2.0)
|
||||
acts_as_list (~> 1.2.6)
|
||||
acts_as_tree (~> 2.9.0)
|
||||
addressable (~> 2.8.9)
|
||||
addressable (~> 2.9.0)
|
||||
airbrake (~> 13.0.0)
|
||||
appsignal (~> 4.8)
|
||||
auto_strip_attributes (~> 2.5)
|
||||
@@ -1815,7 +1815,7 @@ CHECKSUMS
|
||||
activesupport (8.1.3) sha256=21a5e0dfbd4c3ddd9e1317ec6a4d782fa226e7867dc70b0743acda81a1dca20e
|
||||
acts_as_list (1.2.6) sha256=8345380900b7bee620c07ad00991ccee59af3d8c9e8574f426e321da2865fdc8
|
||||
acts_as_tree (2.9.1) sha256=b869eb10a8de38616b64ffcf9e882d3d99c8e06909c4057078a76c3b89a9a2f3
|
||||
addressable (2.8.10) sha256=ca28562ee7bedb1b717f6f004358ae0e476b0f75eedb197159bd9582255a340c
|
||||
addressable (2.9.0) sha256=7fdf6ac3660f7f4e867a0838be3f6cf722ace541dd97767fa42bc6cfa980c7af
|
||||
aes_key_wrap (1.1.0) sha256=b935f4756b37375895db45669e79dfcdc0f7901e12d4e08974d5540c8e0776a5
|
||||
afm (1.0.0) sha256=5bd4d6f6241e7014ef090985ec6f4c3e9745f6de0828ddd58bc1efdd138f4545
|
||||
airbrake (13.0.5) sha256=901f5074c25d5ef77ed87f5bde7a28400a7324f5d7013a8a12d07e0099cc31b6
|
||||
|
||||
Reference in New Issue
Block a user