Skip to content

Commit 2337928

Browse files
dblockCopilot
andcommitted
Bump addressable from 2.8.0 to 2.9.0 in /samples/round_info and /samples/team_info
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent ec4a566 commit 2337928

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

samples/round_info/Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ GEM
2020
minitest (>= 5.1, < 6)
2121
securerandom (>= 0.3)
2222
tzinfo (~> 2.0, >= 2.0.5)
23-
addressable (2.8.0)
24-
public_suffix (>= 2.0.2, < 5.0)
23+
addressable (2.9.0)
24+
public_suffix (>= 2.0.2, < 8.0)
2525
base64 (0.3.0)
2626
benchmark (0.5.0)
2727
bigdecimal (4.0.1)
@@ -77,7 +77,7 @@ GEM
7777
nokogiri (1.19.2)
7878
mini_portile2 (~> 2.8.2)
7979
racc (~> 1.4)
80-
public_suffix (4.0.6)
80+
public_suffix (7.0.5)
8181
racc (1.8.1)
8282
rails-dom-testing (2.3.0)
8383
activesupport (>= 5.0.0)

samples/team_info/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.0)
5-
public_suffix (>= 2.0.2, < 5.0)
4+
addressable (2.9.0)
5+
public_suffix (>= 2.0.2, < 8.0)
66
dotenv (2.7.6)
77
faraday (1.10.5)
88
faraday-em_http (~> 1.0)
@@ -37,7 +37,7 @@ GEM
3737
faraday_hal_middleware
3838
faraday_middleware
3939
multipart-post (2.4.1)
40-
public_suffix (4.0.6)
40+
public_suffix (7.0.5)
4141
ruby2_keywords (0.0.5)
4242

4343
PLATFORMS

0 commit comments

Comments
 (0)