Skip to content

Commit 6f9ea5a

Browse files
committed
bundle update
1 parent de7e46c commit 6f9ea5a

File tree

1 file changed

+55
-54
lines changed

1 file changed

+55
-54
lines changed

Gemfile.lock

Lines changed: 55 additions & 54 deletions
Original file line numberDiff line numberDiff line change
@@ -7,79 +7,80 @@ PATH
77
GEM
88
remote: https://rubygems.org/
99
specs:
10-
activemodel (6.0.3.3)
11-
activesupport (= 6.0.3.3)
12-
activerecord (6.0.3.3)
13-
activemodel (= 6.0.3.3)
14-
activesupport (= 6.0.3.3)
15-
activesupport (6.0.3.3)
10+
activemodel (7.0.6)
11+
activesupport (= 7.0.6)
12+
activerecord (7.0.6)
13+
activemodel (= 7.0.6)
14+
activesupport (= 7.0.6)
15+
activesupport (7.0.6)
1616
concurrent-ruby (~> 1.0, >= 1.0.2)
17-
i18n (>= 0.7, < 2)
18-
minitest (~> 5.1)
19-
tzinfo (~> 1.1)
20-
zeitwerk (~> 2.2, >= 2.2.2)
21-
ast (2.4.1)
17+
i18n (>= 1.6, < 2)
18+
minitest (>= 5.1)
19+
tzinfo (~> 2.0)
20+
ast (2.4.2)
2221
coderay (1.1.3)
23-
concurrent-ruby (1.1.7)
24-
diff-lcs (1.4.4)
25-
docile (1.3.2)
26-
ffi (1.13.1)
27-
formatador (0.2.5)
28-
guard (2.16.2)
22+
concurrent-ruby (1.2.2)
23+
diff-lcs (1.5.0)
24+
docile (1.4.0)
25+
ffi (1.15.5)
26+
formatador (1.1.0)
27+
guard (2.18.0)
2928
formatador (>= 0.2.4)
3029
listen (>= 2.7, < 4.0)
3130
lumberjack (>= 1.0.12, < 2.0)
3231
nenv (~> 0.1)
3332
notiffany (~> 0.0)
34-
pry (>= 0.9.12)
33+
pry (>= 0.13.0)
3534
shellany (~> 0.0)
3635
thor (>= 0.18.1)
3736
guard-compat (1.2.1)
3837
guard-rspec (4.7.3)
3938
guard (~> 2.1)
4039
guard-compat (~> 1.1)
4140
rspec (>= 2.99.0, < 4.0)
42-
guard-rubocop (1.3.0)
41+
guard-rubocop (1.5.0)
4342
guard (~> 2.0)
44-
rubocop (~> 0.20)
45-
i18n (1.8.5)
43+
rubocop (< 2.0)
44+
i18n (1.14.1)
4645
concurrent-ruby (~> 1.0)
47-
listen (3.2.1)
46+
listen (3.8.0)
4847
rb-fsevent (~> 0.10, >= 0.10.3)
4948
rb-inotify (~> 0.9, >= 0.9.10)
5049
lumberjack (1.2.8)
5150
method_source (1.0.0)
52-
minitest (5.14.2)
51+
minitest (5.18.1)
5352
nenv (0.3.0)
5453
notiffany (0.1.3)
5554
nenv (~> 0.1)
5655
shellany (~> 0.0)
57-
parallel (1.19.2)
58-
parser (2.7.1.4)
56+
parallel (1.23.0)
57+
parser (3.2.2.3)
5958
ast (~> 2.4.1)
60-
pry (0.13.1)
59+
racc
60+
pry (0.14.2)
6161
coderay (~> 1.1)
6262
method_source (~> 1.0)
63-
rainbow (3.0.0)
64-
rake (13.0.1)
65-
rb-fsevent (0.10.4)
63+
racc (1.7.1)
64+
rainbow (3.1.1)
65+
rake (13.0.6)
66+
rb-fsevent (0.11.2)
6667
rb-inotify (0.10.1)
6768
ffi (~> 1.0)
68-
regexp_parser (1.7.1)
69-
rexml (3.2.4)
70-
rspec (3.9.0)
71-
rspec-core (~> 3.9.0)
72-
rspec-expectations (~> 3.9.0)
73-
rspec-mocks (~> 3.9.0)
74-
rspec-core (3.9.2)
75-
rspec-support (~> 3.9.3)
76-
rspec-expectations (3.9.2)
69+
regexp_parser (2.8.1)
70+
rexml (3.2.5)
71+
rspec (3.12.0)
72+
rspec-core (~> 3.12.0)
73+
rspec-expectations (~> 3.12.0)
74+
rspec-mocks (~> 3.12.0)
75+
rspec-core (3.12.2)
76+
rspec-support (~> 3.12.0)
77+
rspec-expectations (3.12.3)
7778
diff-lcs (>= 1.2.0, < 2.0)
78-
rspec-support (~> 3.9.0)
79-
rspec-mocks (3.9.1)
79+
rspec-support (~> 3.12.0)
80+
rspec-mocks (3.12.6)
8081
diff-lcs (>= 1.2.0, < 2.0)
81-
rspec-support (~> 3.9.0)
82-
rspec-support (3.9.3)
82+
rspec-support (~> 3.12.0)
83+
rspec-support (3.12.1)
8384
rubocop (0.90.0)
8485
parallel (~> 1.10)
8586
parser (>= 2.7.1.1)
@@ -89,21 +90,21 @@ GEM
8990
rubocop-ast (>= 0.3.0, < 1.0)
9091
ruby-progressbar (~> 1.7)
9192
unicode-display_width (>= 1.4.0, < 2.0)
92-
rubocop-ast (0.4.0)
93-
parser (>= 2.7.1.4)
94-
ruby-progressbar (1.10.1)
93+
rubocop-ast (0.8.0)
94+
parser (>= 2.7.1.5)
95+
ruby-progressbar (1.13.0)
9596
shellany (0.0.1)
96-
simplecov (0.19.0)
97+
simplecov (0.22.0)
9798
docile (~> 1.1)
9899
simplecov-html (~> 0.11)
99-
simplecov-html (0.12.2)
100-
sqlite3 (1.4.2)
101-
thor (1.0.1)
102-
thread_safe (0.3.6)
103-
tzinfo (1.2.7)
104-
thread_safe (~> 0.1)
105-
unicode-display_width (1.7.0)
106-
zeitwerk (2.4.0)
100+
simplecov_json_formatter (~> 0.1)
101+
simplecov-html (0.12.3)
102+
simplecov_json_formatter (0.1.4)
103+
sqlite3 (1.4.4)
104+
thor (1.2.2)
105+
tzinfo (2.0.6)
106+
concurrent-ruby (~> 1.0)
107+
unicode-display_width (1.8.0)
107108

108109
PLATFORMS
109110
ruby

0 commit comments

Comments
 (0)