diff --git a/Gemfile.lock b/Gemfile.lock index 98235fa17..5c968bbe6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -379,7 +379,7 @@ GEM timeout (0.3.2) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - tzinfo-data (1.2022.7) + tzinfo-data (1.2024.2) tzinfo (>= 1.0.0) uglifier (4.2.0) execjs (>= 0.3.0, < 3) diff --git a/vendor/cache/tzinfo-data-1.2022.7.gem b/vendor/cache/tzinfo-data-1.2022.7.gem deleted file mode 100644 index 69e2211ad..000000000 Binary files a/vendor/cache/tzinfo-data-1.2022.7.gem and /dev/null differ diff --git a/vendor/cache/tzinfo-data-1.2024.2.gem b/vendor/cache/tzinfo-data-1.2024.2.gem new file mode 100644 index 000000000..02e61db81 Binary files /dev/null and b/vendor/cache/tzinfo-data-1.2024.2.gem differ