diff --git a/Gemfile.lock b/Gemfile.lock index 3757d37..a00559a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -3,7 +3,7 @@ GIT revision: 3c31c0f0adaa028c6c58a4fe09b81b332d5fcae9 specs: mongoid (7.3.0) - activemodel (>= 6.0, < 6.2) + activemodel (>= 5.1, < 6.2) mongo (>= 2.10.5, < 3.0.0) GEM @@ -149,7 +149,7 @@ GEM msgpack (1.4.2) nested_form (0.3.2) nio4r (2.5.7) - nokogiri (1.11.7-x86_64-linux) + nokogiri (1.13.3-x86_64-linux) racc (~> 1.4) orm_adapter (0.5.0) public_suffix (4.0.6) @@ -157,7 +157,7 @@ GEM nio4r (~> 2.0) pundit (2.1.0) activesupport (>= 3.0.0) - racc (1.5.2) + racc (1.6.0) rack (2.2.3) rack-mini-profiler (2.3.2) rack (>= 1.2.0)