From 5cb693a5e54c5a1c78ab0268bc57903c25f03e64 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 07:22:33 +0000 Subject: [PATCH] Bump intercom-rails from 1.0.1 to 1.0.5 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] --- Gemfile.lock | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1a80b26c03f..0f01430c6a1 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.2) rdoc (>= 4.0.0) @@ -234,7 +235,7 @@ GEM listen (3.9.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - logger (1.6.3) + logger (1.6.4) loofah (2.23.1) crass (~> 1.0.2) nokogiri (>= 1.12.0)