We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 776c214 + 4650198 commit 568c90aCopy full SHA for 568c90a
1 file changed
github-sdks/ruby/Gemfile.lock
@@ -1,8 +1,8 @@
1
GEM
2
remote: https://rubygems.org/
3
specs:
4
- addressable (2.8.6)
5
- public_suffix (>= 2.0.2, < 6.0)
+ addressable (2.9.0)
+ public_suffix (>= 2.0.2, < 8.0)
6
faraday (2.14.1)
7
faraday-net_http (>= 2.0, < 3.5)
8
json
@@ -18,7 +18,7 @@ GEM
18
octokit (8.0.0)
19
faraday (>= 1, < 3)
20
sawyer (~> 0.9)
21
- public_suffix (5.0.4)
+ public_suffix (7.0.5)
22
sawyer (0.9.2)
23
addressable (>= 2.3.5)
24
faraday (>= 0.17.3, < 3)
0 commit comments