Skip to content

Commit 4762805

Browse files
committed
appraisals
1 parent 24ea724 commit 4762805

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

gemfiles/rails_5.2.1.gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: ..
33
specs:
4-
gdpr_rails (0.5.0)
4+
gdpr_rails (0.5.1)
55
aasm
66
chartkick (>= 3.2.0)
77
groupdate (= 4.0.0)
@@ -13,7 +13,7 @@ PATH
1313
GEM
1414
remote: https://rubygems.org/
1515
specs:
16-
aasm (5.0.5)
16+
aasm (5.0.6)
1717
concurrent-ruby (~> 1.0)
1818
actioncable (5.2.1)
1919
actionpack (= 5.2.1)
@@ -182,7 +182,7 @@ GEM
182182
rspec-mocks (~> 3.8.0)
183183
rspec-support (~> 3.8.0)
184184
rspec-support (3.8.2)
185-
rubyzip (1.2.3)
185+
rubyzip (1.2.4)
186186
simplecov (0.16.1)
187187
docile (~> 1.1)
188188
json (>= 1.8, < 3)

gemfiles/rails_5.2.3.gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: ..
33
specs:
4-
gdpr_rails (0.5.0)
4+
gdpr_rails (0.5.1)
55
aasm
66
chartkick (>= 3.2.0)
77
groupdate (= 4.0.0)
@@ -13,7 +13,7 @@ PATH
1313
GEM
1414
remote: https://rubygems.org/
1515
specs:
16-
aasm (5.0.5)
16+
aasm (5.0.6)
1717
concurrent-ruby (~> 1.0)
1818
actioncable (5.2.3)
1919
actionpack (= 5.2.3)
@@ -182,7 +182,7 @@ GEM
182182
rspec-mocks (~> 3.8.0)
183183
rspec-support (~> 3.8.0)
184184
rspec-support (3.8.2)
185-
rubyzip (1.2.3)
185+
rubyzip (1.2.4)
186186
simplecov (0.16.1)
187187
docile (~> 1.1)
188188
json (>= 1.8, < 3)

gemfiles/rails_6.gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: ..
33
specs:
4-
gdpr_rails (0.5.0)
4+
gdpr_rails (0.5.1)
55
aasm
66
chartkick (>= 3.2.0)
77
groupdate (= 4.0.0)
@@ -13,7 +13,7 @@ PATH
1313
GEM
1414
remote: https://rubygems.org/
1515
specs:
16-
aasm (5.0.5)
16+
aasm (5.0.6)
1717
concurrent-ruby (~> 1.0)
1818
actioncable (6.0.0)
1919
actionpack (= 6.0.0)
@@ -197,7 +197,7 @@ GEM
197197
rspec-mocks (~> 3.8.0)
198198
rspec-support (~> 3.8.0)
199199
rspec-support (3.8.2)
200-
rubyzip (1.2.3)
200+
rubyzip (1.2.4)
201201
simplecov (0.16.1)
202202
docile (~> 1.1)
203203
json (>= 1.8, < 3)

0 commit comments

Comments
 (0)