Skip to content

Commit 3ba498f

Browse files
chore(deps): bump addressable in /samples/react-native (#5966)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2c735cc commit 3ba498f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

samples/react-native/Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ GEM
1818
minitest (>= 5.1, < 6)
1919
securerandom (>= 0.3)
2020
tzinfo (~> 2.0, >= 2.0.5)
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)

0 commit comments

Comments
 (0)