From a0a44ffa88bf0627a6a9586cd3e298785e388eea Mon Sep 17 00:00:00 2001 From: Daniel Azuma Date: Fri, 22 Mar 2019 12:46:36 -0700 Subject: [PATCH] Update bundles --- integration_test/builder_app/Gemfile.lock | 37 +++++----- integration_test/simple_app/Gemfile.lock | 37 +++++----- test/sample_apps/rails4_app/Gemfile | 2 +- test/sample_apps/rails4_app/Gemfile.lock | 72 ++++++++++---------- test/sample_apps/rails5_app/Gemfile | 2 +- test/sample_apps/rails5_app/Gemfile.lock | 82 +++++++++++------------ 6 files changed, 119 insertions(+), 113 deletions(-) diff --git a/integration_test/builder_app/Gemfile.lock b/integration_test/builder_app/Gemfile.lock index 8ed2a5f..8e74f02 100644 --- a/integration_test/builder_app/Gemfile.lock +++ b/integration_test/builder_app/Gemfile.lock @@ -1,63 +1,66 @@ GEM remote: https://rubygems.org/ specs: - addressable (2.5.2) + addressable (2.6.0) public_suffix (>= 2.0.2, < 4.0) - backports (3.11.4) + backports (3.12.0) binding_of_caller (0.8.0) debug_inspector (>= 0.0.1) - concurrent-ruby (1.1.4) + concurrent-ruby (1.1.5) debug_inspector (0.0.3) faraday (0.15.4) multipart-post (>= 1.2, < 3) - google-cloud-core (1.2.7) + google-cloud-core (1.3.0) google-cloud-env (~> 1.0) - google-cloud-debugger (0.32.6) + google-cloud-debugger (0.33.3) binding_of_caller (~> 0.7) + concurrent-ruby (~> 1.1) google-cloud-core (~> 1.2) google-cloud-logging (~> 1.0) google-gax (~> 1.0) stackdriver-core (~> 1.3) google-cloud-env (1.0.5) faraday (~> 0.11) - google-cloud-error_reporting (0.30.5) + google-cloud-error_reporting (0.31.3) + concurrent-ruby (~> 1.1) google-cloud-core (~> 1.2) google-gax (~> 1.0) stackdriver-core (~> 1.3) - google-cloud-logging (1.5.7) - concurrent-ruby (~> 1.0) + google-cloud-logging (1.6.2) + concurrent-ruby (~> 1.1) google-cloud-core (~> 1.2) google-gax (~> 1.3) googleapis-common-protos-types (>= 1.0.2) stackdriver-core (~> 1.3) - google-cloud-monitoring (0.29.2) + google-cloud-monitoring (0.29.3) google-gax (~> 1.3) googleapis-common-protos-types (>= 1.0.2) - google-cloud-trace (0.33.6) + google-cloud-trace (0.34.1) + concurrent-ruby (~> 1.1) google-cloud-core (~> 1.2) google-gax (~> 1.3) stackdriver-core (~> 1.3) - google-gax (1.4.0) + google-gax (1.5.0) google-protobuf (~> 3.2) googleapis-common-protos (>= 1.3.5, < 2.0) - googleauth (~> 0.6.2) + googleauth (>= 0.6.2, < 0.10.0) grpc (>= 1.7.2, < 2.0) rly (~> 0.2.3) - google-protobuf (3.6.1) - googleapis-common-protos (1.3.7) + google-protobuf (3.7.0) + googleapis-common-protos (1.3.8) google-protobuf (~> 3.0) googleapis-common-protos-types (~> 1.0) grpc (~> 1.0) - googleapis-common-protos-types (1.0.2) + googleapis-common-protos-types (1.0.3) google-protobuf (~> 3.0) - googleauth (0.6.7) + googleauth (0.8.0) faraday (~> 0.12) jwt (>= 1.4, < 3.0) memoist (~> 0.16) multi_json (~> 1.11) os (>= 0.9, < 2.0) signet (~> 0.7) - grpc (1.17.1) + grpc (1.19.0) google-protobuf (~> 3.1) googleapis-common-protos-types (~> 1.0.0) jwt (2.1.0) diff --git a/integration_test/simple_app/Gemfile.lock b/integration_test/simple_app/Gemfile.lock index 8ed2a5f..8e74f02 100644 --- a/integration_test/simple_app/Gemfile.lock +++ b/integration_test/simple_app/Gemfile.lock @@ -1,63 +1,66 @@ GEM remote: https://rubygems.org/ specs: - addressable (2.5.2) + addressable (2.6.0) public_suffix (>= 2.0.2, < 4.0) - backports (3.11.4) + backports (3.12.0) binding_of_caller (0.8.0) debug_inspector (>= 0.0.1) - concurrent-ruby (1.1.4) + concurrent-ruby (1.1.5) debug_inspector (0.0.3) faraday (0.15.4) multipart-post (>= 1.2, < 3) - google-cloud-core (1.2.7) + google-cloud-core (1.3.0) google-cloud-env (~> 1.0) - google-cloud-debugger (0.32.6) + google-cloud-debugger (0.33.3) binding_of_caller (~> 0.7) + concurrent-ruby (~> 1.1) google-cloud-core (~> 1.2) google-cloud-logging (~> 1.0) google-gax (~> 1.0) stackdriver-core (~> 1.3) google-cloud-env (1.0.5) faraday (~> 0.11) - google-cloud-error_reporting (0.30.5) + google-cloud-error_reporting (0.31.3) + concurrent-ruby (~> 1.1) google-cloud-core (~> 1.2) google-gax (~> 1.0) stackdriver-core (~> 1.3) - google-cloud-logging (1.5.7) - concurrent-ruby (~> 1.0) + google-cloud-logging (1.6.2) + concurrent-ruby (~> 1.1) google-cloud-core (~> 1.2) google-gax (~> 1.3) googleapis-common-protos-types (>= 1.0.2) stackdriver-core (~> 1.3) - google-cloud-monitoring (0.29.2) + google-cloud-monitoring (0.29.3) google-gax (~> 1.3) googleapis-common-protos-types (>= 1.0.2) - google-cloud-trace (0.33.6) + google-cloud-trace (0.34.1) + concurrent-ruby (~> 1.1) google-cloud-core (~> 1.2) google-gax (~> 1.3) stackdriver-core (~> 1.3) - google-gax (1.4.0) + google-gax (1.5.0) google-protobuf (~> 3.2) googleapis-common-protos (>= 1.3.5, < 2.0) - googleauth (~> 0.6.2) + googleauth (>= 0.6.2, < 0.10.0) grpc (>= 1.7.2, < 2.0) rly (~> 0.2.3) - google-protobuf (3.6.1) - googleapis-common-protos (1.3.7) + google-protobuf (3.7.0) + googleapis-common-protos (1.3.8) google-protobuf (~> 3.0) googleapis-common-protos-types (~> 1.0) grpc (~> 1.0) - googleapis-common-protos-types (1.0.2) + googleapis-common-protos-types (1.0.3) google-protobuf (~> 3.0) - googleauth (0.6.7) + googleauth (0.8.0) faraday (~> 0.12) jwt (>= 1.4, < 3.0) memoist (~> 0.16) multi_json (~> 1.11) os (>= 0.9, < 2.0) signet (~> 0.7) - grpc (1.17.1) + grpc (1.19.0) google-protobuf (~> 3.1) googleapis-common-protos-types (~> 1.0.0) jwt (2.1.0) diff --git a/test/sample_apps/rails4_app/Gemfile b/test/sample_apps/rails4_app/Gemfile index 12405f3..83ae851 100644 --- a/test/sample_apps/rails4_app/Gemfile +++ b/test/sample_apps/rails4_app/Gemfile @@ -2,7 +2,7 @@ source 'https://rubygems.org' # Bundle edge Rails instead: gem 'rails', github: 'rails/rails' -gem 'rails', '4.2.11' +gem 'rails', '4.2.11.1' # Use SCSS for stylesheets gem 'sass-rails', '~> 5.0' # Use Uglifier as compressor for JavaScript assets diff --git a/test/sample_apps/rails4_app/Gemfile.lock b/test/sample_apps/rails4_app/Gemfile.lock index 2b2c938..f074edd 100644 --- a/test/sample_apps/rails4_app/Gemfile.lock +++ b/test/sample_apps/rails4_app/Gemfile.lock @@ -1,36 +1,36 @@ GEM remote: https://rubygems.org/ specs: - actionmailer (4.2.11) - actionpack (= 4.2.11) - actionview (= 4.2.11) - activejob (= 4.2.11) + actionmailer (4.2.11.1) + actionpack (= 4.2.11.1) + actionview (= 4.2.11.1) + activejob (= 4.2.11.1) mail (~> 2.5, >= 2.5.4) rails-dom-testing (~> 1.0, >= 1.0.5) - actionpack (4.2.11) - actionview (= 4.2.11) - activesupport (= 4.2.11) + actionpack (4.2.11.1) + actionview (= 4.2.11.1) + activesupport (= 4.2.11.1) rack (~> 1.6) rack-test (~> 0.6.2) rails-dom-testing (~> 1.0, >= 1.0.5) rails-html-sanitizer (~> 1.0, >= 1.0.2) - actionview (4.2.11) - activesupport (= 4.2.11) + actionview (4.2.11.1) + activesupport (= 4.2.11.1) builder (~> 3.1) erubis (~> 2.7.0) rails-dom-testing (~> 1.0, >= 1.0.5) rails-html-sanitizer (~> 1.0, >= 1.0.3) - activejob (4.2.11) - activesupport (= 4.2.11) + activejob (4.2.11.1) + activesupport (= 4.2.11.1) globalid (>= 0.3.0) - activemodel (4.2.11) - activesupport (= 4.2.11) + activemodel (4.2.11.1) + activesupport (= 4.2.11.1) builder (~> 3.1) - activerecord (4.2.11) - activemodel (= 4.2.11) - activesupport (= 4.2.11) + activerecord (4.2.11.1) + activemodel (= 4.2.11.1) + activesupport (= 4.2.11.1) arel (~> 6.0) - activesupport (4.2.11) + activesupport (4.2.11.1) i18n (~> 0.7) minitest (~> 5.1) thread_safe (~> 0.3, >= 0.3.4) @@ -39,14 +39,14 @@ GEM binding_of_caller (0.8.0) debug_inspector (>= 0.0.1) builder (3.2.3) - byebug (10.0.2) - concurrent-ruby (1.1.4) + byebug (11.0.0) + concurrent-ruby (1.1.5) crass (1.0.4) debug_inspector (0.0.3) erubis (2.7.0) execjs (2.7.0) - ffi (1.9.25) - globalid (0.4.1) + ffi (1.10.0) + globalid (0.4.2) activesupport (>= 4.2.0) i18n (0.9.5) concurrent-ruby (~> 1.0) @@ -63,22 +63,22 @@ GEM mini_portile2 (2.4.0) minitest (5.11.3) multi_json (1.13.1) - nokogiri (1.9.1) + nokogiri (1.10.1) mini_portile2 (~> 2.4.0) puma (3.12.0) rack (1.6.11) rack-test (0.6.3) rack (>= 1.0) - rails (4.2.11) - actionmailer (= 4.2.11) - actionpack (= 4.2.11) - actionview (= 4.2.11) - activejob (= 4.2.11) - activemodel (= 4.2.11) - activerecord (= 4.2.11) - activesupport (= 4.2.11) + rails (4.2.11.1) + actionmailer (= 4.2.11.1) + actionpack (= 4.2.11.1) + actionview (= 4.2.11.1) + activejob (= 4.2.11.1) + activemodel (= 4.2.11.1) + activerecord (= 4.2.11.1) + activesupport (= 4.2.11.1) bundler (>= 1.3.0, < 2.0) - railties (= 4.2.11) + railties (= 4.2.11.1) sprockets-rails rails-deprecated_sanitizer (1.0.3) activesupport (>= 4.2.0.alpha) @@ -88,9 +88,9 @@ GEM rails-deprecated_sanitizer (>= 1.0.1) rails-html-sanitizer (1.0.4) loofah (~> 2.2, >= 2.2.2) - railties (4.2.11) - actionpack (= 4.2.11) - activesupport (= 4.2.11) + railties (4.2.11.1) + actionpack (= 4.2.11.1) + activesupport (= 4.2.11.1) rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) rake (12.3.2) @@ -98,7 +98,7 @@ GEM rb-inotify (0.10.0) ffi (~> 1.0) rdoc (4.3.0) - sass (3.7.2) + sass (3.7.3) sass-listen (~> 4.0.0) sass-listen (4.0.0) rb-fsevent (~> 0.9, >= 0.9.4) @@ -139,7 +139,7 @@ DEPENDENCIES byebug jbuilder (~> 2.0) puma (~> 3.0) - rails (= 4.2.11) + rails (= 4.2.11.1) sass-rails (~> 5.0) sdoc (~> 0.4.0) uglifier (>= 1.3.0) diff --git a/test/sample_apps/rails5_app/Gemfile b/test/sample_apps/rails5_app/Gemfile index 0cc4b50..f769f7d 100644 --- a/test/sample_apps/rails5_app/Gemfile +++ b/test/sample_apps/rails5_app/Gemfile @@ -7,7 +7,7 @@ end # Bundle edge Rails instead: gem 'rails', github: 'rails/rails' -gem 'rails', '~> 5.0.7' +gem 'rails', '5.0.7.2' # Use sqlite3 as the database for Active Record gem 'sqlite3' # Use Puma as the app server diff --git a/test/sample_apps/rails5_app/Gemfile.lock b/test/sample_apps/rails5_app/Gemfile.lock index 8320c1e..7569c9c 100644 --- a/test/sample_apps/rails5_app/Gemfile.lock +++ b/test/sample_apps/rails5_app/Gemfile.lock @@ -1,39 +1,39 @@ GEM remote: https://rubygems.org/ specs: - actioncable (5.0.7.1) - actionpack (= 5.0.7.1) + actioncable (5.0.7.2) + actionpack (= 5.0.7.2) nio4r (>= 1.2, < 3.0) websocket-driver (~> 0.6.1) - actionmailer (5.0.7.1) - actionpack (= 5.0.7.1) - actionview (= 5.0.7.1) - activejob (= 5.0.7.1) + actionmailer (5.0.7.2) + actionpack (= 5.0.7.2) + actionview (= 5.0.7.2) + activejob (= 5.0.7.2) mail (~> 2.5, >= 2.5.4) rails-dom-testing (~> 2.0) - actionpack (5.0.7.1) - actionview (= 5.0.7.1) - activesupport (= 5.0.7.1) + actionpack (5.0.7.2) + actionview (= 5.0.7.2) + activesupport (= 5.0.7.2) rack (~> 2.0) rack-test (~> 0.6.3) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.0, >= 1.0.2) - actionview (5.0.7.1) - activesupport (= 5.0.7.1) + actionview (5.0.7.2) + activesupport (= 5.0.7.2) builder (~> 3.1) erubis (~> 2.7.0) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.0, >= 1.0.3) - activejob (5.0.7.1) - activesupport (= 5.0.7.1) + activejob (5.0.7.2) + activesupport (= 5.0.7.2) globalid (>= 0.3.6) - activemodel (5.0.7.1) - activesupport (= 5.0.7.1) - activerecord (5.0.7.1) - activemodel (= 5.0.7.1) - activesupport (= 5.0.7.1) + activemodel (5.0.7.2) + activesupport (= 5.0.7.2) + activerecord (5.0.7.2) + activemodel (= 5.0.7.2) + activesupport (= 5.0.7.2) arel (~> 7.0) - activesupport (5.0.7.1) + activesupport (5.0.7.2) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) @@ -41,7 +41,7 @@ GEM arel (7.1.4) bindex (0.5.0) builder (3.2.3) - byebug (10.0.2) + byebug (11.0.0) coffee-rails (4.2.2) coffee-script (>= 2.2.0) railties (>= 4.0.0) @@ -49,14 +49,14 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.4) + concurrent-ruby (1.1.5) crass (1.0.4) erubis (2.7.0) execjs (2.7.0) - ffi (1.9.25) - globalid (0.4.1) + ffi (1.10.0) + globalid (0.4.2) activesupport (>= 4.2.0) - i18n (1.4.0) + i18n (1.6.0) concurrent-ruby (~> 1.0) jbuilder (2.8.0) activesupport (>= 4.2.0) @@ -79,32 +79,32 @@ GEM minitest (5.11.3) multi_json (1.13.1) nio4r (2.3.1) - nokogiri (1.9.1) + nokogiri (1.10.1) mini_portile2 (~> 2.4.0) puma (3.12.0) rack (2.0.6) rack-test (0.6.3) rack (>= 1.0) - rails (5.0.7.1) - actioncable (= 5.0.7.1) - actionmailer (= 5.0.7.1) - actionpack (= 5.0.7.1) - actionview (= 5.0.7.1) - activejob (= 5.0.7.1) - activemodel (= 5.0.7.1) - activerecord (= 5.0.7.1) - activesupport (= 5.0.7.1) + rails (5.0.7.2) + actioncable (= 5.0.7.2) + actionmailer (= 5.0.7.2) + actionpack (= 5.0.7.2) + actionview (= 5.0.7.2) + activejob (= 5.0.7.2) + activemodel (= 5.0.7.2) + activerecord (= 5.0.7.2) + activesupport (= 5.0.7.2) bundler (>= 1.3.0) - railties (= 5.0.7.1) + railties (= 5.0.7.2) sprockets-rails (>= 2.0.0) rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) rails-html-sanitizer (1.0.4) loofah (~> 2.2, >= 2.2.2) - railties (5.0.7.1) - actionpack (= 5.0.7.1) - activesupport (= 5.0.7.1) + railties (5.0.7.2) + actionpack (= 5.0.7.2) + activesupport (= 5.0.7.2) method_source rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) @@ -112,7 +112,7 @@ GEM rb-fsevent (0.10.3) rb-inotify (0.10.0) ffi (~> 1.0) - sass (3.7.2) + sass (3.7.3) sass-listen (~> 4.0.0) sass-listen (4.0.0) rb-fsevent (~> 0.9, >= 0.9.4) @@ -135,7 +135,7 @@ GEM actionpack (>= 4.0) activesupport (>= 4.0) sprockets (>= 3.0.0) - sqlite3 (1.3.13) + sqlite3 (1.4.0) thor (0.20.3) thread_safe (0.3.6) tilt (2.0.9) @@ -165,7 +165,7 @@ DEPENDENCIES jquery-rails listen (~> 3.0.5) puma (~> 3.0) - rails (~> 5.0.7) + rails (= 5.0.7.2) sass-rails (~> 5.0) spring spring-watcher-listen (~> 2.0.0)