We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3136db0 commit 55e9a27Copy full SHA for 55e9a27
1 file changed
Gemfile.lock
@@ -7,8 +7,8 @@ GEM
7
minitest (>= 5.1)
8
tzinfo (~> 2.0)
9
zeitwerk (~> 2.3)
10
- addressable (2.8.0)
11
- public_suffix (>= 2.0.2, < 5.0)
+ addressable (2.9.0)
+ public_suffix (>= 2.0.2, < 8.0)
12
coffee-script (2.4.1)
13
coffee-script-source
14
execjs
@@ -245,7 +245,7 @@ GEM
245
sawyer (~> 0.8.0, >= 0.5.3)
246
pathutil (0.16.2)
247
forwardable-extended (~> 2.6)
248
- public_suffix (4.0.6)
+ public_suffix (4.0.7)
249
racc (1.8.1)
250
rb-fsevent (0.11.0)
251
rb-inotify (0.10.1)
0 commit comments