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