We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9cb6f0 commit ad18ac6Copy full SHA for ad18ac6
1 file changed
Gemfile.lock
@@ -2,8 +2,8 @@ GEM
2
remote: https://rubygems.org/
3
specs:
4
Ascii85 (2.0.1)
5
- addressable (2.8.7)
6
- public_suffix (>= 2.0.2, < 7.0)
+ addressable (2.9.0)
+ public_suffix (>= 2.0.2, < 8.0)
7
afm (0.2.2)
8
ast (2.4.2)
9
async (2.23.0)
@@ -123,7 +123,7 @@ GEM
123
coderay (~> 1.1)
124
method_source (~> 1.0)
125
reline (>= 0.6.0)
126
- public_suffix (6.0.1)
+ public_suffix (7.0.5)
127
racc (1.8.1)
128
rainbow (3.1.1)
129
rake (13.3.1)
0 commit comments