diff --git a/Gemfile.lock b/Gemfile.lock index 457a2f8..e2c1293 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -75,7 +75,7 @@ GEM bootswatch-rails (3.3.5) railties (>= 3.1) brakeman (5.4.0) - bson (4.14.1) + bson (4.15.0) builder (3.2.4) byebug (11.1.3) cancancan (3.4.0) @@ -106,7 +106,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.10) + concurrent-ruby (1.2.2) cookieconsent2-rails (3.0.7) rails (>= 3.1) crass (1.0.6) @@ -139,7 +139,7 @@ GEM nokogiri (>= 1.6.0) ruby_parser (~> 3.5) htmlentities (4.3.4) - i18n (1.10.0) + i18n (1.14.1) concurrent-ruby (~> 1.0) image_processing (1.12.2) mini_magick (>= 4.9.5, < 5) @@ -167,10 +167,10 @@ GEM mime-types-data (3.2021.1115) mini_magick (4.11.0) mini_mime (1.1.2) - minitest (5.16.1) - mongo (2.17.1) - bson (>= 4.8.2, < 5.0.0) - mongoid (7.4.0) + minitest (5.19.0) + mongo (2.19.1) + bson (>= 4.14.1, < 5.0.0) + mongoid (7.5.3) activemodel (>= 5.1, < 7.1, != 7.0.0) mongo (>= 2.10.5, < 3.0.0) ruby2_keywords (~> 0.0.5) @@ -255,7 +255,7 @@ GEM temple (0.8.2) thor (1.2.1) tilt (2.0.10) - tzinfo (2.0.4) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) uglifier (4.2.0) execjs (>= 0.3.0, < 3) @@ -269,7 +269,7 @@ GEM websocket-driver (0.7.5) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) - zeitwerk (2.6.0) + zeitwerk (2.6.11) PLATFORMS x86_64-linux