diff --git a/Gemfile.lock b/Gemfile.lock index 76bc6307..6a2ad0e5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -60,12 +60,12 @@ GEM zeitwerk (~> 2.2, >= 2.2.2) acts-as-taggable-on (6.5.0) activerecord (>= 5.0, < 6.1) - addressable (2.7.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) airbrussh (1.4.0) sshkit (>= 1.6.1, != 1.7.0) ansi (1.5.0) - ast (2.4.0) + ast (2.4.2) audited (4.9.0) activerecord (>= 4.2, < 6.1) aws-eventstream (1.1.0) @@ -236,7 +236,7 @@ GEM omniauth (~> 1.9) orm_adapter (0.5.0) parallel (1.19.2) - parser (2.7.1.4) + parser (3.1.2.1) ast (~> 2.4.1) pg (1.2.3) pg_search (2.3.2) @@ -247,7 +247,7 @@ GEM method_source (~> 1.0) pry-rails (0.3.9) pry (>= 0.10.4) - public_suffix (4.0.5) + public_suffix (4.0.7) puma (4.3.5) nio4r (~> 2.0) rack (2.2.3)