Skip to content

Commit bbd0626

Browse files
Bump rails from 7.1.6 to 8.1.2 in /spec/tester_mongo
Bumps [rails](https://github.com/rails/rails) from 7.1.6 to 8.1.2. - [Release notes](https://github.com/rails/rails/releases) - [Commits](rails/rails@v7.1.6...v8.1.2) --- updated-dependencies: - dependency-name: rails dependency-version: 8.1.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ef8db1c commit bbd0626

2 files changed

Lines changed: 69 additions & 75 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.1.2"
88

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

spec/tester_mongo/Gemfile.lock

Lines changed: 68 additions & 74 deletions
Original file line numberDiff line numberDiff line change
@@ -8,96 +8,89 @@ PATH
88
GEM
99
remote: https://rubygems.org/
1010
specs:
11-
actioncable (7.1.6)
12-
actionpack (= 7.1.6)
13-
activesupport (= 7.1.6)
11+
action_text-trix (2.1.16)
12+
railties
13+
actioncable (8.1.2)
14+
actionpack (= 8.1.2)
15+
activesupport (= 8.1.2)
1416
nio4r (~> 2.0)
1517
websocket-driver (>= 0.6.1)
1618
zeitwerk (~> 2.6)
17-
actionmailbox (7.1.6)
18-
actionpack (= 7.1.6)
19-
activejob (= 7.1.6)
20-
activerecord (= 7.1.6)
21-
activestorage (= 7.1.6)
22-
activesupport (= 7.1.6)
23-
mail (>= 2.7.1)
24-
net-imap
25-
net-pop
26-
net-smtp
27-
actionmailer (7.1.6)
28-
actionpack (= 7.1.6)
29-
actionview (= 7.1.6)
30-
activejob (= 7.1.6)
31-
activesupport (= 7.1.6)
32-
mail (~> 2.5, >= 2.5.4)
33-
net-imap
34-
net-pop
35-
net-smtp
19+
actionmailbox (8.1.2)
20+
actionpack (= 8.1.2)
21+
activejob (= 8.1.2)
22+
activerecord (= 8.1.2)
23+
activestorage (= 8.1.2)
24+
activesupport (= 8.1.2)
25+
mail (>= 2.8.0)
26+
actionmailer (8.1.2)
27+
actionpack (= 8.1.2)
28+
actionview (= 8.1.2)
29+
activejob (= 8.1.2)
30+
activesupport (= 8.1.2)
31+
mail (>= 2.8.0)
3632
rails-dom-testing (~> 2.2)
37-
actionpack (7.1.6)
38-
actionview (= 7.1.6)
39-
activesupport (= 7.1.6)
40-
cgi
33+
actionpack (8.1.2)
34+
actionview (= 8.1.2)
35+
activesupport (= 8.1.2)
4136
nokogiri (>= 1.8.5)
42-
racc
4337
rack (>= 2.2.4)
4438
rack-session (>= 1.0.1)
4539
rack-test (>= 0.6.3)
4640
rails-dom-testing (~> 2.2)
4741
rails-html-sanitizer (~> 1.6)
48-
actiontext (7.1.6)
49-
actionpack (= 7.1.6)
50-
activerecord (= 7.1.6)
51-
activestorage (= 7.1.6)
52-
activesupport (= 7.1.6)
42+
useragent (~> 0.16)
43+
actiontext (8.1.2)
44+
action_text-trix (~> 2.1.15)
45+
actionpack (= 8.1.2)
46+
activerecord (= 8.1.2)
47+
activestorage (= 8.1.2)
48+
activesupport (= 8.1.2)
5349
globalid (>= 0.6.0)
5450
nokogiri (>= 1.8.5)
55-
actionview (7.1.6)
56-
activesupport (= 7.1.6)
51+
actionview (8.1.2)
52+
activesupport (= 8.1.2)
5753
builder (~> 3.1)
58-
cgi
5954
erubi (~> 1.11)
6055
rails-dom-testing (~> 2.2)
6156
rails-html-sanitizer (~> 1.6)
62-
activejob (7.1.6)
63-
activesupport (= 7.1.6)
57+
activejob (8.1.2)
58+
activesupport (= 8.1.2)
6459
globalid (>= 0.3.6)
65-
activemodel (7.1.6)
66-
activesupport (= 7.1.6)
67-
activerecord (7.1.6)
68-
activemodel (= 7.1.6)
69-
activesupport (= 7.1.6)
60+
activemodel (8.1.2)
61+
activesupport (= 8.1.2)
62+
activerecord (8.1.2)
63+
activemodel (= 8.1.2)
64+
activesupport (= 8.1.2)
7065
timeout (>= 0.4.0)
71-
activestorage (7.1.6)
72-
actionpack (= 7.1.6)
73-
activejob (= 7.1.6)
74-
activerecord (= 7.1.6)
75-
activesupport (= 7.1.6)
66+
activestorage (8.1.2)
67+
actionpack (= 8.1.2)
68+
activejob (= 8.1.2)
69+
activerecord (= 8.1.2)
70+
activesupport (= 8.1.2)
7671
marcel (~> 1.0)
77-
activesupport (7.1.6)
72+
activesupport (8.1.2)
7873
base64
79-
benchmark (>= 0.3)
8074
bigdecimal
81-
concurrent-ruby (~> 1.0, >= 1.0.2)
75+
concurrent-ruby (~> 1.0, >= 1.3.1)
8276
connection_pool (>= 2.2.5)
8377
drb
8478
i18n (>= 1.6, < 2)
79+
json
8580
logger (>= 1.4.2)
8681
minitest (>= 5.1)
87-
mutex_m
8882
securerandom (>= 0.3)
89-
tzinfo (~> 2.0)
83+
tzinfo (~> 2.0, >= 2.0.5)
84+
uri (>= 0.13.1)
9085
base64 (0.3.0)
9186
bcrypt (3.1.21)
92-
benchmark (0.5.0)
9387
bigdecimal (4.0.1)
9488
bootsnap (1.21.1)
9589
msgpack (~> 1.2)
9690
bson (5.2.0)
9791
builder (3.3.0)
9892
byebug (13.0.0)
9993
reline (>= 0.6.0)
100-
cgi (0.5.1)
10194
coderay (1.1.3)
10295
concurrent-ruby (1.3.6)
10396
connection_pool (3.0.2)
@@ -126,6 +119,7 @@ GEM
126119
pp (>= 0.6.0)
127120
rdoc (>= 4.0.0)
128121
reline (>= 0.4.2)
122+
json (2.18.0)
129123
logger (1.7.0)
130124
loofah (2.25.0)
131125
crass (~> 1.0.2)
@@ -149,7 +143,6 @@ GEM
149143
concurrent-ruby (>= 1.0.5, < 2.0)
150144
mongo (>= 2.18.0, < 3.0.0)
151145
msgpack (1.8.0)
152-
mutex_m (0.3.0)
153146
net-imap (0.6.2)
154147
date
155148
net-protocol
@@ -187,32 +180,31 @@ GEM
187180
rack (>= 1.3)
188181
rackup (2.3.1)
189182
rack (>= 3)
190-
rails (7.1.6)
191-
actioncable (= 7.1.6)
192-
actionmailbox (= 7.1.6)
193-
actionmailer (= 7.1.6)
194-
actionpack (= 7.1.6)
195-
actiontext (= 7.1.6)
196-
actionview (= 7.1.6)
197-
activejob (= 7.1.6)
198-
activemodel (= 7.1.6)
199-
activerecord (= 7.1.6)
200-
activestorage (= 7.1.6)
201-
activesupport (= 7.1.6)
183+
rails (8.1.2)
184+
actioncable (= 8.1.2)
185+
actionmailbox (= 8.1.2)
186+
actionmailer (= 8.1.2)
187+
actionpack (= 8.1.2)
188+
actiontext (= 8.1.2)
189+
actionview (= 8.1.2)
190+
activejob (= 8.1.2)
191+
activemodel (= 8.1.2)
192+
activerecord (= 8.1.2)
193+
activestorage (= 8.1.2)
194+
activesupport (= 8.1.2)
202195
bundler (>= 1.15.0)
203-
railties (= 7.1.6)
196+
railties (= 8.1.2)
204197
rails-dom-testing (2.3.0)
205198
activesupport (>= 5.0.0)
206199
minitest
207200
nokogiri (>= 1.6)
208201
rails-html-sanitizer (1.6.2)
209202
loofah (~> 2.21)
210203
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)
211-
railties (7.1.6)
212-
actionpack (= 7.1.6)
213-
activesupport (= 7.1.6)
214-
cgi
215-
irb
204+
railties (8.1.2)
205+
actionpack (= 8.1.2)
206+
activesupport (= 8.1.2)
207+
irb (~> 1.13)
216208
rackup (>= 1.0.0)
217209
rake (>= 12.2)
218210
thor (~> 1.0, >= 1.2.2)
@@ -250,6 +242,8 @@ GEM
250242
tsort (0.2.0)
251243
tzinfo (2.0.6)
252244
concurrent-ruby (~> 1.0)
245+
uri (1.1.1)
246+
useragent (0.16.11)
253247
websocket-driver (0.8.0)
254248
base64
255249
websocket-extensions (>= 0.1.0)
@@ -269,7 +263,7 @@ DEPENDENCIES
269263
mongoid
270264
pry-byebug
271265
puma (~> 6.6)
272-
rails (~> 7.1.3)
266+
rails (~> 8.1.2)
273267
rspec-rails
274268
sqlite3 (~> 1.6)
275269
tzinfo-data

0 commit comments

Comments
 (0)