From 056b63355035030cfd50c7dca931bcaf1ed34789 Mon Sep 17 00:00:00 2001 From: "elastic-observability-automation[bot]" <180520183+elastic-observability-automation[bot]@users.noreply.github.com> Date: Sat, 11 Jul 2026 20:15:55 +0000 Subject: [PATCH 1/5] chore: Set org.label-schema.version in Dockerfile MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index d69feed..baeeaa5 100644 --- a/Dockerfile +++ b/Dockerfile @@ -23,7 +23,7 @@ LABEL \ org.label-schema.schema-version="1.0" \ org.label-schema.vendor="Elastic" \ org.label-schema.name="opbeans-ruby" \ - org.label-schema.version="4.8.0" \ + org.label-schema.version="4.9.0" \ org.label-schema.url="https://hub.docker.com/r/opbeans/opbeans-ruby" \ org.label-schema.vcs-url="https://github.com/elastic/opbeans-ruby" \ org.label-schema.license="MIT" \ From 5868bcbe5f1be96632ce7cdb8f0832695df8d198 Mon Sep 17 00:00:00 2001 From: "elastic-observability-automation[bot]" <180520183+elastic-observability-automation[bot]@users.noreply.github.com> Date: Sat, 11 Jul 2026 20:15:57 +0000 Subject: [PATCH 2/5] chore: Set org.opencontainers.image.version in Dockerfile MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index baeeaa5..c389987 100644 --- a/Dockerfile +++ b/Dockerfile @@ -29,7 +29,7 @@ LABEL \ org.label-schema.license="MIT" \ org.opencontainers.image.vendor="Elastic" \ org.opencontainers.image.title="opbeans-ruby" \ - org.opencontainers.image.version="4.8.0" \ + org.opencontainers.image.version="4.9.0" \ org.opencontainers.image.url="https://hub.docker.com/r/opbeans/opbeans-ruby" \ org.opencontainers.image.source="https://github.com/elastic/opbeans-ruby" \ org.opencontainers.image.licenses="MIT" \ From 9a98dc04cad2d1f90b4883ff7e7a24068eb31a47 Mon Sep 17 00:00:00 2001 From: "elastic-observability-automation[bot]" <180520183+elastic-observability-automation[bot]@users.noreply.github.com> Date: Sat, 11 Jul 2026 20:15:59 +0000 Subject: [PATCH 3/5] chore: Install new elastic-apm pip dependency version MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile b/Gemfile index ca3bfdf..b08c5b2 100644 --- a/Gemfile +++ b/Gemfile @@ -8,7 +8,7 @@ git_source(:github) do |repo_name| end gem 'sprockets' -gem 'elastic-apm', '4.8.0' +gem 'elastic-apm', '4.9.0' gem 'foreman' gem 'http' gem 'lograge' From 35971fd64355003761f2cd798dfe5318c888fca1 Mon Sep 17 00:00:00 2001 From: "elastic-observability-automation[bot]" <180520183+elastic-observability-automation[bot]@users.noreply.github.com> Date: Sat, 11 Jul 2026 20:16:35 +0000 Subject: [PATCH 4/5] chore: Bump elastic-apm MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- Gemfile.lock | 28 +++++++++++++--------------- 1 file changed, 13 insertions(+), 15 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3d99fa7..c03901b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -60,34 +60,32 @@ GEM minitest (>= 5.1) tzinfo (~> 2.0) zeitwerk (~> 2.3) - addressable (2.8.6) - public_suffix (>= 2.0.2, < 6.0) - base64 (0.2.0) + addressable (2.9.0) + public_suffix (>= 2.0.2, < 8.0) bootsnap (1.13.0) msgpack (~> 1.2) builder (3.2.4) - concurrent-ruby (1.2.3) + concurrent-ruby (1.3.7) crass (1.0.6) domain_name (0.6.20240107) - elastic-apm (4.7.3) + elastic-apm (4.9.0) concurrent-ruby (~> 1.0) - http (>= 3.0) + http (>= 3.0, < 7.0) ruby2_keywords erubi (1.10.0) - ffi (1.16.3) - ffi-compiler (1.3.2) + ffi (1.17.4) + ffi-compiler (1.4.2) ffi (>= 1.15.5) rake foreman (0.87.2) globalid (0.5.2) activesupport (>= 5.0) - http (5.2.0) + http (5.3.1) addressable (~> 2.8) - base64 (~> 0.1) http-cookie (~> 1.0) http-form_data (~> 2.2) llhttp-ffi (~> 0.5.0) - http-cookie (1.0.5) + http-cookie (1.1.6) domain_name (~> 0.5) http-form_data (2.3.0) i18n (1.10.0) @@ -95,7 +93,7 @@ GEM listen (3.7.1) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - llhttp-ffi (0.5.0) + llhttp-ffi (0.5.1) ffi-compiler (~> 1.0) rake (~> 13.0) lograge (0.12.0) @@ -121,7 +119,7 @@ GEM nokogiri (1.13.10-x86_64-linux) racc (~> 1.4) pg (1.4.4) - public_suffix (5.0.5) + public_suffix (5.1.1) puma (6.3.1) nio4r (~> 2.0) racc (1.6.1) @@ -154,7 +152,7 @@ GEM method_source rake (>= 0.13) thor (~> 1.0) - rake (13.2.1) + rake (13.4.2) rb-fsevent (0.11.1) rb-inotify (0.10.1) ffi (~> 1.0) @@ -185,7 +183,7 @@ PLATFORMS DEPENDENCIES bootsnap - elastic-apm (= 4.7.3) + elastic-apm (= 4.9.0) foreman http listen From e1f9cbecd352c3e0ee4380bf82c973b6d1aa7ab5 Mon Sep 17 00:00:00 2001 From: "elastic-observability-automation[bot]" <180520183+elastic-observability-automation[bot]@users.noreply.github.com> Date: Sat, 25 Jul 2026 20:18:52 +0000 Subject: [PATCH 5/5] chore: Bump elastic-apm MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index c03901b..2fb7a0b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -65,7 +65,7 @@ GEM bootsnap (1.13.0) msgpack (~> 1.2) builder (3.2.4) - concurrent-ruby (1.3.7) + concurrent-ruby (1.3.8) crass (1.0.6) domain_name (0.6.20240107) elastic-apm (4.9.0)