File tree Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Original file line number Diff line number Diff line change 1
1
GEM
2
2
remote: https://rubygems.org/
3
3
specs:
4
- activemodel (7.0.2.2 )
5
- activesupport (= 7.0.2.2 )
6
- activerecord (7.0.2.2 )
7
- activemodel (= 7.0.2.2 )
8
- activesupport (= 7.0.2.2 )
9
- activesupport (7.0.2.2 )
4
+ activemodel (7.0.2.3 )
5
+ activesupport (= 7.0.2.3 )
6
+ activerecord (7.0.2.3 )
7
+ activemodel (= 7.0.2.3 )
8
+ activesupport (= 7.0.2.3 )
9
+ activesupport (7.0.2.3 )
10
10
concurrent-ruby (~> 1.0 , >= 1.0.2 )
11
11
i18n (>= 1.6 , < 2 )
12
12
minitest (>= 5.1 )
27
27
xpath (~> 3.2 )
28
28
coderay (1.1.3 )
29
29
concurrent-ruby (1.1.9 )
30
- coveralls_reborn (0.23.1 )
30
+ coveralls_reborn (0.24.0 )
31
31
simplecov (>= 0.18.1 , < 0.22.0 )
32
32
term-ansicolor (~> 1.6 )
33
33
thor (>= 0.20.3 , < 2.0 )
78
78
parallel (1.21.0 )
79
79
parser (3.1.1.0 )
80
80
ast (~> 2.4.1 )
81
- pg (1.3.3 )
81
+ pg (1.3.4 )
82
82
pry (0.13.1 )
83
83
coderay (~> 1.1 )
84
84
method_source (~> 1.0 )
@@ -122,13 +122,13 @@ GEM
122
122
diff-lcs (>= 1.2.0 , < 2.0 )
123
123
rspec-support (~> 3.11.0 )
124
124
rspec-support (3.11.0 )
125
- rubocop (1.25.1 )
125
+ rubocop (1.26.0 )
126
126
parallel (~> 1.10 )
127
127
parser (>= 3.1.0.0 )
128
128
rainbow (>= 2.2.2 , < 4.0 )
129
129
regexp_parser (>= 1.8 , < 3.0 )
130
130
rexml
131
- rubocop-ast (>= 1.15.1 , < 2.0 )
131
+ rubocop-ast (>= 1.16.0 , < 2.0 )
132
132
ruby-progressbar (~> 1.7 )
133
133
unicode-display_width (>= 1.4.0 , < 3.0 )
134
134
rubocop-ast (1.16.0 )
184
184
thor (1.2.1 )
185
185
thread (0.2.2 )
186
186
tilt (2.0.10 )
187
- timecop (0.9.4 )
187
+ timecop (0.9.5 )
188
188
tins (1.31.0 )
189
189
sync
190
190
tzinfo (2.0.4 )
You can’t perform that action at this time.
0 commit comments