Skip to content

Commit 5f5988b

Browse files
Bump addressable from 2.8.9 to 2.8.10
Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.8.9 to 2.8.10. - [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md) - [Commits](sporkmonger/addressable@addressable-2.8.9...addressable-2.8.10) --- updated-dependencies: - dependency-name: addressable dependency-version: 2.8.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f5142eb commit 5f5988b

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ gem "awesome_nested_set", "~> 3.9.0"
7272
gem "closure_tree", "~> 9.6.1"
7373
gem "rubytree", "~> 2.2.0"
7474

75-
gem "addressable", "~> 2.8.9"
75+
gem "addressable", "~> 2.8.10"
7676

7777
# Remove whitespace from model input
7878
gem "auto_strip_attributes", "~> 2.5"

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -326,7 +326,7 @@ GEM
326326
activesupport (>= 6.1)
327327
acts_as_tree (2.9.1)
328328
activerecord (>= 3.0.0)
329-
addressable (2.8.9)
329+
addressable (2.8.10)
330330
public_suffix (>= 2.0.2, < 8.0)
331331
aes_key_wrap (1.1.0)
332332
afm (1.0.0)
@@ -1575,7 +1575,7 @@ DEPENDENCIES
15751575
activerecord-session_store (~> 2.2.0)
15761576
acts_as_list (~> 1.2.6)
15771577
acts_as_tree (~> 2.9.0)
1578-
addressable (~> 2.8.9)
1578+
addressable (~> 2.8.10)
15791579
airbrake (~> 13.0.0)
15801580
appsignal (~> 4.8)
15811581
auto_strip_attributes (~> 2.5)
@@ -1813,7 +1813,7 @@ CHECKSUMS
18131813
activesupport (8.1.3) sha256=21a5e0dfbd4c3ddd9e1317ec6a4d782fa226e7867dc70b0743acda81a1dca20e
18141814
acts_as_list (1.2.6) sha256=8345380900b7bee620c07ad00991ccee59af3d8c9e8574f426e321da2865fdc8
18151815
acts_as_tree (2.9.1) sha256=b869eb10a8de38616b64ffcf9e882d3d99c8e06909c4057078a76c3b89a9a2f3
1816-
addressable (2.8.9) sha256=cc154fcbe689711808a43601dee7b980238ce54368d23e127421753e46895485
1816+
addressable (2.8.10) sha256=ca28562ee7bedb1b717f6f004358ae0e476b0f75eedb197159bd9582255a340c
18171817
aes_key_wrap (1.1.0) sha256=b935f4756b37375895db45669e79dfcdc0f7901e12d4e08974d5540c8e0776a5
18181818
afm (1.0.0) sha256=5bd4d6f6241e7014ef090985ec6f4c3e9745f6de0828ddd58bc1efdd138f4545
18191819
airbrake (13.0.5) sha256=901f5074c25d5ef77ed87f5bde7a28400a7324f5d7013a8a12d07e0099cc31b6

0 commit comments

Comments
 (0)