Skip to content

Commit 2696d9e

Browse files
Bump rails from 6.1.7.3 to 6.1.7.7
Bumps [rails](https://github.com/rails/rails) from 6.1.7.3 to 6.1.7.7. - [Release notes](https://github.com/rails/rails/releases) - [Commits](rails/rails@v6.1.7.3...v6.1.7.7) --- updated-dependencies: - dependency-name: rails dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 79c464f commit 2696d9e

2 files changed

Lines changed: 82 additions & 80 deletions

File tree

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 '3.2.2'
55

66
# Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
7-
gem 'rails', '~> 6.1.0'
7+
gem 'rails', '~> 6.1.7'
88
gem 'active_model_serializers', '~> 0.10.0'
99
# Use mysql as the database for Active Record
1010
gem 'mysql2', '~> 0.5.5'

Gemfile.lock

Lines changed: 81 additions & 79 deletions
Original file line numberDiff line numberDiff line change
@@ -1,40 +1,40 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
actioncable (6.1.7.3)
5-
actionpack (= 6.1.7.3)
6-
activesupport (= 6.1.7.3)
4+
actioncable (6.1.7.7)
5+
actionpack (= 6.1.7.7)
6+
activesupport (= 6.1.7.7)
77
nio4r (~> 2.0)
88
websocket-driver (>= 0.6.1)
9-
actionmailbox (6.1.7.3)
10-
actionpack (= 6.1.7.3)
11-
activejob (= 6.1.7.3)
12-
activerecord (= 6.1.7.3)
13-
activestorage (= 6.1.7.3)
14-
activesupport (= 6.1.7.3)
9+
actionmailbox (6.1.7.7)
10+
actionpack (= 6.1.7.7)
11+
activejob (= 6.1.7.7)
12+
activerecord (= 6.1.7.7)
13+
activestorage (= 6.1.7.7)
14+
activesupport (= 6.1.7.7)
1515
mail (>= 2.7.1)
16-
actionmailer (6.1.7.3)
17-
actionpack (= 6.1.7.3)
18-
actionview (= 6.1.7.3)
19-
activejob (= 6.1.7.3)
20-
activesupport (= 6.1.7.3)
16+
actionmailer (6.1.7.7)
17+
actionpack (= 6.1.7.7)
18+
actionview (= 6.1.7.7)
19+
activejob (= 6.1.7.7)
20+
activesupport (= 6.1.7.7)
2121
mail (~> 2.5, >= 2.5.4)
2222
rails-dom-testing (~> 2.0)
23-
actionpack (6.1.7.3)
24-
actionview (= 6.1.7.3)
25-
activesupport (= 6.1.7.3)
23+
actionpack (6.1.7.7)
24+
actionview (= 6.1.7.7)
25+
activesupport (= 6.1.7.7)
2626
rack (~> 2.0, >= 2.0.9)
2727
rack-test (>= 0.6.3)
2828
rails-dom-testing (~> 2.0)
2929
rails-html-sanitizer (~> 1.0, >= 1.2.0)
30-
actiontext (6.1.7.3)
31-
actionpack (= 6.1.7.3)
32-
activerecord (= 6.1.7.3)
33-
activestorage (= 6.1.7.3)
34-
activesupport (= 6.1.7.3)
30+
actiontext (6.1.7.7)
31+
actionpack (= 6.1.7.7)
32+
activerecord (= 6.1.7.7)
33+
activestorage (= 6.1.7.7)
34+
activesupport (= 6.1.7.7)
3535
nokogiri (>= 1.8.5)
36-
actionview (6.1.7.3)
37-
activesupport (= 6.1.7.3)
36+
actionview (6.1.7.7)
37+
activesupport (= 6.1.7.7)
3838
builder (~> 3.1)
3939
erubi (~> 1.4)
4040
rails-dom-testing (~> 2.0)
@@ -44,22 +44,22 @@ GEM
4444
activemodel (>= 4.1, < 7.1)
4545
case_transform (>= 0.2)
4646
jsonapi-renderer (>= 0.1.1.beta1, < 0.3)
47-
activejob (6.1.7.3)
48-
activesupport (= 6.1.7.3)
47+
activejob (6.1.7.7)
48+
activesupport (= 6.1.7.7)
4949
globalid (>= 0.3.6)
50-
activemodel (6.1.7.3)
51-
activesupport (= 6.1.7.3)
52-
activerecord (6.1.7.3)
53-
activemodel (= 6.1.7.3)
54-
activesupport (= 6.1.7.3)
55-
activestorage (6.1.7.3)
56-
actionpack (= 6.1.7.3)
57-
activejob (= 6.1.7.3)
58-
activerecord (= 6.1.7.3)
59-
activesupport (= 6.1.7.3)
50+
activemodel (6.1.7.7)
51+
activesupport (= 6.1.7.7)
52+
activerecord (6.1.7.7)
53+
activemodel (= 6.1.7.7)
54+
activesupport (= 6.1.7.7)
55+
activestorage (6.1.7.7)
56+
actionpack (= 6.1.7.7)
57+
activejob (= 6.1.7.7)
58+
activerecord (= 6.1.7.7)
59+
activesupport (= 6.1.7.7)
6060
marcel (~> 1.0)
6161
mini_mime (>= 1.1.0)
62-
activesupport (6.1.7.3)
62+
activesupport (6.1.7.7)
6363
concurrent-ruby (~> 1.0, >= 1.0.2)
6464
i18n (>= 1.6, < 2)
6565
minitest (>= 5.1)
@@ -74,9 +74,9 @@ GEM
7474
byebug (11.1.3)
7575
case_transform (0.2)
7676
activesupport
77-
concurrent-ruby (1.2.2)
77+
concurrent-ruby (1.2.3)
7878
crass (1.0.6)
79-
date (3.3.3)
79+
date (3.3.4)
8080
declarative (0.0.20)
8181
devise (4.9.2)
8282
bcrypt (~> 3.0)
@@ -98,8 +98,8 @@ GEM
9898
ruby2_keywords (>= 0.0.4)
9999
faraday-net_http (3.0.2)
100100
ffi (1.15.5)
101-
globalid (1.1.0)
102-
activesupport (>= 5.0)
101+
globalid (1.2.1)
102+
activesupport (>= 6.1)
103103
google-apis-core (0.11.0)
104104
addressable (~> 2.5, >= 2.5.1)
105105
googleauth (>= 0.16.2, < 2.a)
@@ -135,7 +135,7 @@ GEM
135135
os (>= 0.9, < 2.0)
136136
signet (>= 0.16, < 2.a)
137137
httpclient (2.8.3)
138-
i18n (1.13.0)
138+
i18n (1.14.1)
139139
concurrent-ruby (~> 1.0)
140140
jsonapi-renderer (0.2.2)
141141
jwt (2.7.0)
@@ -154,7 +154,7 @@ GEM
154154
listen (3.0.8)
155155
rb-fsevent (~> 0.9, >= 0.9.4)
156156
rb-inotify (~> 0.9, >= 0.9.7)
157-
loofah (2.21.3)
157+
loofah (2.22.0)
158158
crass (~> 1.0.2)
159159
nokogiri (>= 1.12.0)
160160
mail (2.8.1)
@@ -165,22 +165,22 @@ GEM
165165
marcel (1.0.2)
166166
memoist (0.16.2)
167167
method_source (1.0.0)
168-
mini_mime (1.1.2)
169-
minitest (5.18.0)
168+
mini_mime (1.1.5)
169+
minitest (5.22.2)
170170
msgpack (1.7.1)
171171
multi_json (1.15.0)
172172
mysql2 (0.5.5)
173-
net-imap (0.3.4)
173+
net-imap (0.4.10)
174174
date
175175
net-protocol
176176
net-pop (0.1.2)
177177
net-protocol
178-
net-protocol (0.2.1)
178+
net-protocol (0.2.2)
179179
timeout
180-
net-smtp (0.3.3)
180+
net-smtp (0.4.0.1)
181181
net-protocol
182-
nio4r (2.5.9)
183-
nokogiri (1.15.1-x86_64-linux)
182+
nio4r (2.7.0)
183+
nokogiri (1.16.2-x86_64-linux)
184184
racc (~> 1.4)
185185
orm_adapter (0.5.0)
186186
os (1.1.4)
@@ -189,39 +189,41 @@ GEM
189189
public_suffix (5.0.1)
190190
puma (4.3.12)
191191
nio4r (~> 2.0)
192-
racc (1.6.2)
193-
rack (2.2.7)
192+
racc (1.7.3)
193+
rack (2.2.8.1)
194194
rack-cors (2.0.1)
195195
rack (>= 2.0.0)
196196
rack-test (2.1.0)
197197
rack (>= 1.3)
198-
rails (6.1.7.3)
199-
actioncable (= 6.1.7.3)
200-
actionmailbox (= 6.1.7.3)
201-
actionmailer (= 6.1.7.3)
202-
actionpack (= 6.1.7.3)
203-
actiontext (= 6.1.7.3)
204-
actionview (= 6.1.7.3)
205-
activejob (= 6.1.7.3)
206-
activemodel (= 6.1.7.3)
207-
activerecord (= 6.1.7.3)
208-
activestorage (= 6.1.7.3)
209-
activesupport (= 6.1.7.3)
198+
rails (6.1.7.7)
199+
actioncable (= 6.1.7.7)
200+
actionmailbox (= 6.1.7.7)
201+
actionmailer (= 6.1.7.7)
202+
actionpack (= 6.1.7.7)
203+
actiontext (= 6.1.7.7)
204+
actionview (= 6.1.7.7)
205+
activejob (= 6.1.7.7)
206+
activemodel (= 6.1.7.7)
207+
activerecord (= 6.1.7.7)
208+
activestorage (= 6.1.7.7)
209+
activesupport (= 6.1.7.7)
210210
bundler (>= 1.15.0)
211-
railties (= 6.1.7.3)
211+
railties (= 6.1.7.7)
212212
sprockets-rails (>= 2.0.0)
213-
rails-dom-testing (2.0.3)
214-
activesupport (>= 4.2.0)
213+
rails-dom-testing (2.2.0)
214+
activesupport (>= 5.0.0)
215+
minitest
215216
nokogiri (>= 1.6)
216-
rails-html-sanitizer (1.5.0)
217-
loofah (~> 2.19, >= 2.19.1)
218-
railties (6.1.7.3)
219-
actionpack (= 6.1.7.3)
220-
activesupport (= 6.1.7.3)
217+
rails-html-sanitizer (1.6.0)
218+
loofah (~> 2.21)
219+
nokogiri (~> 1.14)
220+
railties (6.1.7.7)
221+
actionpack (= 6.1.7.7)
222+
activesupport (= 6.1.7.7)
221223
method_source
222224
rake (>= 12.2)
223225
thor (~> 1.0)
224-
rake (13.0.6)
226+
rake (13.1.0)
225227
rb-fsevent (0.11.2)
226228
rb-inotify (0.10.1)
227229
ffi (~> 1.0)
@@ -245,26 +247,26 @@ GEM
245247
spring-watcher-listen (2.0.1)
246248
listen (>= 2.7, < 4.0)
247249
spring (>= 1.2, < 3.0)
248-
sprockets (4.2.0)
250+
sprockets (4.2.1)
249251
concurrent-ruby (~> 1.0)
250252
rack (>= 2.2.4, < 4)
251253
sprockets-rails (3.4.2)
252254
actionpack (>= 5.2)
253255
activesupport (>= 5.2)
254256
sprockets (>= 3.0.0)
255-
thor (1.2.2)
256-
timeout (0.3.2)
257+
thor (1.3.1)
258+
timeout (0.4.1)
257259
trailblazer-option (0.1.2)
258260
tzinfo (2.0.6)
259261
concurrent-ruby (~> 1.0)
260262
uber (0.1.0)
261263
warden (1.2.9)
262264
rack (>= 2.0.9)
263265
webrick (1.8.1)
264-
websocket-driver (0.7.5)
266+
websocket-driver (0.7.6)
265267
websocket-extensions (>= 0.1.0)
266268
websocket-extensions (0.1.5)
267-
zeitwerk (2.6.8)
269+
zeitwerk (2.6.13)
268270

269271
PLATFORMS
270272
x86_64-linux
@@ -283,7 +285,7 @@ DEPENDENCIES
283285
paranoia
284286
puma (~> 4.1)
285287
rack-cors
286-
rails (~> 6.1.0)
288+
rails (~> 6.1.7)
287289
rubyzip
288290
spring
289291
spring-watcher-listen (~> 2.0.0)

0 commit comments

Comments
 (0)