diff --git a/Gemfile.lock b/Gemfile.lock index b8fe64a..219973d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - vmpooler (2.2.0) + vmpooler (2.3.0) concurrent-ruby (~> 1.1) connection_pool (~> 2.2) deep_merge (~> 1.2) @@ -32,12 +32,12 @@ GEM builder (3.2.4) climate_control (1.0.1) coderay (1.1.3) - concurrent-ruby (1.1.9) + concurrent-ruby (1.1.10) connection_pool (2.2.5) deep_merge (1.2.2) diff-lcs (1.5.0) docile (1.4.0) - faraday (1.9.3) + faraday (1.10.0) faraday-em_http (~> 1.0) faraday-em_synchrony (~> 1.0) faraday-excon (~> 1.1) @@ -61,10 +61,10 @@ GEM faraday-rack (1.0.0) faraday-retry (1.0.3) ffi (1.15.5-java) - google-cloud-env (1.5.0) - faraday (>= 0.17.3, < 2.0) + google-cloud-env (1.6.0) + faraday (>= 0.17.3, < 3.0) method_source (1.0.0) - mock_redis (0.29.0) + mock_redis (0.30.0) ruby2_keywords multipart-post (2.1.1) mustermann (1.1.1) @@ -108,8 +108,8 @@ GEM opentelemetry-semantic_conventions opentelemetry-semantic_conventions (1.8.0) opentelemetry-api (~> 1.0) - parallel (1.21.0) - parser (3.1.0.0) + parallel (1.22.1) + parser (3.1.1.0) ast (~> 2.4.1) pickup (0.0.11) prometheus-client (2.1.0) @@ -117,32 +117,32 @@ GEM coderay (~> 1.1) method_source (~> 1.0) spoon (~> 0.0) - puma (5.5.2-java) + puma (5.6.2-java) nio4r (~> 2.0) racc (1.6.0-java) rack (2.2.3) - rack-protection (2.1.0) + rack-protection (2.2.0) rack rack-test (1.1.0) rack (>= 1.0, < 3) rainbow (3.1.1) rake (13.0.6) - redis (4.5.1) - regexp_parser (2.2.0) + redis (4.6.0) + regexp_parser (2.2.1) rexml (3.2.5) - rspec (3.10.0) - rspec-core (~> 3.10.0) - rspec-expectations (~> 3.10.0) - rspec-mocks (~> 3.10.0) - rspec-core (3.10.1) - rspec-support (~> 3.10.0) - rspec-expectations (3.10.2) + rspec (3.11.0) + rspec-core (~> 3.11.0) + rspec-expectations (~> 3.11.0) + rspec-mocks (~> 3.11.0) + rspec-core (3.11.0) + rspec-support (~> 3.11.0) + rspec-expectations (3.11.0) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.10.0) - rspec-mocks (3.10.2) + rspec-support (~> 3.11.0) + rspec-mocks (3.11.0) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.10.0) - rspec-support (3.10.3) + rspec-support (~> 3.11.0) + rspec-support (3.11.0) rubocop (1.1.0) parallel (~> 1.10) parser (>= 2.7.1.5) @@ -152,8 +152,8 @@ GEM rubocop-ast (>= 1.0.1) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 2.0) - rubocop-ast (1.15.1) - parser (>= 3.0.1.1) + rubocop-ast (1.16.0) + parser (>= 3.1.1.0) ruby-progressbar (1.11.0) ruby2_keywords (0.0.5) simplecov (0.21.2) @@ -161,19 +161,19 @@ GEM simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) simplecov-html (0.12.3) - simplecov_json_formatter (0.1.3) - sinatra (2.1.0) + simplecov_json_formatter (0.1.4) + sinatra (2.2.0) mustermann (~> 1.0) rack (~> 2.2) - rack-protection (= 2.1.0) + rack-protection (= 2.2.0) tilt (~> 2.0) - spicy-proton (2.1.13) + spicy-proton (2.1.14) bindata (~> 2.3) spoon (0.0.6) ffi statsd-ruby (1.5.0) thor (1.2.1) - thrift (0.15.0) + thrift (0.16.0) tilt (2.0.10) unicode-display_width (1.8.0) yarjuf (2.0.0) @@ -196,4 +196,4 @@ DEPENDENCIES yarjuf (>= 2.0) BUNDLED WITH - 2.3.5 + 2.3.10