Skip to content

Commit 8d6b6b3

Browse files
committed
Bump all gem-lockfiles
1 parent 91de607 commit 8d6b6b3

File tree

6 files changed

+118
-114
lines changed

6 files changed

+118
-114
lines changed

Gemfile.lock

Lines changed: 19 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -7,36 +7,38 @@ PATH
77
GEM
88
remote: https://rubygems.org/
99
specs:
10-
activemodel (6.0.2.1)
11-
activesupport (= 6.0.2.1)
12-
activerecord (6.0.2.1)
13-
activemodel (= 6.0.2.1)
14-
activesupport (= 6.0.2.1)
15-
activesupport (6.0.2.1)
10+
activemodel (6.0.4.1)
11+
activesupport (= 6.0.4.1)
12+
activerecord (6.0.4.1)
13+
activemodel (= 6.0.4.1)
14+
activesupport (= 6.0.4.1)
15+
activesupport (6.0.4.1)
1616
concurrent-ruby (~> 1.0, >= 1.0.2)
1717
i18n (>= 0.7, < 2)
1818
minitest (~> 5.1)
1919
tzinfo (~> 1.1)
20-
zeitwerk (~> 2.2)
21-
bump (0.9.0)
22-
concurrent-ruby (1.1.6)
23-
i18n (1.8.2)
20+
zeitwerk (~> 2.2, >= 2.2.2)
21+
bump (0.10.0)
22+
concurrent-ruby (1.1.9)
23+
i18n (1.8.10)
2424
concurrent-ruby (~> 1.0)
2525
iconv (1.0.8)
26-
minitest (5.14.0)
26+
minitest (5.14.4)
2727
minitest-rg (5.2.0)
2828
minitest (~> 5.0)
29-
mocha (1.11.2)
30-
rake (13.0.1)
29+
mocha (1.13.0)
30+
rake (13.0.6)
3131
sqlite3 (1.4.2)
3232
thread_safe (0.3.6)
33-
tzinfo (1.2.6)
33+
tzinfo (1.2.9)
3434
thread_safe (~> 0.1)
3535
wwtd (1.4.1)
36-
zeitwerk (2.3.0)
36+
zeitwerk (2.4.2)
3737

3838
PLATFORMS
39-
ruby
39+
x86_64-darwin-19
40+
x86_64-darwin-20
41+
x86_64-linux
4042

4143
DEPENDENCIES
4244
bump
@@ -50,4 +52,4 @@ DEPENDENCIES
5052
wwtd
5153

5254
BUNDLED WITH
53-
2.1.4
55+
2.2.27

gemfiles/rails4.2.gemfile.lock

Lines changed: 17 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -7,37 +7,35 @@ PATH
77
GEM
88
remote: https://rubygems.org/
99
specs:
10-
activemodel (4.2.10)
11-
activesupport (= 4.2.10)
10+
activemodel (4.2.11.3)
11+
activesupport (= 4.2.11.3)
1212
builder (~> 3.1)
13-
activerecord (4.2.10)
14-
activemodel (= 4.2.10)
15-
activesupport (= 4.2.10)
13+
activerecord (4.2.11.3)
14+
activemodel (= 4.2.11.3)
15+
activesupport (= 4.2.11.3)
1616
arel (~> 6.0)
17-
activesupport (4.2.10)
17+
activesupport (4.2.11.3)
1818
i18n (~> 0.7)
1919
minitest (~> 5.1)
2020
thread_safe (~> 0.3, >= 0.3.4)
2121
tzinfo (~> 1.1)
2222
arel (6.0.4)
23-
builder (3.2.3)
24-
bump (0.5.4)
25-
concurrent-ruby (1.0.5)
26-
i18n (0.9.1)
23+
builder (3.2.4)
24+
bump (0.10.0)
25+
concurrent-ruby (1.1.9)
26+
i18n (0.9.5)
2727
concurrent-ruby (~> 1.0)
28-
iconv (1.0.4)
29-
metaclass (0.0.4)
30-
minitest (5.10.3)
28+
iconv (1.0.8)
29+
minitest (5.14.4)
3130
minitest-rg (5.2.0)
3231
minitest (~> 5.0)
33-
mocha (1.3.0)
34-
metaclass (~> 0.0.1)
35-
rake (12.3.0)
36-
sqlite3 (1.3.13)
32+
mocha (1.13.0)
33+
rake (13.0.6)
34+
sqlite3 (1.4.2)
3735
thread_safe (0.3.6)
38-
tzinfo (1.2.4)
36+
tzinfo (1.2.9)
3937
thread_safe (~> 0.1)
40-
wwtd (1.3.0)
38+
wwtd (1.4.1)
4139

4240
PLATFORMS
4341
ruby

