From 34efd71a20a637624980b8f44e0317d27ac547ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 11:09:28 +0000 Subject: [PATCH] Bump blazer from 3.0.3 to 3.0.4 Bumps [blazer](https://github.com/ankane/blazer) from 3.0.3 to 3.0.4. - [Changelog](https://github.com/ankane/blazer/blob/master/CHANGELOG.md) - [Commits](https://github.com/ankane/blazer/compare/v3.0.3...v3.0.4) --- updated-dependencies: - dependency-name: blazer dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e4f0632..3ae1954 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -75,7 +75,7 @@ GEM bcrypt (3.1.20) bigdecimal (3.1.8) bindex (0.8.1) - blazer (3.0.3) + blazer (3.0.4) activerecord (>= 6.1) chartkick (>= 5) csv @@ -98,7 +98,7 @@ GEM concurrent-ruby (1.3.4) connection_pool (2.4.1) crass (1.0.6) - csv (3.2.8) + csv (3.3.0) date (3.3.4) debug (1.9.2) irb (~> 1.10) @@ -329,7 +329,7 @@ GEM ruby_parser (3.20.3) sexp_processor (~> 4.16) rubyzip (2.3.2) - safely_block (0.4.0) + safely_block (0.4.1) selenium-webdriver (4.10.0) rexml (~> 3.2, >= 3.2.5) rubyzip (>= 1.2.2, < 3.0)