diff --git a/Gemfile.lock b/Gemfile.lock index 4712e2be..1edc3fb4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -93,7 +93,7 @@ GEM simplecov (>= 0.15, < 0.22) coderay (1.1.3) colorize (0.8.1) - concurrent-ruby (1.1.9) + concurrent-ruby (1.1.10) crass (1.0.6) daemons (1.4.1) debug_inspector (1.1.0) @@ -132,7 +132,7 @@ GEM rake foreman (0.87.2) formatador (0.3.0) - globalid (0.5.2) + globalid (1.0.1) activesupport (>= 5.0) gon (6.4.0) actionpack (>= 3.0.20) @@ -174,7 +174,7 @@ GEM domain_name (~> 0.5) http-form_data (2.3.0) http_parser.rb (0.6.0) - i18n (1.8.10) + i18n (1.12.0) concurrent-ruby (~> 1.0) i18n-js (3.9.0) i18n (>= 0.6.6) @@ -204,7 +204,7 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2021.0901) mini_mime (1.1.1) - minitest (5.14.4) + minitest (5.17.0) mongo (2.15.1) bson (>= 4.8.2, < 5.0.0) mongoid (7.3.3) @@ -227,6 +227,8 @@ GEM nio4r (2.5.8) nokogiri (1.12.4-x86_64-darwin) racc (~> 1.4) + nokogiri (1.12.4-x86_64-linux) + racc (~> 1.4) normalize-rails (8.0.1) notiffany (0.1.3) nenv (~> 0.1) @@ -390,7 +392,7 @@ GEM turbolinks (5.2.1) turbolinks-source (~> 5.2) turbolinks-source (5.2.0) - tzinfo (2.0.4) + tzinfo (2.0.5) concurrent-ruby (~> 1.0) uglifier (4.2.0) execjs (>= 0.3.0, < 3) @@ -417,10 +419,11 @@ GEM rexml xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.4.2) + zeitwerk (2.6.6) PLATFORMS x86_64-darwin-20 + x86_64-linux DEPENDENCIES aws-ses (~> 0.7.1)