From 0461c47449535dc2d5e935325b344eb1b9c61a16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Apr 2023 18:05:49 -0300 Subject: [PATCH] chore(deps): bump nokogiri from 1.14.2 to 1.14.3 in /examples/quick-start-ruby-on-rails/quick_start_api (#2370) chore(deps): bump nokogiri Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.14.2 to 1.14.3. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.14.2...v1.14.3) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .../quick-start-ruby-on-rails/quick_start_api/Gemfile.lock | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/examples/quick-start-ruby-on-rails/quick_start_api/Gemfile.lock b/examples/quick-start-ruby-on-rails/quick_start_api/Gemfile.lock index 56d7a0d4c1..ad9069e2cb 100644 --- a/examples/quick-start-ruby-on-rails/quick_start_api/Gemfile.lock +++ b/examples/quick-start-ruby-on-rails/quick_start_api/Gemfile.lock @@ -79,6 +79,7 @@ GEM globalid (1.1.0) activesupport (>= 5.0) google-protobuf (3.22.2-x86_64-darwin) + google-protobuf (3.22.2-x86_64-linux) googleapis-common-protos-types (1.5.0) google-protobuf (~> 3.14) i18n (1.12.0) @@ -109,7 +110,9 @@ GEM net-smtp (0.3.3) net-protocol nio4r (2.5.9) - nokogiri (1.14.2-x86_64-darwin) + nokogiri (1.14.3-x86_64-darwin) + racc (~> 1.4) + nokogiri (1.14.3-x86_64-linux) racc (~> 1.4) opentelemetry-api (1.1.0) opentelemetry-common (0.19.6) @@ -333,6 +336,7 @@ GEM io-console (~> 0.5) ruby2_keywords (0.0.5) sqlite3 (1.6.2-x86_64-darwin) + sqlite3 (1.6.2-x86_64-linux) thor (1.2.1) timeout (0.3.2) tzinfo (2.0.6) @@ -346,6 +350,7 @@ GEM PLATFORMS x86_64-darwin-21 + x86_64-linux DEPENDENCIES bootsnap