Skip to content

Commit 7082848

Browse files
Merge pull request #1529 from dodona-edu/renovate/ruby-on-rails-packages
Update dependency rails to '~> 7.1.3', '>= 7.1.3.3'
2 parents a6c9789 + fc633a8 commit 7082848

File tree

2 files changed

+57
-57
lines changed

2 files changed

+57
-57
lines changed

api/Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ git_source(:github) { |repo| "https://github.com/#{repo}.git" }
44
ruby '3.2.3'
55

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

99
# Use mysql as the database for Active Record
1010
gem 'mysql2', '~> 0.5', '>= 0.5.6'

api/Gemfile.lock

+56-56
Original file line numberDiff line numberDiff line change
@@ -1,51 +1,51 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
actioncable (7.1.3.2)
5-
actionpack (= 7.1.3.2)
6-
activesupport (= 7.1.3.2)
4+
actioncable (7.1.3.3)
5+
actionpack (= 7.1.3.3)
6+
activesupport (= 7.1.3.3)
77
nio4r (~> 2.0)
88
websocket-driver (>= 0.6.1)
99
zeitwerk (~> 2.6)
10-
actionmailbox (7.1.3.2)
11-
actionpack (= 7.1.3.2)
12-
activejob (= 7.1.3.2)
13-
activerecord (= 7.1.3.2)
14-
activestorage (= 7.1.3.2)
15-
activesupport (= 7.1.3.2)
10+
actionmailbox (7.1.3.3)
11+
actionpack (= 7.1.3.3)
12+
activejob (= 7.1.3.3)
13+
activerecord (= 7.1.3.3)
14+
activestorage (= 7.1.3.3)
15+
activesupport (= 7.1.3.3)
1616
mail (>= 2.7.1)
1717
net-imap
1818
net-pop
1919
net-smtp
20-
actionmailer (7.1.3.2)
21-
actionpack (= 7.1.3.2)
22-
actionview (= 7.1.3.2)
23-
activejob (= 7.1.3.2)
24-
activesupport (= 7.1.3.2)
20+
actionmailer (7.1.3.3)
21+
actionpack (= 7.1.3.3)
22+
actionview (= 7.1.3.3)
23+
activejob (= 7.1.3.3)
24+
activesupport (= 7.1.3.3)
2525
mail (~> 2.5, >= 2.5.4)
2626
net-imap
2727
net-pop
2828
net-smtp
2929
rails-dom-testing (~> 2.2)
30-
actionpack (7.1.3.2)
31-
actionview (= 7.1.3.2)
32-
activesupport (= 7.1.3.2)
30+
actionpack (7.1.3.3)
31+
actionview (= 7.1.3.3)
32+
activesupport (= 7.1.3.3)
3333
nokogiri (>= 1.8.5)
3434
racc
3535
rack (>= 2.2.4)
3636
rack-session (>= 1.0.1)
3737
rack-test (>= 0.6.3)
3838
rails-dom-testing (~> 2.2)
3939
rails-html-sanitizer (~> 1.6)
40-
actiontext (7.1.3.2)
41-
actionpack (= 7.1.3.2)
42-
activerecord (= 7.1.3.2)
43-
activestorage (= 7.1.3.2)
44-
activesupport (= 7.1.3.2)
40+
actiontext (7.1.3.3)
41+
actionpack (= 7.1.3.3)
42+
activerecord (= 7.1.3.3)
43+
activestorage (= 7.1.3.3)
44+
activesupport (= 7.1.3.3)
4545
globalid (>= 0.6.0)
4646
nokogiri (>= 1.8.5)
47-
actionview (7.1.3.2)
48-
activesupport (= 7.1.3.2)
47+
actionview (7.1.3.3)
48+
activesupport (= 7.1.3.3)
4949
builder (~> 3.1)
5050
erubi (~> 1.11)
5151
rails-dom-testing (~> 2.2)
@@ -60,22 +60,22 @@ GEM
6060
activemodel (>= 5.2.0)
6161
activestorage (>= 5.2.0)
6262
activesupport (>= 5.2.0)
63-
activejob (7.1.3.2)
64-
activesupport (= 7.1.3.2)
63+
activejob (7.1.3.3)
64+
activesupport (= 7.1.3.3)
6565
globalid (>= 0.3.6)
66-
activemodel (7.1.3.2)
67-
activesupport (= 7.1.3.2)
68-
activerecord (7.1.3.2)
69-
activemodel (= 7.1.3.2)
70-
activesupport (= 7.1.3.2)
66+
activemodel (7.1.3.3)
67+
activesupport (= 7.1.3.3)
68+
activerecord (7.1.3.3)
69+
activemodel (= 7.1.3.3)
70+
activesupport (= 7.1.3.3)
7171
timeout (>= 0.4.0)
72-
activestorage (7.1.3.2)
73-
actionpack (= 7.1.3.2)
74-
activejob (= 7.1.3.2)
75-
activerecord (= 7.1.3.2)
76-
activesupport (= 7.1.3.2)
72+
activestorage (7.1.3.3)
73+
actionpack (= 7.1.3.3)
74+
activejob (= 7.1.3.3)
75+
activerecord (= 7.1.3.3)
76+
activesupport (= 7.1.3.3)
7777
marcel (~> 1.0)
78-
activesupport (7.1.3.2)
78+
activesupport (7.1.3.3)
7979
base64
8080
bigdecimal
8181
concurrent-ruby (~> 1.0, >= 1.0.2)
@@ -168,7 +168,7 @@ GEM
168168
marcel (1.0.4)
169169
mini_mime (1.1.5)
170170
mini_portile2 (2.8.6)
171-
minitest (5.23.0)
171+
minitest (5.23.1)
172172
mocha (2.2.0)
173173
ruby2_keywords (>= 0.0.5)
174174
msgpack (1.7.2)
@@ -212,30 +212,30 @@ GEM
212212
rackup (2.1.0)
213213
rack (>= 3)
214214
webrick (~> 1.8)
215-
rails (7.1.3.2)
216-
actioncable (= 7.1.3.2)
217-
actionmailbox (= 7.1.3.2)
218-
actionmailer (= 7.1.3.2)
219-
actionpack (= 7.1.3.2)
220-
actiontext (= 7.1.3.2)
221-
actionview (= 7.1.3.2)
222-
activejob (= 7.1.3.2)
223-
activemodel (= 7.1.3.2)
224-
activerecord (= 7.1.3.2)
225-
activestorage (= 7.1.3.2)
226-
activesupport (= 7.1.3.2)
215+
rails (7.1.3.3)
216+
actioncable (= 7.1.3.3)
217+
actionmailbox (= 7.1.3.3)
218+
actionmailer (= 7.1.3.3)
219+
actionpack (= 7.1.3.3)
220+
actiontext (= 7.1.3.3)
221+
actionview (= 7.1.3.3)
222+
activejob (= 7.1.3.3)
223+
activemodel (= 7.1.3.3)
224+
activerecord (= 7.1.3.3)
225+
activestorage (= 7.1.3.3)
226+
activesupport (= 7.1.3.3)
227227
bundler (>= 1.15.0)
228-
railties (= 7.1.3.2)
228+
railties (= 7.1.3.3)
229229
rails-dom-testing (2.2.0)
230230
activesupport (>= 5.0.0)
231231
minitest
232232
nokogiri (>= 1.6)
233233
rails-html-sanitizer (1.6.0)
234234
loofah (~> 2.21)
235235
nokogiri (~> 1.14)
236-
railties (7.1.3.2)
237-
actionpack (= 7.1.3.2)
238-
activesupport (= 7.1.3.2)
236+
railties (7.1.3.3)
237+
actionpack (= 7.1.3.3)
238+
activesupport (= 7.1.3.3)
239239
irb
240240
rackup (>= 1.0.0)
241241
rake (>= 12.2)
@@ -298,7 +298,7 @@ GEM
298298
websocket-driver (0.7.6)
299299
websocket-extensions (>= 0.1.0)
300300
websocket-extensions (0.1.5)
301-
zeitwerk (2.6.14)
301+
zeitwerk (2.6.15)
302302

303303
PLATFORMS
304304
ruby
@@ -325,7 +325,7 @@ DEPENDENCIES
325325
mysql2 (~> 0.5, >= 0.5.6)
326326
puma (~> 6.4, >= 6.4.2)
327327
rack-cors
328-
rails (~> 7.1.3, >= 7.1.3.2)
328+
rails (~> 7.1.3, >= 7.1.3.3)
329329
rubocop-minitest (~> 0.35.0)
330330
rubocop-rails (~> 2.24, >= 2.24.1)
331331
rubyzip (~> 2.3, >= 2.3.2)

0 commit comments

Comments
 (0)