Skip to content

Commit 2490f0b

Browse files
committed
bundle update
1 parent d730306 commit 2490f0b

File tree

1 file changed

+67
-48
lines changed

1 file changed

+67
-48
lines changed

Gemfile.lock

+67-48
Original file line numberDiff line numberDiff line change
@@ -6,97 +6,116 @@ PATH
66
GEM
77
remote: https://rubygems.org/
88
specs:
9-
activesupport (7.0.5)
9+
activesupport (7.1.4)
10+
base64
11+
bigdecimal
1012
concurrent-ruby (~> 1.0, >= 1.0.2)
13+
connection_pool (>= 2.2.5)
14+
drb
1115
i18n (>= 1.6, < 2)
1216
minitest (>= 5.1)
17+
mutex_m
1318
tzinfo (~> 2.0)
1419
ast (2.4.2)
15-
benchmark-ips (2.12.0)
20+
base64 (0.2.0)
21+
benchmark-ips (2.14.0)
1622
benchmark-memory (0.2.0)
1723
memory_profiler (~> 1)
24+
bigdecimal (3.1.8)
1825
coderay (1.1.3)
19-
concurrent-ruby (1.2.2)
20-
diff-lcs (1.5.0)
21-
docile (1.4.0)
22-
i18n (1.14.1)
26+
concurrent-ruby (1.3.4)
27+
connection_pool (2.4.1)
28+
diff-lcs (1.5.1)
29+
docile (1.4.1)
30+
drb (2.2.1)
31+
i18n (1.14.5)
2332
concurrent-ruby (~> 1.0)
24-
json (2.6.3)
25-
memory_profiler (1.0.1)
26-
method_source (1.0.0)
27-
minitest (5.18.0)
28-
parallel (1.23.0)
29-
parser (3.2.2.3)
33+
json (2.7.2)
34+
language_server-protocol (3.17.0.3)
35+
memory_profiler (1.0.2)
36+
method_source (1.1.0)
37+
minitest (5.25.1)
38+
mutex_m (0.2.0)
39+
parallel (1.26.3)
40+
parser (3.3.5.0)
3041
ast (~> 2.4.1)
3142
racc
3243
pry (0.14.2)
3344
coderay (~> 1.1)
3445
method_source (~> 1.0)
35-
racc (1.7.1)
36-
rack (3.0.8)
46+
racc (1.8.1)
47+
rack (3.1.7)
3748
rainbow (3.1.1)
38-
rake (13.0.6)
39-
regexp_parser (2.8.1)
40-
rexml (3.2.5)
41-
rspec (3.12.0)
42-
rspec-core (~> 3.12.0)
43-
rspec-expectations (~> 3.12.0)
44-
rspec-mocks (~> 3.12.0)
45-
rspec-core (3.12.2)
46-
rspec-support (~> 3.12.0)
47-
rspec-expectations (3.12.3)
49+
rake (13.2.1)
50+
regexp_parser (2.9.2)
51+
rexml (3.3.7)
52+
rspec (3.13.0)
53+
rspec-core (~> 3.13.0)
54+
rspec-expectations (~> 3.13.0)
55+
rspec-mocks (~> 3.13.0)
56+
rspec-core (3.13.1)
57+
rspec-support (~> 3.13.0)
58+
rspec-expectations (3.13.3)
4859
diff-lcs (>= 1.2.0, < 2.0)
49-
rspec-support (~> 3.12.0)
50-
rspec-mocks (3.12.5)
60+
rspec-support (~> 3.13.0)
61+
rspec-mocks (3.13.1)
5162
diff-lcs (>= 1.2.0, < 2.0)
52-
rspec-support (~> 3.12.0)
53-
rspec-support (3.12.0)
54-
rubocop (1.50.2)
63+
rspec-support (~> 3.13.0)
64+
rspec-support (3.13.1)
65+
rubocop (1.63.5)
5566
json (~> 2.3)
67+
language_server-protocol (>= 3.17.0)
5668
parallel (~> 1.10)
57-
parser (>= 3.2.0.0)
69+
parser (>= 3.3.0.2)
5870
rainbow (>= 2.2.2, < 4.0)
5971
regexp_parser (>= 1.8, < 3.0)
6072
rexml (>= 3.2.5, < 4.0)
61-
rubocop-ast (>= 1.28.0, < 2.0)
73+
rubocop-ast (>= 1.31.1, < 2.0)
6274
ruby-progressbar (~> 1.7)
6375
unicode-display_width (>= 2.4.0, < 3.0)
64-
rubocop-ast (1.29.0)
65-
parser (>= 3.2.1.0)
66-
rubocop-capybara (2.18.0)
76+
rubocop-ast (1.32.3)
77+
parser (>= 3.3.1.0)
78+
rubocop-capybara (2.21.0)
6779
rubocop (~> 1.41)
68-
rubocop-config-umbrellio (1.50.0.85)
69-
rubocop (~> 1.50.0)
70-
rubocop-performance (~> 1.17.0)
71-
rubocop-rails (~> 2.19.0)
80+
rubocop-config-umbrellio (1.63.0.93)
81+
rubocop (~> 1.63.0)
82+
rubocop-performance (~> 1.21.0)
83+
rubocop-rails (~> 2.24.0)
7284
rubocop-rake (~> 0.6.0)
73-
rubocop-rspec (~> 2.20.0)
85+
rubocop-rspec (~> 2.29.0)
7486
rubocop-sequel (~> 0.3.3)
75-
rubocop-performance (1.17.1)
76-
rubocop (>= 1.7.0, < 2.0)
77-
rubocop-ast (>= 0.4.0)
78-
rubocop-rails (2.19.1)
87+
rubocop-factory_bot (2.26.1)
88+
rubocop (~> 1.61)
89+
rubocop-performance (1.21.1)
90+
rubocop (>= 1.48.1, < 2.0)
91+
rubocop-ast (>= 1.31.1, < 2.0)
92+
rubocop-rails (2.24.1)
7993
activesupport (>= 4.2.0)
8094
rack (>= 1.1)
8195
rubocop (>= 1.33.0, < 2.0)
96+
rubocop-ast (>= 1.31.1, < 2.0)
8297
rubocop-rake (0.6.0)
8398
rubocop (~> 1.0)
84-
rubocop-rspec (2.20.0)
85-
rubocop (~> 1.33)
99+
rubocop-rspec (2.29.2)
100+
rubocop (~> 1.40)
86101
rubocop-capybara (~> 2.17)
102+
rubocop-factory_bot (~> 2.22)
103+
rubocop-rspec_rails (~> 2.28)
104+
rubocop-rspec_rails (2.29.1)
105+
rubocop (~> 1.61)
87106
rubocop-sequel (0.3.4)
88107
rubocop (~> 1.0)
89108
ruby-progressbar (1.13.0)
90109
simplecov (0.22.0)
91110
docile (~> 1.1)
92111
simplecov-html (~> 0.11)
93112
simplecov_json_formatter (~> 0.1)
94-
simplecov-html (0.12.3)
113+
simplecov-html (0.13.1)
95114
simplecov-lcov (0.8.0)
96115
simplecov_json_formatter (0.1.4)
97116
tzinfo (2.0.6)
98117
concurrent-ruby (~> 1.0)
99-
unicode-display_width (2.4.2)
118+
unicode-display_width (2.5.0)
100119

101120
PLATFORMS
102121
ruby
@@ -115,4 +134,4 @@ DEPENDENCIES
115134
simplecov-lcov
116135

117136
BUNDLED WITH
118-
2.4.14
137+
2.4.22

0 commit comments

Comments
 (0)