Skip to content

Commit f808497

Browse files
Bump addressable from 2.8.7 to 2.9.0 in /private/helloworld
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 3d8e181 commit f808497

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

private/helloworld/Gemfile.lock

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ GEM
1010
i18n (>= 1.6, < 2)
1111
minitest (>= 5.1)
1212
tzinfo (~> 2.0)
13-
addressable (2.8.7)
14-
public_suffix (>= 2.0.2, < 7.0)
13+
addressable (2.9.0)
14+
public_suffix (>= 2.0.2, < 8.0)
1515
algoliasearch (1.27.5)
1616
httpclient (~> 2.8, >= 2.8.3)
1717
json (>= 1.5.1)
@@ -98,13 +98,15 @@ PLATFORMS
9898

9999
DEPENDENCIES
100100
activesupport (>= 6.1.7.5, < 7.1.0)
101+
base64
101102
benchmark
102103
bigdecimal
103104
cocoapods (~> 1.13, != 1.15.1, != 1.15.0)
104105
concurrent-ruby (<= 1.3.4)
105106
ffi (>= 1.17.2)
106107
logger
107108
mutex_m
109+
nkf
108110
rexml (>= 3.3.9)
109111
xcodeproj (< 1.26.0)
110112

0 commit comments

Comments
 (0)