Skip to content

Commit

Permalink
appraisals
Browse files Browse the repository at this point in the history
  • Loading branch information
michelson committed Sep 18, 2019
1 parent 24ea724 commit 4762805
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions gemfiles/rails_5.2.1.gemfile.lock
Original file line number Diff line number Diff line change
@@ -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)
Expand All @@ -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)
Expand Down Expand Up @@ -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)
Expand Down
6 changes: 3 additions & 3 deletions gemfiles/rails_5.2.3.gemfile.lock
Original file line number Diff line number Diff line change
@@ -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)
Expand All @@ -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)
Expand Down Expand Up @@ -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)
Expand Down
6 changes: 3 additions & 3 deletions gemfiles/rails_6.gemfile.lock
Original file line number Diff line number Diff line change
@@ -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)
Expand All @@ -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)
Expand Down Expand Up @@ -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)
Expand Down

0 comments on commit 4762805

Please sign in to comment.