From e6158f1eeab6ffe0968cc102b3bfa38cea3f2d58 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 4 Feb 2024 12:23:52 +0000 Subject: [PATCH] Bump the dependencies group with 3 updates Bumps the dependencies group with 3 updates: [brakeman](https://github.com/presidentbeef/brakeman), [sqlite3](https://github.com/sparklemotion/sqlite3-ruby) and [katalyst-tables](https://github.com/katalyst/tables). Updates `brakeman` from 6.1.1 to 6.1.2 - [Release notes](https://github.com/presidentbeef/brakeman/releases) - [Changelog](https://github.com/presidentbeef/brakeman/blob/main/CHANGES.md) - [Commits](https://github.com/presidentbeef/brakeman/compare/v6.1.1...v6.1.2) Updates `sqlite3` from 1.7.1 to 1.7.2 - [Release notes](https://github.com/sparklemotion/sqlite3-ruby/releases) - [Changelog](https://github.com/sparklemotion/sqlite3-ruby/blob/main/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/sqlite3-ruby/compare/v1.7.1...v1.7.2) Updates `katalyst-tables` from 2.4.0 to 2.5.0 - [Release notes](https://github.com/katalyst/tables/releases) - [Changelog](https://github.com/katalyst/tables/blob/main/CHANGELOG.md) - [Commits](https://github.com/katalyst/tables/compare/v2.4.0...v2.5.0) --- updated-dependencies: - dependency-name: brakeman dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: sqlite3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: katalyst-tables dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1f2252661..3e2ab387a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -118,7 +118,7 @@ GEM smart_properties bigdecimal (3.1.6) bindata (2.4.15) - brakeman (6.1.1) + brakeman (6.1.2) racc builder (3.2.4) capybara (3.40.0) @@ -219,7 +219,7 @@ GEM katalyst-kpop katalyst-tables view_component - katalyst-tables (2.4.0) + katalyst-tables (2.5.0) katalyst-html-attributes view_component language_server-protocol (3.17.0.3) @@ -402,9 +402,9 @@ GEM shoulda-matchers (6.1.0) activesupport (>= 5.2.0) smart_properties (1.17.0) - sqlite3 (1.7.1-aarch64-linux) - sqlite3 (1.7.1-arm64-darwin) - sqlite3 (1.7.1-x86_64-linux) + sqlite3 (1.7.2-aarch64-linux) + sqlite3 (1.7.2-arm64-darwin) + sqlite3 (1.7.2-x86_64-linux) stimulus-rails (1.3.3) railties (>= 6.0.0) stringio (3.1.0)