Skip to content

Commit 6aadc41

Browse files
Bump rails from 7.1.4 to 7.2.1.1 in /spec/tester_mongo_rails_6
Bumps [rails](https://github.com/rails/rails) from 7.1.4 to 7.2.1.1. - [Release notes](https://github.com/rails/rails/releases) - [Commits](rails/rails@v7.1.4...v7.2.1.1) --- updated-dependencies: - dependency-name: rails dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5b82ca3 commit 6aadc41

2 files changed

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

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

spec/tester_mongo_rails_6/Gemfile.lock

Lines changed: 66 additions & 68 deletions
Original file line numberDiff line numberDiff line change
@@ -8,80 +8,76 @@ PATH
88
GEM
99
remote: https://rubygems.org/
1010
specs:
11-
actioncable (7.1.4)
12-
actionpack (= 7.1.4)
13-
activesupport (= 7.1.4)
11+
actioncable (7.2.1.1)
12+
actionpack (= 7.2.1.1)
13+
activesupport (= 7.2.1.1)
1414
nio4r (~> 2.0)
1515
websocket-driver (>= 0.6.1)
1616
zeitwerk (~> 2.6)
17-
actionmailbox (7.1.4)
18-
actionpack (= 7.1.4)
19-
activejob (= 7.1.4)
20-
activerecord (= 7.1.4)
21-
activestorage (= 7.1.4)
22-
activesupport (= 7.1.4)
23-
mail (>= 2.7.1)
24-
net-imap
25-
net-pop
26-
net-smtp
27-
actionmailer (7.1.4)
28-
actionpack (= 7.1.4)
29-
actionview (= 7.1.4)
30-
activejob (= 7.1.4)
31-
activesupport (= 7.1.4)
32-
mail (~> 2.5, >= 2.5.4)
33-
net-imap
34-
net-pop
35-
net-smtp
17+
actionmailbox (7.2.1.1)
18+
actionpack (= 7.2.1.1)
19+
activejob (= 7.2.1.1)
20+
activerecord (= 7.2.1.1)
21+
activestorage (= 7.2.1.1)
22+
activesupport (= 7.2.1.1)
23+
mail (>= 2.8.0)
24+
actionmailer (7.2.1.1)
25+
actionpack (= 7.2.1.1)
26+
actionview (= 7.2.1.1)
27+
activejob (= 7.2.1.1)
28+
activesupport (= 7.2.1.1)
29+
mail (>= 2.8.0)
3630
rails-dom-testing (~> 2.2)
37-
actionpack (7.1.4)
38-
actionview (= 7.1.4)
39-
activesupport (= 7.1.4)
31+
actionpack (7.2.1.1)
32+
actionview (= 7.2.1.1)
33+
activesupport (= 7.2.1.1)
4034
nokogiri (>= 1.8.5)
4135
racc
42-
rack (>= 2.2.4)
36+
rack (>= 2.2.4, < 3.2)
4337
rack-session (>= 1.0.1)
4438
rack-test (>= 0.6.3)
4539
rails-dom-testing (~> 2.2)
4640
rails-html-sanitizer (~> 1.6)
47-
actiontext (7.1.4)
48-
actionpack (= 7.1.4)
49-
activerecord (= 7.1.4)
50-
activestorage (= 7.1.4)
51-
activesupport (= 7.1.4)
41+
useragent (~> 0.16)
42+
actiontext (7.2.1.1)
43+
actionpack (= 7.2.1.1)
44+
activerecord (= 7.2.1.1)
45+
activestorage (= 7.2.1.1)
46+
activesupport (= 7.2.1.1)
5247
globalid (>= 0.6.0)
5348
nokogiri (>= 1.8.5)
54-
actionview (7.1.4)
55-
activesupport (= 7.1.4)
49+
actionview (7.2.1.1)
50+
activesupport (= 7.2.1.1)
5651
builder (~> 3.1)
5752
erubi (~> 1.11)
5853
rails-dom-testing (~> 2.2)
5954
rails-html-sanitizer (~> 1.6)
60-
activejob (7.1.4)
61-
activesupport (= 7.1.4)
55+
activejob (7.2.1.1)
56+
activesupport (= 7.2.1.1)
6257
globalid (>= 0.3.6)
63-
activemodel (7.1.4)
64-
activesupport (= 7.1.4)
65-
activerecord (7.1.4)
66-
activemodel (= 7.1.4)
67-
activesupport (= 7.1.4)
58+
activemodel (7.2.1.1)
59+
activesupport (= 7.2.1.1)
60+
activerecord (7.2.1.1)
61+
activemodel (= 7.2.1.1)
62+
activesupport (= 7.2.1.1)
6863
timeout (>= 0.4.0)
69-
activestorage (7.1.4)
70-
actionpack (= 7.1.4)
71-
activejob (= 7.1.4)
72-
activerecord (= 7.1.4)
73-
activesupport (= 7.1.4)
64+
activestorage (7.2.1.1)
65+
actionpack (= 7.2.1.1)
66+
activejob (= 7.2.1.1)
67+
activerecord (= 7.2.1.1)
68+
activesupport (= 7.2.1.1)
7469
marcel (~> 1.0)
75-
activesupport (7.1.4)
70+
activesupport (7.2.1.1)
7671
base64
7772
bigdecimal
78-
concurrent-ruby (~> 1.0, >= 1.0.2)
73+
concurrent-ruby (~> 1.0, >= 1.3.1)
7974
connection_pool (>= 2.2.5)
8075
drb
8176
i18n (>= 1.6, < 2)
77+
logger (>= 1.4.2)
8278
minitest (>= 5.1)
83-
mutex_m
84-
tzinfo (~> 2.0)
79+
securerandom (>= 0.3)
80+
tzinfo (~> 2.0, >= 2.0.5)
8581
base64 (0.2.0)
8682
bcrypt (3.1.20)
8783
bigdecimal (3.1.8)
@@ -115,6 +111,7 @@ GEM
115111
irb (1.14.1)
116112
rdoc (>= 4.0.0)
117113
reline (>= 0.4.2)
114+
logger (1.6.1)
118115
loofah (2.22.0)
119116
crass (~> 1.0.2)
120117
nokogiri (>= 1.12.0)
@@ -134,7 +131,6 @@ GEM
134131
concurrent-ruby (>= 1.0.5, < 2.0)
135132
mongo (>= 2.18.0, < 3.0.0)
136133
msgpack (1.7.3)
137-
mutex_m (0.2.0)
138134
net-imap (0.4.17)
139135
date
140136
net-protocol
@@ -166,31 +162,31 @@ GEM
166162
rackup (2.1.0)
167163
rack (>= 3)
168164
webrick (~> 1.8)
169-
rails (7.1.4)
170-
actioncable (= 7.1.4)
171-
actionmailbox (= 7.1.4)
172-
actionmailer (= 7.1.4)
173-
actionpack (= 7.1.4)
174-
actiontext (= 7.1.4)
175-
actionview (= 7.1.4)
176-
activejob (= 7.1.4)
177-
activemodel (= 7.1.4)
178-
activerecord (= 7.1.4)
179-
activestorage (= 7.1.4)
180-
activesupport (= 7.1.4)
165+
rails (7.2.1.1)
166+
actioncable (= 7.2.1.1)
167+
actionmailbox (= 7.2.1.1)
168+
actionmailer (= 7.2.1.1)
169+
actionpack (= 7.2.1.1)
170+
actiontext (= 7.2.1.1)
171+
actionview (= 7.2.1.1)
172+
activejob (= 7.2.1.1)
173+
activemodel (= 7.2.1.1)
174+
activerecord (= 7.2.1.1)
175+
activestorage (= 7.2.1.1)
176+
activesupport (= 7.2.1.1)
181177
bundler (>= 1.15.0)
182-
railties (= 7.1.4)
178+
railties (= 7.2.1.1)
183179
rails-dom-testing (2.2.0)
184180
activesupport (>= 5.0.0)
185181
minitest
186182
nokogiri (>= 1.6)
187183
rails-html-sanitizer (1.6.0)
188184
loofah (~> 2.21)
189185
nokogiri (~> 1.14)
190-
railties (7.1.4)
191-
actionpack (= 7.1.4)
192-
activesupport (= 7.1.4)
193-
irb
186+
railties (7.2.1.1)
187+
actionpack (= 7.2.1.1)
188+
activesupport (= 7.2.1.1)
189+
irb (~> 1.13)
194190
rackup (>= 1.0.0)
195191
rake (>= 12.2)
196192
thor (~> 1.0, >= 1.2.2)
@@ -217,12 +213,14 @@ GEM
217213
rspec-mocks (~> 3.13)
218214
rspec-support (~> 3.13)
219215
rspec-support (3.13.1)
216+
securerandom (0.3.1)
220217
sqlite3 (1.6.9-x86_64-linux)
221218
stringio (3.1.1)
222219
thor (1.3.2)
223220
timeout (0.4.1)
224221
tzinfo (2.0.6)
225222
concurrent-ruby (~> 1.0)
223+
useragent (0.16.10)
226224
webrick (1.8.2)
227225
websocket-driver (0.7.6)
228226
websocket-extensions (>= 0.1.0)
@@ -242,7 +240,7 @@ DEPENDENCIES
242240
mongoid
243241
pry-byebug
244242
puma (~> 6.4)
245-
rails (~> 7.1.4)
243+
rails (~> 7.2.1)
246244
rspec-rails
247245
sqlite3 (~> 1.6)
248246
tzinfo-data

0 commit comments

Comments
 (0)