gemfiles/rails5.0.gemfile.lock

Lines changed: 23 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -7,36 +7,37 @@ PATH
77
GEM
88
remote: https://rubygems.org/
99
specs:
10-
activemodel (5.0.0)
11-
activesupport (= 5.0.0)
12-
activerecord (5.0.0)
13-
activemodel (= 5.0.0)
14-
activesupport (= 5.0.0)
10+
activemodel (5.0.7.2)
11+
activesupport (= 5.0.7.2)
12+
activerecord (5.0.7.2)
13+
activemodel (= 5.0.7.2)
14+
activesupport (= 5.0.7.2)
1515
arel (~> 7.0)
16-
activesupport (5.0.0)
16+
activesupport (5.0.7.2)
1717
concurrent-ruby (~> 1.0, >= 1.0.2)
18-
i18n (~> 0.7)
18+
i18n (>= 0.7, < 2)
1919
minitest (~> 5.1)
2020
tzinfo (~> 1.1)
21-
arel (7.0.0)
22-
bump (0.5.3)
23-
concurrent-ruby (1.0.2)
24-
i18n (0.7.0)
25-
metaclass (0.0.4)
26-
minitest (5.9.0)
21+
arel (7.1.4)
22+
bump (0.10.0)
23+
concurrent-ruby (1.1.9)
24+
i18n (1.8.10)
25+
concurrent-ruby (~> 1.0)
26+
minitest (5.14.4)
2727
minitest-rg (5.2.0)
2828
minitest (~> 5.0)
29-
mocha (1.1.0)
30-
metaclass (~> 0.0.1)
31-
rake (10.5.0)
32-
sqlite3 (1.3.11)
33-
thread_safe (0.3.5)
34-
tzinfo (1.2.2)
29+
mocha (1.13.0)
30+
rake (13.0.6)
31+
sqlite3 (1.4.2)
32+
thread_safe (0.3.6)
33+
tzinfo (1.2.9)
3534
thread_safe (~> 0.1)
36-
wwtd (1.3.0)
35+
wwtd (1.4.1)
3736

3837
PLATFORMS
39-
ruby
38+
x86_64-darwin-19
39+
x86_64-darwin-20
40+
x86_64-linux
4041

4142
DEPENDENCIES
4243
activerecord (~> 5.0.0)
@@ -50,4 +51,4 @@ DEPENDENCIES
5051
wwtd
5152

5253
BUNDLED WITH
53-
1.17.3
54+
2.2.27

gemfiles/rails5.1.gemfile.lock

Lines changed: 21 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -7,36 +7,37 @@ PATH
77
GEM
88
remote: https://rubygems.org/
99
specs:
10-
activemodel (5.1.0)
11-
activesupport (= 5.1.0)
12-
activerecord (5.1.0)
13-
activemodel (= 5.1.0)
14-
activesupport (= 5.1.0)
10+
activemodel (5.1.7)
11+
activesupport (= 5.1.7)
12+
activerecord (5.1.7)
13+
activemodel (= 5.1.7)
14+
activesupport (= 5.1.7)
1515
arel (~> 8.0)
16-
activesupport (5.1.0)
16+
activesupport (5.1.7)
1717
concurrent-ruby (~> 1.0, >= 1.0.2)
18-
i18n (~> 0.7)
18+
i18n (>= 0.7, < 2)
1919
minitest (~> 5.1)
2020
tzinfo (~> 1.1)
2121
arel (8.0.0)
22-
bump (0.5.3)
23-
concurrent-ruby (1.0.5)
24-
i18n (0.8.1)
25-
metaclass (0.0.4)
26-
minitest (5.10.1)
22+
bump (0.10.0)
23+
concurrent-ruby (1.1.9)
24+
i18n (1.8.10)
25+
concurrent-ruby (~> 1.0)
26+
minitest (5.14.4)
2727
minitest-rg (5.2.0)
2828
minitest (~> 5.0)
29-
mocha (1.2.1)
30-
metaclass (~> 0.0.1)
31-
rake (12.0.0)
32-
sqlite3 (1.3.13)
29+
mocha (1.13.0)
30+
rake (13.0.6)
31+
sqlite3 (1.4.2)
3332
thread_safe (0.3.6)
34-
tzinfo (1.2.3)
33+
tzinfo (1.2.9)
3534
thread_safe (~> 0.1)
36-
wwtd (1.3.0)
35+
wwtd (1.4.1)
3736

3837
PLATFORMS
39-
ruby
38+
x86_64-darwin-19
39+
x86_64-darwin-20
40+
x86_64-linux
4041

4142
DEPENDENCIES
4243
activerecord (~> 5.1.0)
@@ -50,4 +51,4 @@ DEPENDENCIES
5051
wwtd
5152

