Skip to content

Commit 18d16d6

Browse files
authored
bundle exec appraisal update (#77)
1 parent 82a3ca8 commit 18d16d6

File tree

4 files changed

+79
-71
lines changed

4 files changed

+79
-71
lines changed

gemfiles/rails_6.1.gemfile.lock

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,29 @@
11
PATH
22
remote: ..
33
specs:
4-
subroutine (4.1.0)
4+
subroutine (4.1.5)
55
activemodel (>= 6.1)
66
activesupport (>= 6.1)
77

88
GEM
99
remote: https://rubygems.org/
1010
specs:
11-
actionpack (6.1.7.8)
12-
actionview (= 6.1.7.8)
13-
activesupport (= 6.1.7.8)
11+
actionpack (6.1.7.10)
12+
actionview (= 6.1.7.10)
13+
activesupport (= 6.1.7.10)
1414
rack (~> 2.0, >= 2.0.9)
1515
rack-test (>= 0.6.3)
1616
rails-dom-testing (~> 2.0)
1717
rails-html-sanitizer (~> 1.0, >= 1.2.0)
18-
actionview (6.1.7.8)
19-
activesupport (= 6.1.7.8)
18+
actionview (6.1.7.10)
19+
activesupport (= 6.1.7.10)
2020
builder (~> 3.1)
2121
erubi (~> 1.4)
2222
rails-dom-testing (~> 2.0)
2323
rails-html-sanitizer (~> 1.1, >= 1.2.0)
24-
activemodel (6.1.7.8)
25-
activesupport (= 6.1.7.8)
26-
activesupport (6.1.7.8)
24+
activemodel (6.1.7.10)
25+
activesupport (= 6.1.7.10)
26+
activesupport (6.1.7.10)
2727
concurrent-ruby (~> 1.0, >= 1.0.2)
2828
i18n (>= 1.6, < 2)
2929
minitest (>= 5.1)
@@ -41,43 +41,43 @@ GEM
4141
erubi (1.13.0)
4242
i18n (1.14.6)
4343
concurrent-ruby (~> 1.0)
44-
loofah (2.22.0)
44+
loofah (2.23.1)
4545
crass (~> 1.0.2)
4646
nokogiri (>= 1.12.0)
4747
m (1.6.2)
4848
method_source (>= 0.6.7)
4949
rake (>= 0.9.2.2)
5050
method_source (1.1.0)
51-
mini_portile2 (2.8.7)
52-
minitest (5.25.1)
51+
mini_portile2 (2.8.8)
52+
minitest (5.25.4)
5353
minitest-reporters (1.7.1)
5454
ansi
5555
builder
5656
minitest (>= 5.0)
5757
ruby-progressbar
58-
mocha (2.4.5)
58+
mocha (2.7.1)
5959
ruby2_keywords (>= 0.0.5)
60-
nokogiri (1.16.7)
60+
nokogiri (1.17.2)
6161
mini_portile2 (~> 2.8.2)
6262
racc (~> 1.4)
6363
racc (1.8.1)
64-
rack (2.2.9)
64+
rack (2.2.10)
6565
rack-test (2.1.0)
6666
rack (>= 1.3)
6767
rails-dom-testing (2.2.0)
6868
activesupport (>= 5.0.0)
6969
minitest
7070
nokogiri (>= 1.6)
71-
rails-html-sanitizer (1.6.0)
71+
rails-html-sanitizer (1.6.2)
7272
loofah (~> 2.21)
73-
nokogiri (~> 1.14)
73+
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
7474
rake (13.2.1)
7575
ruby-progressbar (1.13.0)
7676
ruby2_keywords (0.0.5)
7777
thor (1.3.2)
7878
tzinfo (2.0.6)
7979
concurrent-ruby (~> 1.0)
80-
zeitwerk (2.6.18)
80+
zeitwerk (2.7.1)
8181

8282
PLATFORMS
8383
ruby

gemfiles/rails_7.0.gemfile.lock

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,29 @@
11
PATH
22
remote: ..
33
specs:
4-
subroutine (4.1.0)
4+
subroutine (4.1.5)
55
activemodel (>= 6.1)
66
activesupport (>= 6.1)
77

88
GEM
99
remote: https://rubygems.org/
1010
specs:
11-
actionpack (7.0.8.4)
12-
actionview (= 7.0.8.4)
13-
activesupport (= 7.0.8.4)
11+
actionpack (7.0.8.7)
12+
actionview (= 7.0.8.7)
13+
activesupport (= 7.0.8.7)
1414
rack (~> 2.0, >= 2.2.4)
1515
rack-test (>= 0.6.3)
1616
rails-dom-testing (~> 2.0)
1717
rails-html-sanitizer (~> 1.0, >= 1.2.0)
18-
actionview (7.0.8.4)
19-
activesupport (= 7.0.8.4)
18+
actionview (7.0.8.7)
19+
activesupport (= 7.0.8.7)
2020
builder (~> 3.1)
2121
erubi (~> 1.4)
2222
rails-dom-testing (~> 2.0)
2323
rails-html-sanitizer (~> 1.1, >= 1.2.0)
24-
activemodel (7.0.8.4)
25-
activesupport (= 7.0.8.4)
26-
activesupport (7.0.8.4)
24+
activemodel (7.0.8.7)
25+
activesupport (= 7.0.8.7)
26+
activesupport (7.0.8.7)
2727
concurrent-ruby (~> 1.0, >= 1.0.2)
2828
i18n (>= 1.6, < 2)
2929
minitest (>= 5.1)
@@ -40,36 +40,36 @@ GEM
4040
erubi (1.13.0)
4141
i18n (1.14.6)
4242
concurrent-ruby (~> 1.0)
43-
loofah (2.22.0)
43+
loofah (2.23.1)
4444
crass (~> 1.0.2)
4545
nokogiri (>= 1.12.0)
4646
m (1.6.2)
4747
method_source (>= 0.6.7)
4848
rake (>= 0.9.2.2)
4949
method_source (1.1.0)
50-
mini_portile2 (2.8.7)
51-
minitest (5.25.1)
50+
mini_portile2 (2.8.8)
51+
minitest (5.25.4)
5252
minitest-reporters (1.7.1)
5353
ansi
5454
builder
5555
minitest (>= 5.0)
5656
ruby-progressbar
57-
mocha (2.4.5)
57+
mocha (2.7.1)
5858
ruby2_keywords (>= 0.0.5)
59-
nokogiri (1.16.7)
59+
nokogiri (1.17.2)
6060
mini_portile2 (~> 2.8.2)
6161
racc (~> 1.4)
6262
racc (1.8.1)
63-
rack (2.2.9)
63+
rack (2.2.10)
6464
rack-test (2.1.0)
6565
rack (>= 1.3)
6666
rails-dom-testing (2.2.0)
6767
activesupport (>= 5.0.0)
6868
minitest
6969
nokogiri (>= 1.6)
70-
rails-html-sanitizer (1.6.0)
70+
rails-html-sanitizer (1.6.2)
7171
loofah (~> 2.21)
72-
nokogiri (~> 1.14)
72+
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
7373
rake (13.2.1)
7474
ruby-progressbar (1.13.0)
7575
ruby2_keywords (0.0.5)

gemfiles/rails_7.1.gemfile.lock

Lines changed: 23 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,47 +1,51 @@
11
PATH
22
remote: ..
33
specs:
4-
subroutine (4.1.0)
4+
subroutine (4.1.5)
55
activemodel (>= 6.1)
66
activesupport (>= 6.1)
77

88
GEM
99
remote: https://rubygems.org/
1010
specs:
11-
actionpack (7.1.4)
12-
actionview (= 7.1.4)
13-
activesupport (= 7.1.4)
11+
actionpack (7.1.5.1)
12+
actionview (= 7.1.5.1)
13+
activesupport (= 7.1.5.1)
1414
nokogiri (>= 1.8.5)
1515
racc
1616
rack (>= 2.2.4)
1717
rack-session (>= 1.0.1)
1818
rack-test (>= 0.6.3)
1919
rails-dom-testing (~> 2.2)
2020
rails-html-sanitizer (~> 1.6)
21-
actionview (7.1.4)
22-
activesupport (= 7.1.4)
21+
actionview (7.1.5.1)
22+
activesupport (= 7.1.5.1)
2323
builder (~> 3.1)
2424
erubi (~> 1.11)
2525
rails-dom-testing (~> 2.2)
2626
rails-html-sanitizer (~> 1.6)
27-
activemodel (7.1.4)
28-
activesupport (= 7.1.4)
29-
activesupport (7.1.4)
27+
activemodel (7.1.5.1)
28+
activesupport (= 7.1.5.1)
29+
activesupport (7.1.5.1)
3030
base64
31+
benchmark (>= 0.3)
3132
bigdecimal
3233
concurrent-ruby (~> 1.0, >= 1.0.2)
3334
connection_pool (>= 2.2.5)
3435
drb
3536
i18n (>= 1.6, < 2)
37+
logger (>= 1.4.2)
3638
minitest (>= 5.1)
3739
mutex_m
40+
securerandom (>= 0.3)
3841
tzinfo (~> 2.0)
3942
ansi (1.5.0)
4043
appraisal (2.5.0)
4144
bundler
4245
rake
4346
thor (>= 0.14.0)
4447
base64 (0.2.0)
48+
benchmark (0.4.0)
4549
bigdecimal (3.1.8)
4650
builder (3.3.0)
4751
byebug (11.1.3)
@@ -52,26 +56,27 @@ GEM
5256
erubi (1.13.0)
5357
i18n (1.14.6)
5458
concurrent-ruby (~> 1.0)
55-
loofah (2.22.0)
59+
logger (1.6.3)
60+
loofah (2.23.1)
5661
crass (~> 1.0.2)
5762
nokogiri (>= 1.12.0)
5863
m (1.6.2)
5964
method_source (>= 0.6.7)
6065
rake (>= 0.9.2.2)
6166
method_source (1.1.0)
62-
minitest (5.25.1)
67+
minitest (5.25.4)
6368
minitest-reporters (1.7.1)
6469
ansi
6570
builder
6671
minitest (>= 5.0)
6772
ruby-progressbar
68-
mocha (2.4.5)
73+
mocha (2.7.1)
6974
ruby2_keywords (>= 0.0.5)
70-
mutex_m (0.2.0)
71-
nokogiri (1.16.7-arm64-darwin)
75+
mutex_m (0.3.0)
76+
nokogiri (1.17.2-arm64-darwin)
7277
racc (~> 1.4)
7378
racc (1.8.1)
74-
rack (3.1.7)
79+
rack (3.1.8)
7580
rack-session (2.0.0)
7681
rack (>= 3.0.0)
7782
rack-test (2.1.0)
@@ -80,12 +85,13 @@ GEM
8085
activesupport (>= 5.0.0)
8186
minitest
8287
nokogiri (>= 1.6)
83-
rails-html-sanitizer (1.6.0)
88+
rails-html-sanitizer (1.6.2)
8489
loofah (~> 2.21)
85-
nokogiri (~> 1.14)
90+
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
8691
rake (13.2.1)
8792
ruby-progressbar (1.13.0)
8893
ruby2_keywords (0.0.5)
94+
securerandom (0.4.0)
8995
thor (1.3.2)
9096
tzinfo (2.0.6)
9197
concurrent-ruby (~> 1.0)

gemfiles/rails_7.2.gemfile.lock

Lines changed: 21 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
PATH
22
remote: ..
33
specs:
4-
subroutine (4.1.0)
4+
subroutine (4.1.5)
55
activemodel (>= 6.1)
66
activesupport (>= 6.1)
77

88
GEM
99
remote: https://rubygems.org/
1010
specs:
11-
actionpack (7.2.1)
12-
actionview (= 7.2.1)
13-
activesupport (= 7.2.1)
11+
actionpack (7.2.2.1)
12+
actionview (= 7.2.2.1)
13+
activesupport (= 7.2.2.1)
1414
nokogiri (>= 1.8.5)
1515
racc
1616
rack (>= 2.2.4, < 3.2)
@@ -19,16 +19,17 @@ GEM
1919
rails-dom-testing (~> 2.2)
2020
rails-html-sanitizer (~> 1.6)
2121
useragent (~> 0.16)
22-
actionview (7.2.1)
23-
activesupport (= 7.2.1)
22+
actionview (7.2.2.1)
23+
activesupport (= 7.2.2.1)
2424
builder (~> 3.1)
2525
erubi (~> 1.11)
2626
rails-dom-testing (~> 2.2)
2727
rails-html-sanitizer (~> 1.6)
28-
activemodel (7.2.1)
29-
activesupport (= 7.2.1)
30-
activesupport (7.2.1)
28+
activemodel (7.2.2.1)
29+
activesupport (= 7.2.2.1)
30+
activesupport (7.2.2.1)
3131
base64
32+
benchmark (>= 0.3)
3233
bigdecimal
3334
concurrent-ruby (~> 1.0, >= 1.3.1)
3435
connection_pool (>= 2.2.5)
@@ -44,6 +45,7 @@ GEM
4445
rake
4546
thor (>= 0.14.0)
4647
base64 (0.2.0)
48+
benchmark (0.4.0)
4749
bigdecimal (3.1.8)
4850
builder (3.3.0)
4951
byebug (11.1.3)
@@ -54,26 +56,26 @@ GEM
5456
erubi (1.13.0)
5557
i18n (1.14.6)
5658
concurrent-ruby (~> 1.0)
57-
logger (1.6.1)
58-
loofah (2.22.0)
59+
logger (1.6.3)
60+
loofah (2.23.1)
5961
crass (~> 1.0.2)
6062
nokogiri (>= 1.12.0)
6163
m (1.6.2)
6264
method_source (>= 0.6.7)
6365
rake (>= 0.9.2.2)
6466
method_source (1.1.0)
65-
minitest (5.25.1)
67+
minitest (5.25.4)
6668
minitest-reporters (1.7.1)
6769
ansi
6870
builder
6971
minitest (>= 5.0)
7072
ruby-progressbar
71-
mocha (2.4.5)
73+
mocha (2.7.1)
7274
ruby2_keywords (>= 0.0.5)
73-
nokogiri (1.16.7-arm64-darwin)
75+
nokogiri (1.17.2-arm64-darwin)
7476
racc (~> 1.4)
7577
racc (1.8.1)
76-
rack (3.1.7)
78+
rack (3.1.8)
7779
rack-session (2.0.0)
7880
rack (>= 3.0.0)
7981
rack-test (2.1.0)
@@ -82,17 +84,17 @@ GEM
8284
activesupport (>= 5.0.0)
8385
minitest
8486
nokogiri (>= 1.6)
85-
rails-html-sanitizer (1.6.0)
87+
rails-html-sanitizer (1.6.2)
8688
loofah (~> 2.21)
87-
nokogiri (~> 1.14)
89+
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
8890
rake (13.2.1)
8991
ruby-progressbar (1.13.0)
9092
ruby2_keywords (0.0.5)
91-
securerandom (0.3.1)
93+
securerandom (0.4.0)
9294
thor (1.3.2)
9395
tzinfo (2.0.6)
9496
concurrent-ruby (~> 1.0)
95-
useragent (0.16.10)
97+
useragent (0.16.11)
9698

9799
PLATFORMS
98100
arm64-darwin

0 commit comments

Comments
 (0)