1
1
GIT
2
2
remote: https://github.com/citizensadvice/citizens-advice-style-ruby
3
- revision: 1a0f7e2cdcfd455a1c4d757c03d1c45eb160551d
4
- tag: v9 .0.0
3
+ revision: ca09fc508ee68c238428d4558701a766f1e12c79
4
+ tag: v10 .0.1
5
5
specs:
6
- citizens-advice-style (9.0.0 )
7
- rubocop (~> 1.30.1 )
8
- rubocop-rspec (~> 2.11.1 )
6
+ citizens-advice-style (10.0.1 )
7
+ rubocop (~> 1.45 )
8
+ rubocop-rails (~> 2.17 )
9
+ rubocop-rspec (~> 2.18 )
9
10
10
11
PATH
11
12
remote: .
12
13
specs:
13
- strong_attributes (1.2 .0 )
14
+ strong_attributes (1.3 .0 )
14
15
activemodel (>= 6.1.0 )
15
16
16
17
GEM
17
18
remote: https://rubygems.org/
18
19
specs:
19
- activemodel (7.0.3.1 )
20
- activesupport (= 7.0.3.1 )
21
- activesupport (7.0.3.1 )
20
+ activemodel (7.0.4.3 )
21
+ activesupport (= 7.0.4.3 )
22
+ activesupport (7.0.4.3 )
22
23
concurrent-ruby (~> 1.0 , >= 1.0.2 )
23
24
i18n (>= 1.6 , < 2 )
24
25
minitest (>= 5.1 )
25
26
tzinfo (~> 2.0 )
26
27
ast (2.4.2 )
27
- concurrent-ruby (1.1.10 )
28
- debug (1.6 .2 )
29
- irb (>= 1.3.6 )
28
+ concurrent-ruby (1.2.2 )
29
+ debug (1.7 .2 )
30
+ irb (>= 1.5.0 )
30
31
reline (>= 0.3.1 )
31
32
diff-lcs (1.5.0 )
32
33
i18n (1.12.0 )
33
34
concurrent-ruby (~> 1.0 )
34
- io-console (0.5.11 )
35
- irb (1.4.1 )
35
+ io-console (0.6.0 )
36
+ irb (1.6.4 )
36
37
reline (>= 0.3.0 )
37
- minitest (5.16.3 )
38
+ json (2.6.3 )
39
+ minitest (5.18.0 )
38
40
parallel (1.22.1 )
39
- parser (3.1 .2.1 )
41
+ parser (3.2 .2.0 )
40
42
ast (~> 2.4.1 )
43
+ rack (3.0.7 )
41
44
rainbow (3.1.1 )
42
- regexp_parser (2.5 .0 )
43
- reline (0.3.1 )
45
+ regexp_parser (2.8 .0 )
46
+ reline (0.3.3 )
44
47
io-console (~> 0.5 )
45
48
rexml (3.2.5 )
46
- rspec (3.11 .0 )
47
- rspec-core (~> 3.11 .0 )
48
- rspec-expectations (~> 3.11 .0 )
49
- rspec-mocks (~> 3.11 .0 )
50
- rspec-core (3.11.0 )
51
- rspec-support (~> 3.11 .0 )
52
- rspec-expectations (3.11.0 )
49
+ rspec (3.12 .0 )
50
+ rspec-core (~> 3.12 .0 )
51
+ rspec-expectations (~> 3.12 .0 )
52
+ rspec-mocks (~> 3.12 .0 )
53
+ rspec-core (3.12.1 )
54
+ rspec-support (~> 3.12 .0 )
55
+ rspec-expectations (3.12.2 )
53
56
diff-lcs (>= 1.2.0 , < 2.0 )
54
- rspec-support (~> 3.11 .0 )
55
- rspec-mocks (3.11.1 )
57
+ rspec-support (~> 3.12 .0 )
58
+ rspec-mocks (3.12.5 )
56
59
diff-lcs (>= 1.2.0 , < 2.0 )
57
- rspec-support (~> 3.11.0 )
58
- rspec-support (3.11.0 )
59
- rubocop (1.30.1 )
60
+ rspec-support (~> 3.12.0 )
61
+ rspec-support (3.12.0 )
62
+ rubocop (1.50.2 )
63
+ json (~> 2.3 )
60
64
parallel (~> 1.10 )
61
- parser (>= 3.1 .0.0 )
65
+ parser (>= 3.2 .0.0 )
62
66
rainbow (>= 2.2.2 , < 4.0 )
63
67
regexp_parser (>= 1.8 , < 3.0 )
64
68
rexml (>= 3.2.5 , < 4.0 )
65
- rubocop-ast (>= 1.18 .0 , < 2.0 )
69
+ rubocop-ast (>= 1.28 .0 , < 2.0 )
66
70
ruby-progressbar (~> 1.7 )
67
- unicode-display_width (>= 1.4.0 , < 3.0 )
68
- rubocop-ast (1.21.0 )
69
- parser (>= 3.1.1.0 )
70
- rubocop-rspec (2.11.1 )
71
- rubocop (~> 1.19 )
72
- ruby-progressbar (1.11.0 )
73
- shoulda-matchers (5.1.0 )
71
+ unicode-display_width (>= 2.4.0 , < 3.0 )
72
+ rubocop-ast (1.28.0 )
73
+ parser (>= 3.2.1.0 )
74
+ rubocop-capybara (2.17.1 )
75
+ rubocop (~> 1.41 )
76
+ rubocop-rails (2.19.1 )
77
+ activesupport (>= 4.2.0 )
78
+ rack (>= 1.1 )
79
+ rubocop (>= 1.33.0 , < 2.0 )
80
+ rubocop-rspec (2.20.0 )
81
+ rubocop (~> 1.33 )
82
+ rubocop-capybara (~> 2.17 )
83
+ ruby-progressbar (1.13.0 )
84
+ shoulda-matchers (5.3.0 )
74
85
activesupport (>= 5.2.0 )
75
- tzinfo (2.0.5 )
86
+ tzinfo (2.0.6 )
76
87
concurrent-ruby (~> 1.0 )
77
- unicode-display_width (2.2.0 )
88
+ unicode-display_width (2.4.2 )
78
89
79
90
PLATFORMS
80
91
x86_64-darwin-20
81
92
x86_64-darwin-21
93
+ x86_64-darwin-22
82
94
x86_64-linux
83
95
84
96
DEPENDENCIES
@@ -89,4 +101,4 @@ DEPENDENCIES
89
101
strong_attributes !
90
102
91
103
BUNDLED WITH
92
- 2.3.3
104
+ 2.4.12
0 commit comments