From e7617195930b429e3c3b3988f00b197d7f1e46cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Jul 2022 03:10:12 +0000 Subject: [PATCH] Bump tzinfo from 1.2.7 to 1.2.10 Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.7 to 1.2.10. - [Release notes](https://github.com/tzinfo/tzinfo/releases) - [Changelog](https://github.com/tzinfo/tzinfo/blob/master/CHANGES.md) - [Commits](https://github.com/tzinfo/tzinfo/compare/v1.2.7...v1.2.10) --- updated-dependencies: - dependency-name: tzinfo dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6389b71..94d8fca 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -6,8 +6,12 @@ GIT rails (>= 6.0.2) GEM - remote: https://rubygems.org/ remote: https://rails-assets.org/ + specs: + rails-assets-bulma (0.7.4) + +GEM + remote: https://rubygems.org/ specs: action_policy (0.4.3) actioncable (6.0.3.2) @@ -192,7 +196,7 @@ GEM pretender (0.3.4) actionpack (>= 4.2) public_suffix (4.0.5) - puma (4.3.5) + puma (4.3.12) nio4r (~> 2.0) rack (2.2.3) rack-test (1.1.0) @@ -212,7 +216,6 @@ GEM bundler (>= 1.3.0) railties (= 6.0.3.2) sprockets-rails (>= 2.0.0) - rails-assets-bulma (0.7.4) rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) @@ -281,7 +284,7 @@ GEM turbolinks (5.2.1) turbolinks-source (~> 5.2) turbolinks-source (5.2.0) - tzinfo (1.2.7) + tzinfo (1.2.10) thread_safe (~> 0.1) uglifier (4.2.0) execjs (>= 0.3.0, < 3) @@ -336,7 +339,7 @@ DEPENDENCIES pagy pg pretender - puma (~> 4.1) + puma (~> 4.3.8) rails (~> 6.0.2) rails-assets-bulma! rails-i18n (~> 6.0)