We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 45704bc + bc1f90f commit 91ffe04Copy full SHA for 91ffe04
1 file changed
Gemfile.lock
@@ -1,8 +1,8 @@
1
GEM
2
remote: https://rubygems.org/
3
specs:
4
- addressable (2.8.7)
5
- public_suffix (>= 2.0.2, < 7.0)
+ addressable (2.9.0)
+ public_suffix (>= 2.0.2, < 8.0)
6
asciidoctor (2.0.23)
7
asciidoctor-diagram (2.3.2)
8
asciidoctor (>= 1.5.7, < 3.x)
@@ -83,7 +83,7 @@ GEM
83
racc (~> 1.4)
84
pathutil (0.16.2)
85
forwardable-extended (~> 2.6)
86
- public_suffix (6.0.2)
+ public_suffix (7.0.5)
87
racc (1.8.1)
88
rake (13.3.0)
89
rb-fsevent (0.11.2)
0 commit comments