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 2e202d1 commit 29737caCopy full SHA for 29737ca
Gemfile.lock
@@ -29,8 +29,8 @@ GEM
29
i18n (>= 1.6, < 2)
30
minitest (>= 5.1)
31
tzinfo (~> 2.0)
32
- addressable (2.8.0)
33
- public_suffix (>= 2.0.2, < 5.0)
+ addressable (2.8.1)
+ public_suffix (>= 2.0.2, < 6.0)
34
ast (2.4.2)
35
builder (3.2.4)
36
coderay (1.1.3)
@@ -116,7 +116,7 @@ GEM
116
method_source (~> 0.9.0)
117
pry-nav (0.3.0)
118
pry (>= 0.9.10, < 0.13.0)
119
- public_suffix (4.0.7)
+ public_suffix (5.0.0)
120
racc (1.6.0)
121
rack (2.2.4)
122
rack-test (0.8.3)
0 commit comments