Skip to content

Commit 104f7ee

Browse files
chore(deps): bump addressable in /samples/react-native-macos (#5967)
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 3ba498f commit 104f7ee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

samples/react-native-macos/Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ GEM
1717
minitest (>= 5.1, < 6)
1818
securerandom (>= 0.3)
1919
tzinfo (~> 2.0, >= 2.0.5)
20-
addressable (2.8.7)
21-
public_suffix (>= 2.0.2, < 7.0)
20+
addressable (2.9.0)
21+
public_suffix (>= 2.0.2, < 8.0)
2222
algoliasearch (1.27.5)
2323
httpclient (~> 2.8, >= 2.8.3)
2424
json (>= 1.5.1)

0 commit comments

Comments
 (0)