Skip to content

Commit 50bb23b

Browse files
authored
Merge pull request #39 from andrzejQ/dependabot/bundler/addressable-2.9.0
Bump addressable from 2.8.7 to 2.9.0
2 parents fdd1d1b + eee3c0e commit 50bb23b

1 file changed

Lines changed: 3 additions & 10 deletions

File tree

Gemfile.lock

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,19 @@
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
bigdecimal (3.1.8)
77
colorator (1.1.0)
88
concurrent-ruby (1.3.4)
99
em-websocket (0.5.3)
1010
eventmachine (>= 0.12.9)
1111
http_parser.rb (~> 0)
1212
eventmachine (1.2.7)
13-
eventmachine (1.2.7-x64-mingw32)
1413
ffi (1.17.0)
1514
ffi (1.17.0-x64-mingw-ucrt)
1615
ffi (1.17.0-x86_64-linux-gnu)
1716
forwardable-extended (2.6.0)
18-
google-protobuf (4.28.3)
19-
bigdecimal
20-
rake (>= 13)
2117
google-protobuf (4.28.3-x64-mingw-ucrt)
2218
bigdecimal
2319
rake (>= 13)
@@ -66,7 +62,7 @@ GEM
6662
jekyll-seo-tag (~> 2.1)
6763
pathutil (0.16.2)
6864
forwardable-extended (~> 2.6)
69-
public_suffix (6.0.1)
65+
public_suffix (7.0.5)
7066
rake (13.2.1)
7167
rb-fsevent (0.11.2)
7268
rb-inotify (0.11.1)
@@ -76,8 +72,6 @@ GEM
7672
safe_yaml (1.0.5)
7773
sass-embedded (1.81.0-x64-mingw-ucrt)
7874
google-protobuf (~> 4.28)
79-
sass-embedded (1.81.0-x64-mingw32)
80-
google-protobuf (~> 4.28)
8175
sass-embedded (1.81.0-x86_64-linux-gnu)
8276
google-protobuf (~> 4.28)
8377
terminal-table (3.0.2)
@@ -93,7 +87,6 @@ GEM
9387

9488
PLATFORMS
9589
x64-mingw-ucrt
96-
x64-mingw32
9790
x86_64-linux
9891

9992
DEPENDENCIES

0 commit comments

Comments
 (0)