From 4762805fe33b64edf6ad757f603fa1950191b62d Mon Sep 17 00:00:00 2001 From: michelson Date: Wed, 18 Sep 2019 10:18:43 -0300 Subject: [PATCH] appraisals --- gemfiles/rails_5.2.1.gemfile.lock | 6 +++--- gemfiles/rails_5.2.3.gemfile.lock | 6 +++--- gemfiles/rails_6.gemfile.lock | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/gemfiles/rails_5.2.1.gemfile.lock b/gemfiles/rails_5.2.1.gemfile.lock index b94041a..2a4aaa5 100644 --- a/gemfiles/rails_5.2.1.gemfile.lock +++ b/gemfiles/rails_5.2.1.gemfile.lock @@ -1,7 +1,7 @@ PATH remote: .. specs: - gdpr_rails (0.5.0) + gdpr_rails (0.5.1) aasm chartkick (>= 3.2.0) groupdate (= 4.0.0) @@ -13,7 +13,7 @@ PATH GEM remote: https://rubygems.org/ specs: - aasm (5.0.5) + aasm (5.0.6) concurrent-ruby (~> 1.0) actioncable (5.2.1) actionpack (= 5.2.1) @@ -182,7 +182,7 @@ GEM rspec-mocks (~> 3.8.0) rspec-support (~> 3.8.0) rspec-support (3.8.2) - rubyzip (1.2.3) + rubyzip (1.2.4) simplecov (0.16.1) docile (~> 1.1) json (>= 1.8, < 3) diff --git a/gemfiles/rails_5.2.3.gemfile.lock b/gemfiles/rails_5.2.3.gemfile.lock index 750e8bf..0f5e8e5 100644 --- a/gemfiles/rails_5.2.3.gemfile.lock +++ b/gemfiles/rails_5.2.3.gemfile.lock @@ -1,7 +1,7 @@ PATH remote: .. specs: - gdpr_rails (0.5.0) + gdpr_rails (0.5.1) aasm chartkick (>= 3.2.0) groupdate (= 4.0.0) @@ -13,7 +13,7 @@ PATH GEM remote: https://rubygems.org/ specs: - aasm (5.0.5) + aasm (5.0.6) concurrent-ruby (~> 1.0) actioncable (5.2.3) actionpack (= 5.2.3) @@ -182,7 +182,7 @@ GEM rspec-mocks (~> 3.8.0) rspec-support (~> 3.8.0) rspec-support (3.8.2) - rubyzip (1.2.3) + rubyzip (1.2.4) simplecov (0.16.1) docile (~> 1.1) json (>= 1.8, < 3) diff --git a/gemfiles/rails_6.gemfile.lock b/gemfiles/rails_6.gemfile.lock index dad65d9..f6a9781 100644 --- a/gemfiles/rails_6.gemfile.lock +++ b/gemfiles/rails_6.gemfile.lock @@ -1,7 +1,7 @@ PATH remote: .. specs: - gdpr_rails (0.5.0) + gdpr_rails (0.5.1) aasm chartkick (>= 3.2.0) groupdate (= 4.0.0) @@ -13,7 +13,7 @@ PATH GEM remote: https://rubygems.org/ specs: - aasm (5.0.5) + aasm (5.0.6) concurrent-ruby (~> 1.0) actioncable (6.0.0) actionpack (= 6.0.0) @@ -197,7 +197,7 @@ GEM rspec-mocks (~> 3.8.0) rspec-support (~> 3.8.0) rspec-support (3.8.2) - rubyzip (1.2.3) + rubyzip (1.2.4) simplecov (0.16.1) docile (~> 1.1) json (>= 1.8, < 3)