Skip to content

Commit 0bb2973

Browse files
Bump rails from 7.1.5.2 to 8.0.4 in /spec/tester_mongo
Bumps [rails](https://github.com/rails/rails) from 7.1.5.2 to 8.0.4. - [Release notes](https://github.com/rails/rails/releases) - [Commits](rails/rails@v7.1.5.2...v8.0.4) --- updated-dependencies: - dependency-name: rails dependency-version: 8.0.4 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d209f45 commit 0bb2973

2 files changed

Lines changed: 76 additions & 79 deletions

File tree

spec/tester_mongo/Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ git_source(:github) { |repo| "https://github.com/#{repo}.git" }
44
ruby ">= 2.7.0"
55

66
# Bundle edge Rails instead: gem "rails", github: "rails/rails", branch: "main"
7-
gem "rails", "~> 7.1.3"
7+
gem "rails", "~> 8.0.4"
88

99
# Use sqlite3 as the database for Active Record
1010
gem "sqlite3", "~> 1.6"

spec/tester_mongo/Gemfile.lock

Lines changed: 75 additions & 78 deletions
Original file line numberDiff line numberDiff line change
@@ -8,87 +8,81 @@ PATH
88
GEM
99
remote: https://rubygems.org/
1010
specs:
11-
actioncable (7.1.5.2)
12-
actionpack (= 7.1.5.2)
13-
activesupport (= 7.1.5.2)
11+
actioncable (8.0.4)
12+
actionpack (= 8.0.4)
13+
activesupport (= 8.0.4)
1414
nio4r (~> 2.0)
1515
websocket-driver (>= 0.6.1)
1616
zeitwerk (~> 2.6)
17-
actionmailbox (7.1.5.2)
18-
actionpack (= 7.1.5.2)
19-
activejob (= 7.1.5.2)
20-
activerecord (= 7.1.5.2)
21-
activestorage (= 7.1.5.2)
22-
activesupport (= 7.1.5.2)
23-
mail (>= 2.7.1)
24-
net-imap
25-
net-pop
26-
net-smtp
27-
actionmailer (7.1.5.2)
28-
actionpack (= 7.1.5.2)
29-
actionview (= 7.1.5.2)
30-
activejob (= 7.1.5.2)
31-
activesupport (= 7.1.5.2)
32-
mail (~> 2.5, >= 2.5.4)
33-
net-imap
34-
net-pop
35-
net-smtp
17+
actionmailbox (8.0.4)
18+
actionpack (= 8.0.4)
19+
activejob (= 8.0.4)
20+
activerecord (= 8.0.4)
21+
activestorage (= 8.0.4)
22+
activesupport (= 8.0.4)
23+
mail (>= 2.8.0)
24+
actionmailer (8.0.4)
25+
actionpack (= 8.0.4)
26+
actionview (= 8.0.4)
27+
activejob (= 8.0.4)
28+
activesupport (= 8.0.4)
29+
mail (>= 2.8.0)
3630
rails-dom-testing (~> 2.2)
37-
actionpack (7.1.5.2)
38-
actionview (= 7.1.5.2)
39-
activesupport (= 7.1.5.2)
31+
actionpack (8.0.4)
32+
actionview (= 8.0.4)
33+
activesupport (= 8.0.4)
4034
nokogiri (>= 1.8.5)
41-
racc
4235
rack (>= 2.2.4)
4336
rack-session (>= 1.0.1)
4437
rack-test (>= 0.6.3)
4538
rails-dom-testing (~> 2.2)
4639
rails-html-sanitizer (~> 1.6)
47-
actiontext (7.1.5.2)
48-
actionpack (= 7.1.5.2)
49-
activerecord (= 7.1.5.2)
50-
activestorage (= 7.1.5.2)
51-
activesupport (= 7.1.5.2)
40+
useragent (~> 0.16)
41+
actiontext (8.0.4)
42+
actionpack (= 8.0.4)
43+
activerecord (= 8.0.4)
44+
activestorage (= 8.0.4)
45+
activesupport (= 8.0.4)
5246
globalid (>= 0.6.0)
5347
nokogiri (>= 1.8.5)
54-
actionview (7.1.5.2)
55-
activesupport (= 7.1.5.2)
48+
actionview (8.0.4)
49+
activesupport (= 8.0.4)
5650
builder (~> 3.1)
5751
erubi (~> 1.11)
5852
rails-dom-testing (~> 2.2)
5953
rails-html-sanitizer (~> 1.6)
60-
activejob (7.1.5.2)
61-
activesupport (= 7.1.5.2)
54+
activejob (8.0.4)
55+
activesupport (= 8.0.4)
6256
globalid (>= 0.3.6)
63-
activemodel (7.1.5.2)
64-
activesupport (= 7.1.5.2)
65-
activerecord (7.1.5.2)
66-
activemodel (= 7.1.5.2)
67-
activesupport (= 7.1.5.2)
57+
activemodel (8.0.4)
58+
activesupport (= 8.0.4)
59+
activerecord (8.0.4)
60+
activemodel (= 8.0.4)
61+
activesupport (= 8.0.4)
6862
timeout (>= 0.4.0)
69-
activestorage (7.1.5.2)
70-
actionpack (= 7.1.5.2)
71-
activejob (= 7.1.5.2)
72-
activerecord (= 7.1.5.2)
73-
activesupport (= 7.1.5.2)
63+
activestorage (8.0.4)
64+
actionpack (= 8.0.4)
65+
activejob (= 8.0.4)
66+
activerecord (= 8.0.4)
67+
activesupport (= 8.0.4)
7468
marcel (~> 1.0)
75-
activesupport (7.1.5.2)
69+
activesupport (8.0.4)
7670
base64
7771
benchmark (>= 0.3)
7872
bigdecimal
79-
concurrent-ruby (~> 1.0, >= 1.0.2)
73+
concurrent-ruby (~> 1.0, >= 1.3.1)
8074
connection_pool (>= 2.2.5)
8175
drb
8276
i18n (>= 1.6, < 2)
8377
logger (>= 1.4.2)
8478
minitest (>= 5.1)
85-
mutex_m
8679
securerandom (>= 0.3)
87-
tzinfo (~> 2.0)
80+
tzinfo (~> 2.0, >= 2.0.5)
81+
uri (>= 0.13.1)
8882
base64 (0.3.0)
8983
bcrypt (3.1.20)
90-
benchmark (0.4.1)
91-
bigdecimal (3.3.0)
84+
benchmark (0.5.0)
85+
bigdecimal (3.3.1)
9286
bootsnap (1.18.6)
9387
msgpack (~> 1.2)
9488
bson (5.1.1)
@@ -104,7 +98,7 @@ GEM
10498
reline (>= 0.3.8)
10599
diff-lcs (1.6.2)
106100
drb (2.2.3)
107-
erb (5.0.3)
101+
erb (5.1.3)
108102
erubi (1.13.1)
109103
fiber-storage (1.0.1)
110104
globalid (1.3.0)
@@ -118,15 +112,16 @@ GEM
118112
i18n (1.14.7)
119113
concurrent-ruby (~> 1.0)
120114
io-console (0.8.1)
121-
irb (1.15.2)
115+
irb (1.15.3)
122116
pp (>= 0.6.0)
123117
rdoc (>= 4.0.0)
124118
reline (>= 0.4.2)
125119
logger (1.7.0)
126120
loofah (2.24.1)
127121
crass (~> 1.0.2)
128122
nokogiri (>= 1.12.0)
129-
mail (2.8.1)
123+
mail (2.9.0)
124+
logger
130125
mini_mime (>= 0.1.1)
131126
net-imap
132127
net-pop
@@ -143,7 +138,6 @@ GEM
143138
concurrent-ruby (>= 1.0.5, < 2.0)
144139
mongo (>= 2.18.0, < 3.0.0)
145140
msgpack (1.8.0)
146-
mutex_m (0.3.0)
147141
net-imap (0.5.12)
148142
date
149143
net-protocol
@@ -153,7 +147,7 @@ GEM
153147
timeout
154148
net-smtp (0.5.1)
155149
net-protocol
156-
nio4r (2.7.4)
150+
nio4r (2.7.5)
157151
nokogiri (1.18.10-x86_64-linux-gnu)
158152
racc (~> 1.4)
159153
pp (0.6.3)
@@ -171,45 +165,46 @@ GEM
171165
puma (6.6.1)
172166
nio4r (~> 2.0)
173167
racc (1.8.1)
174-
rack (3.2.3)
168+
rack (3.2.4)
175169
rack-session (2.1.1)
176170
base64 (>= 0.1.0)
177171
rack (>= 3.0.0)
178172
rack-test (2.2.0)
179173
rack (>= 1.3)
180174
rackup (2.2.1)
181175
rack (>= 3)
182-
rails (7.1.5.2)
183-
actioncable (= 7.1.5.2)
184-
actionmailbox (= 7.1.5.2)
185-
actionmailer (= 7.1.5.2)
186-
actionpack (= 7.1.5.2)
187-
actiontext (= 7.1.5.2)
188-
actionview (= 7.1.5.2)
189-
activejob (= 7.1.5.2)
190-
activemodel (= 7.1.5.2)
191-
activerecord (= 7.1.5.2)
192-
activestorage (= 7.1.5.2)
193-
activesupport (= 7.1.5.2)
176+
rails (8.0.4)
177+
actioncable (= 8.0.4)
178+
actionmailbox (= 8.0.4)
179+
actionmailer (= 8.0.4)
180+
actionpack (= 8.0.4)
181+
actiontext (= 8.0.4)
182+
actionview (= 8.0.4)
183+
activejob (= 8.0.4)
184+
activemodel (= 8.0.4)
185+
activerecord (= 8.0.4)
186+
activestorage (= 8.0.4)
187+
activesupport (= 8.0.4)
194188
bundler (>= 1.15.0)
195-
railties (= 7.1.5.2)
189+
railties (= 8.0.4)
196190
rails-dom-testing (2.3.0)
197191
activesupport (>= 5.0.0)
198192
minitest
199193
nokogiri (>= 1.6)
200194
rails-html-sanitizer (1.6.2)
201195
loofah (~> 2.21)
202196
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
203-
railties (7.1.5.2)
204-
actionpack (= 7.1.5.2)
205-
activesupport (= 7.1.5.2)
206-
irb
197+
railties (8.0.4)
198+
actionpack (= 8.0.4)
199+
activesupport (= 8.0.4)
200+
irb (~> 1.13)
207201
rackup (>= 1.0.0)
208202
rake (>= 12.2)
209203
thor (~> 1.0, >= 1.2.2)
204+
tsort (>= 0.2)
210205
zeitwerk (~> 2.6)
211-
rake (13.3.0)
212-
rdoc (6.15.0)
206+
rake (13.3.1)
207+
rdoc (6.15.1)
213208
erb
214209
psych (>= 4.0.0)
215210
tsort
@@ -236,10 +231,12 @@ GEM
236231
sqlite3 (1.6.9-x86_64-linux)
237232
stringio (3.1.7)
238233
thor (1.4.0)
239-
timeout (0.4.3)
234+
timeout (0.4.4)
240235
tsort (0.2.0)
241236
tzinfo (2.0.6)
242237
concurrent-ruby (~> 1.0)
238+
uri (1.1.1)
239+
useragent (0.16.11)
243240
websocket-driver (0.8.0)
244241
base64
245242
websocket-extensions (>= 0.1.0)
@@ -259,7 +256,7 @@ DEPENDENCIES
259256
mongoid
260257
pry-byebug
261258
puma (~> 6.6)
262-
rails (~> 7.1.3)
259+
rails (~> 8.0.4)
263260
rspec-rails
264261
sqlite3 (~> 1.6)
265262
tzinfo-data

0 commit comments

Comments
 (0)