Skip to content

Commit 0bf540c

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 e92ea73 commit 0bf540c

2 files changed

Lines changed: 85 additions & 84 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: 84 additions & 83 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)
@@ -99,14 +93,15 @@ GEM
9993
cgi (0.5.0)
10094
coderay (1.1.3)
10195
concurrent-ruby (1.3.5)
102-
connection_pool (2.5.4)
96+
connection_pool (2.5.5)
10397
crass (1.0.6)
10498
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 (6.0.0)
110105
erubi (1.13.1)
111106
fiber-storage (1.0.1)
112107
globalid (1.3.0)
@@ -118,23 +113,25 @@ 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)
137-
minitest (5.26.1)
134+
minitest (5.26.2)
138135
mongo (2.21.3)
139136
base64
140137
bson (>= 4.14.1, < 6.0.0)
@@ -143,26 +140,29 @@ GEM
143140
concurrent-ruby (>= 1.0.5, < 2.0)
144141
mongo (>= 2.18.0, < 3.0.0)
145142
msgpack (1.7.3)
146-
mutex_m (0.3.0)
147143
net-imap (0.5.12)
148144
date
149145
net-protocol
150146
net-pop (0.1.2)
151147
net-protocol
152148
net-protocol (0.2.2)
153149
timeout
154-
net-smtp (0.5.0)
150+
net-smtp (0.5.1)
155151
net-protocol
156152
nio4r (2.7.5)
157153
nokogiri (1.18.10-x86_64-linux-gnu)
158154
racc (~> 1.4)
155+
pp (0.6.3)
156+
prettyprint
157+
prettyprint (0.2.0)
159158
pry (0.14.2)
160159
coderay (~> 1.1)
161160
method_source (~> 1.0)
162161
pry-byebug (3.10.1)
163162
byebug (~> 11.0)
164163
pry (>= 0.13, < 0.15)
165-
psych (5.1.2)
164+
psych (5.2.6)
165+
date
166166
stringio
167167
puma (6.4.3)
168168
nio4r (~> 2.0)
@@ -173,44 +173,45 @@ GEM
173173
rack (>= 3.0.0)
174174
rack-test (2.2.0)
175175
rack (>= 1.3)
176-
rackup (2.1.0)
176+
rackup (2.2.1)
177177
rack (>= 3)
178-
webrick (~> 1.8)
179-
rails (7.1.6)
180-
actioncable (= 7.1.6)
181-
actionmailbox (= 7.1.6)
182-
actionmailer (= 7.1.6)
183-
actionpack (= 7.1.6)
184-
actiontext (= 7.1.6)
185-
actionview (= 7.1.6)
186-
activejob (= 7.1.6)
187-
activemodel (= 7.1.6)
188-
activerecord (= 7.1.6)
189-
activestorage (= 7.1.6)
190-
activesupport (= 7.1.6)
178+
rails (7.2.3)
179+
actioncable (= 7.2.3)
180+
actionmailbox (= 7.2.3)
181+
actionmailer (= 7.2.3)
182+
actionpack (= 7.2.3)
183+
actiontext (= 7.2.3)
184+
actionview (= 7.2.3)
185+
activejob (= 7.2.3)
186+
activemodel (= 7.2.3)
187+
activerecord (= 7.2.3)
188+
activestorage (= 7.2.3)
189+
activesupport (= 7.2.3)
191190
bundler (>= 1.15.0)
192-
railties (= 7.1.6)
191+
railties (= 7.2.3)
193192
rails-dom-testing (2.3.0)
194193
activesupport (>= 5.0.0)
195194
minitest
196195
nokogiri (>= 1.6)
197196
rails-html-sanitizer (1.6.2)
198197
loofah (~> 2.21)
199198
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)
200-
railties (7.1.6)
201-
actionpack (= 7.1.6)
202-
activesupport (= 7.1.6)
199+
railties (7.2.3)
200+
actionpack (= 7.2.3)
201+
activesupport (= 7.2.3)
203202
cgi
204-
irb
203+
irb (~> 1.13)
205204
rackup (>= 1.0.0)
206205
rake (>= 12.2)
207206
thor (~> 1.0, >= 1.2.2)
208207
tsort (>= 0.2)
209208
zeitwerk (~> 2.6)
210209
rake (13.3.1)
211-
rdoc (6.7.0)
210+
rdoc (6.16.0)
211+
erb
212212
psych (>= 4.0.0)
213-
reline (0.5.10)
213+
tsort
214+
reline (0.6.3)
214215
io-console (~> 0.5)
215216
rspec-core (3.13.2)
216217
rspec-support (~> 3.13.0)
@@ -231,13 +232,13 @@ GEM
231232
rspec-support (3.13.1)
232233
securerandom (0.4.1)
233234
sqlite3 (1.6.9-x86_64-linux)
234-
stringio (3.1.7)
235+
stringio (3.1.8)
235236
thor (1.4.0)
236-
timeout (0.4.3)
237+
timeout (0.4.4)
237238
tsort (0.2.0)
238239
tzinfo (2.0.6)
239240
concurrent-ruby (~> 1.0)
240-
webrick (1.8.2)
241+
useragent (0.16.11)
241242
websocket-driver (0.8.0)
242243
base64
243244
websocket-extensions (>= 0.1.0)
@@ -257,7 +258,7 @@ DEPENDENCIES
257258
mongoid
258259
pry-byebug
259260
puma (~> 6.4)
260-
rails (~> 7.1.4)
261+
rails (~> 7.2.3)
261262
rspec-rails
262263
sqlite3 (~> 1.6)
263264
tzinfo-data

0 commit comments

Comments
 (0)