Skip to content

Commit 2aec7d0

Browse files
authored
Merge pull request #1752 from adafruit/dependabot/bundler/addressable-2.9.0
Bump addressable from 2.8.7 to 2.9.0
2 parents 08f4ce9 + 2ec338f commit 2aec7d0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
addressable (2.8.7)
5-
public_suffix (>= 2.0.2, < 7.0)
4+
addressable (2.9.0)
5+
public_suffix (>= 2.0.2, < 8.0)
66
base64 (0.2.0)
77
bigdecimal (3.1.9)
88
colorator (1.1.0)
@@ -74,7 +74,7 @@ GEM
7474
mini_magick (4.12.0)
7575
pathutil (0.16.2)
7676
forwardable-extended (~> 2.6)
77-
public_suffix (6.0.1)
77+
public_suffix (7.0.5)
7878
rake (13.2.1)
7979
rb-fsevent (0.11.2)
8080
rb-inotify (0.11.1)

0 commit comments

Comments
 (0)