From b82b82ddf715503d1ae4ee4089c60a489fad182b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Dec 2024 10:16:37 -0500 Subject: [PATCH] Bump intercom-rails from 1.0.1 to 1.0.5 (#1573) Bumps [intercom-rails](https://github.com/intercom/intercom-rails) from 1.0.1 to 1.0.5. - [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 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 79e6d7f4..44eaed15 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -215,8 +215,9 @@ GEM inline_svg (1.10.0) activesupport (>= 3.0) nokogiri (>= 1.6) - intercom-rails (1.0.1) + intercom-rails (1.0.5) activesupport (> 4.0) + jwt (~> 2.0) io-console (0.8.0) irb (1.14.3) rdoc (>= 4.0.0)