diff --git a/Gemfile.lock b/Gemfile.lock index 5052249..f6be4fb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -89,7 +89,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.9) + concurrent-ruby (1.2.2) crass (1.0.6) database_cleaner (2.0.1) database_cleaner-active_record (~> 2.0.0) @@ -140,9 +140,9 @@ GEM fog-core nokogiri (>= 1.5.11, < 2.0.0) formatador (0.3.0) - globalid (0.4.2) - activesupport (>= 4.2.0) - i18n (1.8.11) + globalid (1.0.1) + activesupport (>= 5.0) + i18n (1.14.1) concurrent-ruby (~> 1.0) ipaddress (0.8.3) jquery-rails (4.4.0) @@ -179,7 +179,7 @@ GEM mime-types-data (3.2023.0808) mini_mime (1.1.0) mini_portile2 (2.6.1) - minitest (5.15.0) + minitest (5.19.0) momentjs-rails (2.20.1) railties (>= 3.1) multi_json (1.15.0) @@ -327,7 +327,7 @@ GEM thor (1.1.0) thread_safe (0.3.6) tilt (2.0.10) - tzinfo (1.2.9) + tzinfo (1.2.11) thread_safe (~> 0.1) uglifier (4.2.0) execjs (>= 0.3.0, < 3)