From 42d2197ea18a534e6e3c3a64c747e4c0af1d7b25 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 09:35:58 -0500 Subject: [PATCH] Bump intercom-rails from 1.0.5 to 1.0.6 (#1636) Bumps [intercom-rails](https://github.com/intercom/intercom-rails) from 1.0.5 to 1.0.6. - [Release notes](https://github.com/intercom/intercom-rails/releases) - [Commits](https://github.com/intercom/intercom-rails/commits) --- updated-dependencies: - dependency-name: intercom-rails dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1c95c3c2..318fbab7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -215,7 +215,7 @@ GEM inline_svg (1.10.0) activesupport (>= 3.0) nokogiri (>= 1.6) - intercom-rails (1.0.5) + intercom-rails (1.0.6) activesupport (> 4.0) jwt (~> 2.0) io-console (0.8.0)