We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 26e7554 + a7e5435 commit 44813bfCopy full SHA for 44813bf
1 file changed
Gemfile.lock
@@ -10,8 +10,8 @@ GIT
10
GEM
11
remote: https://rubygems.org/
12
specs:
13
- addressable (2.8.6)
14
- public_suffix (>= 2.0.2, < 6.0)
+ addressable (2.9.0)
+ public_suffix (>= 2.0.2, < 8.0)
15
base64 (0.3.0)
16
debug (1.9.2)
17
irb (~> 1.10)
@@ -39,7 +39,7 @@ GEM
39
sawyer (~> 0.9)
40
psych (5.1.2)
41
stringio
42
- public_suffix (5.0.4)
+ public_suffix (7.0.5)
43
rack (3.1.21)
44
rack-protection (4.2.0)
45
base64 (>= 0.1.0)
0 commit comments