Skip to content

Commit d8923e1

Browse files
Bump addressable from 2.8.7 to 2.9.0
Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.8.7 to 2.9.0. - [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md) - [Commits](sporkmonger/addressable@addressable-2.8.7...addressable-2.9.0) --- updated-dependencies: - dependency-name: addressable dependency-version: 2.9.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d40086a commit d8923e1

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

Gemfile.lock

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ GEM
1818
mutex_m
1919
securerandom (>= 0.3)
2020
tzinfo (~> 2.0)
21-
addressable (2.8.7)
22-
public_suffix (>= 2.0.2, < 7.0)
21+
addressable (2.9.0)
22+
public_suffix (>= 2.0.2, < 8.0)
2323
algoliasearch (1.27.5)
2424
httpclient (~> 2.8, >= 2.8.3)
2525
json (>= 1.5.1)
@@ -73,6 +73,7 @@ GEM
7373
ethon (0.16.0)
7474
ffi (>= 1.15.0)
7575
ffi (1.17.1-arm64-darwin)
76+
ffi (1.17.1-x86_64-linux-gnu)
7677
fourflusher (2.3.1)
7778
fuzzy_match (2.0.4)
7879
gh_inspector (1.1.3)
@@ -107,6 +108,7 @@ GEM
107108
PLATFORMS
108109
arm64-darwin-21
109110
arm64-darwin-22
111+
x86_64-linux
110112

111113
DEPENDENCIES
112114
cocoapods (= 1.16.2)

0 commit comments

Comments
 (0)