diff --git a/logseq_task_importer/Gemfile.lock b/logseq_task_importer/Gemfile.lock index f5f64c4..6fc82e3 100644 --- a/logseq_task_importer/Gemfile.lock +++ b/logseq_task_importer/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - addressable (2.8.9) + addressable (2.9.0) public_suffix (>= 2.0.2, < 8.0) ast (2.4.2) bigdecimal (4.0.1) @@ -25,7 +25,7 @@ GEM coderay (~> 1.1) method_source (~> 1.0) reline (>= 0.6.0) - public_suffix (7.0.2) + public_suffix (7.0.5) racc (1.8.1) rainbow (3.1.1) regexp_parser (2.10.0)