From c3544b047cd7ffb84cc407499b996bd5305c0229 Mon Sep 17 00:00:00 2001 From: msdundar Date: Mon, 18 Feb 2019 05:28:14 +0300 Subject: [PATCH] Upgrade dependencies --- Gemfile.lock | 12 ++++++------ plugins/support/Gemfile.lock | 6 +++--- plugins/tenant/common/Gemfile.lock | 8 ++++---- plugins/tenant/omu/Gemfile.lock | 4 ++-- 4 files changed, 15 insertions(+), 15 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e1f88da14..a879e7942 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,7 +8,7 @@ GIT GIT remote: https://github.com/rails/rails.git - revision: 16e235126ef0187a93b81ee959a8127097e2f394 + revision: 907280ddfd78c53e2eb5af6f12512dc38df38bd8 specs: actioncable (6.0.0.beta1) actionpack (= 6.0.0.beta1) @@ -63,7 +63,7 @@ GIT i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) - zeitwerk (~> 1.0) + zeitwerk (~> 1.2) rails (6.0.0.beta1) actioncable (= 6.0.0.beta1) actionmailbox (= 6.0.0.beta1) @@ -107,7 +107,7 @@ GIT GIT remote: https://github.com/rollbar/rollbar-gem.git - revision: e3a35525d1b14fab587e317548ed4f5c1052240d + revision: ada82d619e848ad6b64a33acd10b03730b4c3d41 specs: rollbar (2.18.2) multi_json @@ -142,7 +142,7 @@ GEM io-like (~> 0.3.0) ast (2.4.0) aws-eventstream (1.0.1) - aws-partitions (1.138.0) + aws-partitions (1.139.0) aws-sdk-core (3.46.1) aws-eventstream (~> 1.0) aws-partitions (~> 1.0) @@ -173,7 +173,7 @@ GEM bundler-audit (0.6.1) bundler (>= 1.2.0, < 3) thor (~> 0.18) - byebug (10.0.2) + byebug (11.0.0) capybara (3.13.2) addressable mini_mime (>= 0.1.3) @@ -411,7 +411,7 @@ GEM wicked_pdf (1.1.0) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (1.1.0) + zeitwerk (1.2.0) PLATFORMS ruby diff --git a/plugins/support/Gemfile.lock b/plugins/support/Gemfile.lock index 4c1c1e618..ad7767718 100644 --- a/plugins/support/Gemfile.lock +++ b/plugins/support/Gemfile.lock @@ -1,6 +1,6 @@ GIT remote: https://github.com/rails/rails.git - revision: 16e235126ef0187a93b81ee959a8127097e2f394 + revision: 907280ddfd78c53e2eb5af6f12512dc38df38bd8 specs: actioncable (6.0.0.beta1) actionpack (= 6.0.0.beta1) @@ -55,7 +55,7 @@ GIT i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) - zeitwerk (~> 1.0) + zeitwerk (~> 1.2) rails (6.0.0.beta1) actioncable (= 6.0.0.beta1) actionmailbox (= 6.0.0.beta1) @@ -135,7 +135,7 @@ GEM websocket-driver (0.7.0) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.3) - zeitwerk (1.1.0) + zeitwerk (1.2.0) PLATFORMS ruby diff --git a/plugins/tenant/common/Gemfile.lock b/plugins/tenant/common/Gemfile.lock index 5ecfa6828..25a5109d6 100644 --- a/plugins/tenant/common/Gemfile.lock +++ b/plugins/tenant/common/Gemfile.lock @@ -1,6 +1,6 @@ GIT remote: https://github.com/rails/rails.git - revision: 16e235126ef0187a93b81ee959a8127097e2f394 + revision: 907280ddfd78c53e2eb5af6f12512dc38df38bd8 specs: actioncable (6.0.0.beta1) actionpack (= 6.0.0.beta1) @@ -55,7 +55,7 @@ GIT i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) - zeitwerk (~> 1.0) + zeitwerk (~> 1.2) rails (6.0.0.beta1) actioncable (= 6.0.0.beta1) actionmailbox (= 6.0.0.beta1) @@ -85,7 +85,7 @@ PATH nokul-support PATH - remote: /vagrant/plugins/support + remote: /home/msdundar/projects/nokul/plugins/support specs: nokul-support (0.1.0) activesupport (~> 6.0.0.beta1) @@ -141,7 +141,7 @@ GEM websocket-driver (0.7.0) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.3) - zeitwerk (1.1.0) + zeitwerk (1.2.0) PLATFORMS ruby diff --git a/plugins/tenant/omu/Gemfile.lock b/plugins/tenant/omu/Gemfile.lock index 6c891fac5..8c53ca6af 100644 --- a/plugins/tenant/omu/Gemfile.lock +++ b/plugins/tenant/omu/Gemfile.lock @@ -6,13 +6,13 @@ PATH rails (~> 6.0.0.beta1) PATH - remote: /vagrant/plugins/support + remote: /home/msdundar/projects/nokul/plugins/support specs: nokul-support (0.1.0) activesupport (~> 6.0.0.beta1) PATH - remote: /vagrant/plugins/tenant/common + remote: /home/msdundar/projects/nokul/plugins/tenant/common specs: nokul-tenant (0.1.0) nokul-support