Skip to content
This repository was archived by the owner on May 30, 2023. It is now read-only.

Commit 67866bb

Browse files
Update dependency octokit to v6
1 parent e16f448 commit 67866bb

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

Gemfile.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,30 +6,30 @@ GEM
66
i18n (>= 1.6, < 2)
77
minitest (>= 5.1)
88
tzinfo (~> 2.0)
9-
addressable (2.8.0)
10-
public_suffix (>= 2.0.2, < 5.0)
9+
addressable (2.8.1)
10+
public_suffix (>= 2.0.2, < 6.0)
1111
ast (2.4.2)
1212
concurrent-ruby (1.1.10)
1313
diff-lcs (1.5.0)
1414
dotenv (2.8.1)
1515
factory_bot (6.2.1)
1616
activesupport (>= 5.0.0)
17-
faraday (2.3.0)
18-
faraday-net_http (~> 2.0)
17+
faraday (2.7.4)
18+
faraday-net_http (>= 2.0, < 3.1)
1919
ruby2_keywords (>= 0.0.4)
20-
faraday-net_http (2.0.3)
20+
faraday-net_http (3.0.2)
2121
i18n (1.12.0)
2222
concurrent-ruby (~> 1.0)
2323
influxdb-client (2.6.0)
2424
minitest (5.17.0)
25-
octokit (4.25.0)
25+
octokit (6.1.0)
2626
faraday (>= 1, < 3)
2727
sawyer (~> 0.9)
2828
optparse (0.2.0)
2929
parallel (1.22.1)
3030
parser (3.1.2.0)
3131
ast (~> 2.4.1)
32-
public_suffix (4.0.7)
32+
public_suffix (5.0.1)
3333
rainbow (3.1.1)
3434
regexp_parser (2.5.0)
3535
rexml (3.2.5)

0 commit comments

Comments
 (0)