diff --git a/Gemfile.lock b/Gemfile.lock index b3420fda..df8d2475 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -91,7 +91,7 @@ GEM activerecord (>= 4.0.0) globalid (0.4.2) activesupport (>= 4.2.0) - haml (5.2.1) + haml (5.2.2) temple (>= 0.8.0) tilt haml-rails (2.0.1) @@ -121,20 +121,20 @@ GEM marcel (1.0.1) method_source (1.0.0) mini_mime (1.1.0) - mini_portile2 (2.6.1) + mini_portile2 (2.8.0) minitest (5.14.4) msgpack (1.4.2) nio4r (2.5.8) - nokogiri (1.11.3) - mini_portile2 (~> 2.5.0) + nokogiri (1.13.3) + mini_portile2 (~> 2.8.0) racc (~> 1.4) orm_adapter (0.5.0) pg (1.2.3) - puma (4.3.11) + puma (4.3.12) nio4r (~> 2.0) pundit (2.1.0) activesupport (>= 3.0.0) - racc (1.5.2) + racc (1.6.0) rack (2.2.3) rack-test (1.1.0) rack (>= 1.0, < 3) @@ -174,8 +174,8 @@ GEM actionpack (>= 5.0) railties (>= 5.0) ruby_dep (1.5.0) - ruby_parser (3.15.1) - sexp_processor (~> 4.9) + ruby_parser (3.19.0) + sexp_processor (~> 4.16) rubyzip (2.3.0) sass-rails (6.0.0) sassc-rails (~> 2.1, >= 2.1.1) @@ -188,7 +188,7 @@ GEM sprockets-rails tilt sequel (5.43.0) - sexp_processor (4.15.2) + sexp_processor (4.16.0) spring (2.1.1) spring-watcher-listen (2.0.1) listen (>= 2.7, < 4.0)