We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9b45cff + 21d5fe3 commit ff83862Copy full SHA for ff83862
1 file changed
Gemfile.lock
@@ -13,8 +13,8 @@ GEM
13
minitest (>= 5.1, < 6)
14
securerandom (>= 0.3)
15
tzinfo (~> 2.0, >= 2.0.5)
16
- addressable (2.8.7)
17
- public_suffix (>= 2.0.2, < 7.0)
+ addressable (2.9.0)
+ public_suffix (>= 2.0.2, < 8.0)
18
base64 (0.2.0)
19
benchmark (0.5.0)
20
bigdecimal (3.1.9)
@@ -85,7 +85,7 @@ GEM
85
racc (~> 1.4)
86
pathutil (0.16.2)
87
forwardable-extended (~> 2.6)
88
- public_suffix (6.0.1)
+ public_suffix (7.0.5)
89
racc (1.8.1)
90
rake (13.2.1)
91
rb-fsevent (0.11.2)
0 commit comments