diff --git a/Gemfile b/Gemfile index e8067006be7e2fa12ab1aa68b1207a770a738143..99a55672cc16a61d16fbdca0a5223c7432bb9ca3 100644 --- a/Gemfile +++ b/Gemfile @@ -96,7 +96,7 @@ gem 'stoplight', '~> 2.2.0' gem 'strong_migrations', '~> 0.6' gem 'tty-prompt', '~> 0.21', require: false gem 'twitter-text', '~> 1.14' -gem 'tzinfo-data', '~> 1.2020' +gem 'tzinfo-data', '~> 1.2022' gem 'webpacker', '~> 5.1' gem 'webpush' diff --git a/Gemfile.lock b/Gemfile.lock index 825146d2c4b6affb5f2423e3461866e60c3e3659..d22731804fd3ce95e7cb793471465dc621cec456 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -4,6 +4,7 @@ GIT ref: e65246bea49374566a9dbaead59fdb35b46b086d specs: hcaptcha (6.0.1) + json GIT remote: https://github.com/ianheggie/health_check @@ -636,9 +637,9 @@ GEM tty-screen (0.8.0) twitter-text (1.14.7) unf (~> 0.1.0) - tzinfo (1.2.7) + tzinfo (1.2.10) thread_safe (~> 0.1) - tzinfo-data (1.2020.1) + tzinfo-data (1.2022.2) tzinfo (>= 1.0.0) unf (0.1.4) unf_ext @@ -794,7 +795,7 @@ DEPENDENCIES thwait (~> 0.1.0) tty-prompt (~> 0.21) twitter-text (~> 1.14) - tzinfo-data (~> 1.2020) + tzinfo-data (~> 1.2022) webmock (~> 3.8) webpacker (~> 5.1) webpush