5253
BUNDLED WITH
53-
1.17.3
54+
2.2.27

gemfiles/rails5.2.gemfile.lock

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -7,37 +7,37 @@ PATH
77
GEM
88
remote: https://rubygems.org/
99
specs:
10-
activemodel (5.2.0)
11-
activesupport (= 5.2.0)
12-
activerecord (5.2.0)
13-
activemodel (= 5.2.0)
14-
activesupport (= 5.2.0)
10+
activemodel (5.2.6)
11+
activesupport (= 5.2.6)
12+
activerecord (5.2.6)
13+
activemodel (= 5.2.6)
14+
activesupport (= 5.2.6)
1515
arel (>= 9.0)
16-
activesupport (5.2.0)
16+
activesupport (5.2.6)
1717
concurrent-ruby (~> 1.0, >= 1.0.2)
1818
i18n (>= 0.7, < 2)
1919
minitest (~> 5.1)
2020
tzinfo (~> 1.1)
2121
arel (9.0.0)
22-
bump (0.6.1)
23-
concurrent-ruby (1.0.5)
24-
i18n (1.0.1)
22+
bump (0.10.0)
23+
concurrent-ruby (1.1.9)
24+
i18n (1.8.10)
2525
concurrent-ruby (~> 1.0)
26-
metaclass (0.0.4)
27-
minitest (5.11.3)
26+
minitest (5.14.4)
2827
minitest-rg (5.2.0)
2928
minitest (~> 5.0)
30-
mocha (1.5.0)
31-
metaclass (~> 0.0.1)
32-
rake (12.3.1)
33-
sqlite3 (1.3.13)
29+
mocha (1.13.0)
30+
rake (13.0.6)
31+
sqlite3 (1.4.2)
3432
thread_safe (0.3.6)
35-
tzinfo (1.2.5)
33+
tzinfo (1.2.9)
3634
thread_safe (~> 0.1)
37-
wwtd (1.3.0)
35+
wwtd (1.4.1)
3836

3937
PLATFORMS
40-
ruby
38+
x86_64-darwin-19
39+
x86_64-darwin-20
40+
x86_64-linux
4141

4242
DEPENDENCIES
4343
activerecord (~> 5.2.0)
@@ -51,4 +51,4 @@ DEPENDENCIES
5151
wwtd
5252

5353
BUNDLED WITH
54-
1.17.3
54+
2.2.27

gemfiles/rails6.0.gemfile.lock

Lines changed: 19 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -7,35 +7,37 @@ PATH
77
GEM
88
remote: https://rubygems.org/
99
specs:
10-
activemodel (6.0.2.1)
11-
activesupport (= 6.0.2.1)
12-
activerecord (6.0.2.1)
13-
activemodel (= 6.0.2.1)
14-
activesupport (= 6.0.2.1)
15-
activesupport (6.0.2.1)
10+
activemodel (6.0.4.1)
11+
activesupport (= 6.0.4.1)
12+
activerecord (6.0.4.1)
13+
activemodel (= 6.0.4.1)
14+
activesupport (= 6.0.4.1)
15+
activesupport (6.0.4.1)
1616
concurrent-ruby (~> 1.0, >= 1.0.2)
1717
i18n (>= 0.7, < 2)
1818
minitest (~> 5.1)
1919
tzinfo (~> 1.1)
20-
zeitwerk (~> 2.2)
21-
bump (0.9.0)
22-
concurrent-ruby (1.1.6)
23-
i18n (1.8.2)
20+
zeitwerk (~> 2.2, >= 2.2.2)
21+
bump (0.10.0)
22+
concurrent-ruby (1.1.9)
23+
i18n (1.8.10)
2424
concurrent-ruby (~> 1.0)
25-
minitest (5.14.0)
25+
minitest (5.14.4)
2626
minitest-rg (5.2.0)
2727
minitest (~> 5.0)
28-
mocha (1.11.2)
29-
rake (13.0.1)
28+
mocha (1.13.0)
29+
rake (13.0.6)
3030
sqlite3 (1.4.2)
3131
thread_safe (0.3.6)
32-
tzinfo (1.2.6)
32+
tzinfo (1.2.9)
3333
thread_safe (~> 0.1)
3434
wwtd (1.4.1)
35-
zeitwerk (2.3.0)
35+
zeitwerk (2.4.2)
3636

3737
PLATFORMS
38-
ruby
38+
x86_64-darwin-19
39+
x86_64-darwin-20
40+
x86_64-linux
3941

4042
DEPENDENCIES
4143
activerecord (~> 6.0.0)
@@ -49,4 +51,4 @@ DEPENDENCIES
4951
wwtd
5052

5153
BUNDLED WITH
52-
2.1.4
54+
2.2.27

0 commit comments

Comments
 (0)