Skip to content

Commit 41750ed

Browse files
Bump rails from 7.1.5.2 to 7.2.3 in /spec/tester_mongo_rails_6
Bumps [rails](https://github.com/rails/rails) from 7.1.5.2 to 7.2.3. - [Release notes](https://github.com/rails/rails/releases) - [Commits](rails/rails@v7.1.5.2...v7.2.3) --- updated-dependencies: - dependency-name: rails dependency-version: 7.2.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d209f45 commit 41750ed

2 files changed

Lines changed: 87 additions & 86 deletions

File tree

spec/tester_mongo_rails_6/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.4"
7+
gem "rails", "~> 7.2.3"
88

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

spec/tester_mongo_rails_6/Gemfile.lock

Lines changed: 86 additions & 85 deletions
Original file line numberDiff line numberDiff line change
@@ -8,85 +8,79 @@ 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+
actioncable (7.2.3)
12+
actionpack (= 7.2.3)
13+
activesupport (= 7.2.3)
1414
nio4r (~> 2.0)
1515
websocket-driver (>= 0.6.1)
1616
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
17+
actionmailbox (7.2.3)
18+
actionpack (= 7.2.3)
19+
activejob (= 7.2.3)
20+
activerecord (= 7.2.3)
21+
activestorage (= 7.2.3)
22+
activesupport (= 7.2.3)
23+
mail (>= 2.8.0)
24+
actionmailer (7.2.3)
25+
actionpack (= 7.2.3)
26+
actionview (= 7.2.3)
27+
activejob (= 7.2.3)
28+
activesupport (= 7.2.3)
29+
mail (>= 2.8.0)
3630
rails-dom-testing (~> 2.2)
37-
actionpack (7.1.6)
38-
actionview (= 7.1.6)
39-
activesupport (= 7.1.6)
31+
actionpack (7.2.3)
32+
actionview (= 7.2.3)
33+
activesupport (= 7.2.3)
4034
cgi
4135
nokogiri (>= 1.8.5)
4236
racc
43-
rack (>= 2.2.4)
37+
rack (>= 2.2.4, < 3.3)
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 (7.2.3)
44+
actionpack (= 7.2.3)
45+
activerecord (= 7.2.3)
46+
activestorage (= 7.2.3)
47+
activesupport (= 7.2.3)
5348
globalid (>= 0.6.0)
5449
nokogiri (>= 1.8.5)
55-
actionview (7.1.6)
56-
activesupport (= 7.1.6)
50+
actionview (7.2.3)
51+
activesupport (= 7.2.3)
5752
builder (~> 3.1)
5853
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 (7.2.3)
58+
activesupport (= 7.2.3)
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 (7.2.3)
61+
activesupport (= 7.2.3)
62+
activerecord (7.2.3)
63+
activemodel (= 7.2.3)
64+
activesupport (= 7.2.3)
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 (7.2.3)
67+
actionpack (= 7.2.3)
68+
activejob (= 7.2.3)
69+
activerecord (= 7.2.3)
70+
activesupport (= 7.2.3)
7671
marcel (~> 1.0)
77-
activesupport (7.1.6)
72+
activesupport (7.2.3)
7873
base64
7974
benchmark (>= 0.3)
8075
bigdecimal
81-
concurrent-ruby (~> 1.0, >= 1.0.2)
76+
concurrent-ruby (~> 1.0, >= 1.3.1)
8277
connection_pool (>= 2.2.5)
8378
drb
8479
i18n (>= 1.6, < 2)
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)
9084
base64 (0.3.0)
9185
bcrypt (3.1.20)
9286
benchmark (0.5.0)
@@ -101,15 +95,16 @@ GEM
10195
concurrent-ruby (1.3.5)
10296
connection_pool (2.5.4)
10397
crass (1.0.6)
104-
date (3.4.1)
98+
date (3.5.0)
10599
debug (1.9.2)
106100
irb (~> 1.10)
107101
reline (>= 0.3.8)
108102
diff-lcs (1.5.1)
109103
drb (2.2.3)
104+
erb (5.1.3)
110105
erubi (1.13.1)
111106
fiber-storage (1.0.0)
112-
globalid (1.2.1)
107+
globalid (1.3.0)
113108
activesupport (>= 6.1)
114109
graphiql-rails (1.10.1)
115110
railties
@@ -118,20 +113,22 @@ GEM
118113
fiber-storage
119114
i18n (1.14.7)
120115
concurrent-ruby (~> 1.0)
121-
io-console (0.7.2)
122-
irb (1.14.1)
116+
io-console (0.8.1)
117+
irb (1.15.3)
118+
pp (>= 0.6.0)
123119
rdoc (>= 4.0.0)
124120
reline (>= 0.4.2)
125121
logger (1.7.0)
126122
loofah (2.24.1)
127123
crass (~> 1.0.2)
128124
nokogiri (>= 1.12.0)
129-
mail (2.8.1)
125+
mail (2.9.0)
126+
logger
130127
mini_mime (>= 0.1.1)
131128
net-imap
132129
net-pop
133130
net-smtp
134-
marcel (1.0.4)
131+
marcel (1.1.0)
135132
method_source (1.1.0)
136133
mini_mime (1.1.5)
137134
minitest (5.26.0)
@@ -142,74 +139,78 @@ GEM
142139
concurrent-ruby (>= 1.0.5, < 2.0)
143140
mongo (>= 2.18.0, < 3.0.0)
144141
msgpack (1.7.3)
145-
mutex_m (0.3.0)
146142
net-imap (0.5.12)
147143
date
148144
net-protocol
149145
net-pop (0.1.2)
150146
net-protocol
151147
net-protocol (0.2.2)
152148
timeout
153-
net-smtp (0.5.0)
149+
net-smtp (0.5.1)
154150
net-protocol
155151
nio4r (2.7.5)
156152
nokogiri (1.18.10-x86_64-linux-gnu)
157153
racc (~> 1.4)
154+
pp (0.6.3)
155+
prettyprint
156+
prettyprint (0.2.0)
158157
pry (0.14.2)
159158
coderay (~> 1.1)
160159
method_source (~> 1.0)
161160
pry-byebug (3.10.1)
162161
byebug (~> 11.0)
163162
pry (>= 0.13, < 0.15)
164-
psych (5.1.2)
163+
psych (5.2.6)
164+
date
165165
stringio
166166
puma (6.4.3)
167167
nio4r (~> 2.0)
168168
racc (1.8.1)
169-
rack (3.2.3)
169+
rack (3.2.4)
170170
rack-session (2.1.1)
171171
base64 (>= 0.1.0)
172172
rack (>= 3.0.0)
173173
rack-test (2.2.0)
174174
rack (>= 1.3)
175-
rackup (2.1.0)
175+
rackup (2.2.1)
176176
rack (>= 3)
177-
webrick (~> 1.8)
178-
rails (7.1.6)
179-
actioncable (= 7.1.6)
180-
actionmailbox (= 7.1.6)
181-
actionmailer (= 7.1.6)
182-
actionpack (= 7.1.6)
183-
actiontext (= 7.1.6)
184-
actionview (= 7.1.6)
185-
activejob (= 7.1.6)
186-
activemodel (= 7.1.6)
187-
activerecord (= 7.1.6)
188-
activestorage (= 7.1.6)
189-
activesupport (= 7.1.6)
177+
rails (7.2.3)
178+
actioncable (= 7.2.3)
179+
actionmailbox (= 7.2.3)
180+
actionmailer (= 7.2.3)
181+
actionpack (= 7.2.3)
182+
actiontext (= 7.2.3)
183+
actionview (= 7.2.3)
184+
activejob (= 7.2.3)
185+
activemodel (= 7.2.3)
186+
activerecord (= 7.2.3)
187+
activestorage (= 7.2.3)
188+
activesupport (= 7.2.3)
190189
bundler (>= 1.15.0)
191-
railties (= 7.1.6)
190+
railties (= 7.2.3)
192191
rails-dom-testing (2.3.0)
193192
activesupport (>= 5.0.0)
194193
minitest
195194
nokogiri (>= 1.6)
196195
rails-html-sanitizer (1.6.2)
197196
loofah (~> 2.21)
198197
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)
199-
railties (7.1.6)
200-
actionpack (= 7.1.6)
201-
activesupport (= 7.1.6)
198+
railties (7.2.3)
199+
actionpack (= 7.2.3)
200+
activesupport (= 7.2.3)
202201
cgi
203-
irb
202+
irb (~> 1.13)
204203
rackup (>= 1.0.0)
205204
rake (>= 12.2)
206205
thor (~> 1.0, >= 1.2.2)
207206
tsort (>= 0.2)
208207
zeitwerk (~> 2.6)
209-
rake (13.2.1)
210-
rdoc (6.7.0)
208+
rake (13.3.1)
209+
rdoc (6.15.1)
210+
erb
211211
psych (>= 4.0.0)
212-
reline (0.5.10)
212+
tsort
213+
reline (0.6.2)
213214
io-console (~> 0.5)
214215
rspec-core (3.13.2)
215216
rspec-support (~> 3.13.0)
@@ -230,13 +231,13 @@ GEM
230231
rspec-support (3.13.1)
231232
securerandom (0.4.1)
232233
sqlite3 (1.6.9-x86_64-linux)
233-
stringio (3.1.1)
234+
stringio (3.1.7)
234235
thor (1.4.0)
235-
timeout (0.4.3)
236+
timeout (0.4.4)
236237
tsort (0.2.0)
237238
tzinfo (2.0.6)
238239
concurrent-ruby (~> 1.0)
239-
webrick (1.8.2)
240+
useragent (0.16.11)
240241
websocket-driver (0.8.0)
241242
base64
242243
websocket-extensions (>= 0.1.0)
@@ -256,7 +257,7 @@ DEPENDENCIES
256257
mongoid
257258
pry-byebug
258259
puma (~> 6.4)
259-
rails (~> 7.1.4)
260+
rails (~> 7.2.3)
260261
rspec-rails
261262
sqlite3 (~> 1.6)
262263
tzinfo-data

0 commit comments

Comments
 (0)