Skip to content

Commit aff5178

Browse files
committed
Update Gemfile and bundle
1 parent ccefb04 commit aff5178

File tree

2 files changed

+67
-73
lines changed

2 files changed

+67
-73
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ gem 'opensearch-ruby'
1515
gem 'puma'
1616
gem 'rack-attack'
1717
gem 'rack-cors'
18-
gem 'rails', '~> 7.1.0'
18+
gem 'rails', '~> 7.2.0'
1919
gem 'redis'
2020
gem 'sass-rails'
2121
gem 'sentry-rails'

Gemfile.lock

Lines changed: 66 additions & 72 deletions
Original file line numberDiff line numberDiff line change
@@ -10,83 +10,77 @@ GIT
1010
GEM
1111
remote: https://rubygems.org/
1212
specs:
13-
actioncable (7.1.5.2)
14-
actionpack (= 7.1.5.2)
15-
activesupport (= 7.1.5.2)
13+
actioncable (7.2.2.2)
14+
actionpack (= 7.2.2.2)
15+
activesupport (= 7.2.2.2)
1616
nio4r (~> 2.0)
1717
websocket-driver (>= 0.6.1)
1818
zeitwerk (~> 2.6)
19-
actionmailbox (7.1.5.2)
20-
actionpack (= 7.1.5.2)
21-
activejob (= 7.1.5.2)
22-
activerecord (= 7.1.5.2)
23-
activestorage (= 7.1.5.2)
24-
activesupport (= 7.1.5.2)
25-
mail (>= 2.7.1)
26-
net-imap
27-
net-pop
28-
net-smtp
29-
actionmailer (7.1.5.2)
30-
actionpack (= 7.1.5.2)
31-
actionview (= 7.1.5.2)
32-
activejob (= 7.1.5.2)
33-
activesupport (= 7.1.5.2)
34-
mail (~> 2.5, >= 2.5.4)
35-
net-imap
36-
net-pop
37-
net-smtp
19+
actionmailbox (7.2.2.2)
20+
actionpack (= 7.2.2.2)
21+
activejob (= 7.2.2.2)
22+
activerecord (= 7.2.2.2)
23+
activestorage (= 7.2.2.2)
24+
activesupport (= 7.2.2.2)
25+
mail (>= 2.8.0)
26+
actionmailer (7.2.2.2)
27+
actionpack (= 7.2.2.2)
28+
actionview (= 7.2.2.2)
29+
activejob (= 7.2.2.2)
30+
activesupport (= 7.2.2.2)
31+
mail (>= 2.8.0)
3832
rails-dom-testing (~> 2.2)
39-
actionpack (7.1.5.2)
40-
actionview (= 7.1.5.2)
41-
activesupport (= 7.1.5.2)
33+
actionpack (7.2.2.2)
34+
actionview (= 7.2.2.2)
35+
activesupport (= 7.2.2.2)
4236
nokogiri (>= 1.8.5)
4337
racc
44-
rack (>= 2.2.4)
38+
rack (>= 2.2.4, < 3.2)
4539
rack-session (>= 1.0.1)
4640
rack-test (>= 0.6.3)
4741
rails-dom-testing (~> 2.2)
4842
rails-html-sanitizer (~> 1.6)
49-
actiontext (7.1.5.2)
50-
actionpack (= 7.1.5.2)
51-
activerecord (= 7.1.5.2)
52-
activestorage (= 7.1.5.2)
53-
activesupport (= 7.1.5.2)
43+
useragent (~> 0.16)
44+
actiontext (7.2.2.2)
45+
actionpack (= 7.2.2.2)
46+
activerecord (= 7.2.2.2)
47+
activestorage (= 7.2.2.2)
48+
activesupport (= 7.2.2.2)
5449
globalid (>= 0.6.0)
5550
nokogiri (>= 1.8.5)
56-
actionview (7.1.5.2)
57-
activesupport (= 7.1.5.2)
51+
actionview (7.2.2.2)
52+
activesupport (= 7.2.2.2)
5853
builder (~> 3.1)
5954
erubi (~> 1.11)
6055
rails-dom-testing (~> 2.2)
6156
rails-html-sanitizer (~> 1.6)
62-
activejob (7.1.5.2)
63-
activesupport (= 7.1.5.2)
57+
activejob (7.2.2.2)
58+
activesupport (= 7.2.2.2)
6459
globalid (>= 0.3.6)
65-
activemodel (7.1.5.2)
66-
activesupport (= 7.1.5.2)
67-
activerecord (7.1.5.2)
68-
activemodel (= 7.1.5.2)
69-
activesupport (= 7.1.5.2)
60+
activemodel (7.2.2.2)
61+
activesupport (= 7.2.2.2)
62+
activerecord (7.2.2.2)
63+
activemodel (= 7.2.2.2)
64+
activesupport (= 7.2.2.2)
7065
timeout (>= 0.4.0)
71-
activestorage (7.1.5.2)
72-
actionpack (= 7.1.5.2)
73-
activejob (= 7.1.5.2)
74-
activerecord (= 7.1.5.2)
75-
activesupport (= 7.1.5.2)
66+
activestorage (7.2.2.2)
67+
actionpack (= 7.2.2.2)
68+
activejob (= 7.2.2.2)
69+
activerecord (= 7.2.2.2)
70+
activesupport (= 7.2.2.2)
7671
marcel (~> 1.0)
77-
activesupport (7.1.5.2)
72+
activesupport (7.2.2.2)
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
addressable (2.8.7)
9185
public_suffix (>= 2.0.2, < 7.0)
9286
annotate (3.2.0)
@@ -158,7 +152,7 @@ GEM
158152
activesupport (>= 4.0)
159153
terminal-table (>= 1.8)
160154
forwardable-extended (2.6.0)
161-
globalid (1.2.1)
155+
globalid (1.3.0)
162156
activesupport (>= 6.1)
163157
google-protobuf (4.30.0)
164158
bigdecimal
@@ -233,15 +227,14 @@ GEM
233227
net-imap
234228
net-pop
235229
net-smtp
236-
marcel (1.0.4)
230+
marcel (1.1.0)
237231
matrix (0.4.2)
238232
mercenary (0.4.0)
239233
mini_mime (1.1.5)
240234
mini_portile2 (2.8.9)
241235
minitest (5.25.5)
242236
msgpack (1.8.0)
243237
multi_json (1.15.0)
244-
mutex_m (0.3.0)
245238
net-http (0.6.0)
246239
uri
247240
net-imap (0.5.11)
@@ -279,7 +272,7 @@ GEM
279272
puma (7.0.4)
280273
nio4r (~> 2.0)
281274
racc (1.8.1)
282-
rack (3.2.1)
275+
rack (3.1.16)
283276
rack-attack (6.7.0)
284277
rack (>= 1.0, < 4)
285278
rack-cors (3.0.0)
@@ -292,31 +285,31 @@ GEM
292285
rack (>= 1.3)
293286
rackup (2.2.1)
294287
rack (>= 3)
295-
rails (7.1.5.2)
296-
actioncable (= 7.1.5.2)
297-
actionmailbox (= 7.1.5.2)
298-
actionmailer (= 7.1.5.2)
299-
actionpack (= 7.1.5.2)
300-
actiontext (= 7.1.5.2)
301-
actionview (= 7.1.5.2)
302-
activejob (= 7.1.5.2)
303-
activemodel (= 7.1.5.2)
304-
activerecord (= 7.1.5.2)
305-
activestorage (= 7.1.5.2)
306-
activesupport (= 7.1.5.2)
288+
rails (7.2.2.2)
289+
actioncable (= 7.2.2.2)
290+
actionmailbox (= 7.2.2.2)
291+
actionmailer (= 7.2.2.2)
292+
actionpack (= 7.2.2.2)
293+
actiontext (= 7.2.2.2)
294+
actionview (= 7.2.2.2)
295+
activejob (= 7.2.2.2)
296+
activemodel (= 7.2.2.2)
297+
activerecord (= 7.2.2.2)
298+
activestorage (= 7.2.2.2)
299+
activesupport (= 7.2.2.2)
307300
bundler (>= 1.15.0)
308-
railties (= 7.1.5.2)
301+
railties (= 7.2.2.2)
309302
rails-dom-testing (2.3.0)
310303
activesupport (>= 5.0.0)
311304
minitest
312305
nokogiri (>= 1.6)
313306
rails-html-sanitizer (1.6.2)
314307
loofah (~> 2.21)
315308
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)
316-
railties (7.1.5.2)
317-
actionpack (= 7.1.5.2)
318-
activesupport (= 7.1.5.2)
319-
irb
309+
railties (7.2.2.2)
310+
actionpack (= 7.2.2.2)
311+
activesupport (= 7.2.2.2)
312+
irb (~> 1.13)
320313
rackup (>= 1.0.0)
321314
rake (>= 12.2)
322315
thor (~> 1.0, >= 1.2.2)
@@ -421,6 +414,7 @@ GEM
421414
execjs (>= 0.3.0, < 3)
422415
unicode-display_width (2.6.0)
423416
uri (1.0.3)
417+
useragent (0.16.11)
424418
vcr (6.3.1)
425419
base64
426420
warden (1.2.9)
@@ -436,7 +430,7 @@ GEM
436430
hashdiff (>= 0.4.0, < 2.0.0)
437431
webrick (1.9.1)
438432
websocket (1.2.11)
439-
websocket-driver (0.7.7)
433+
websocket-driver (0.8.0)
440434
base64
441435
websocket-extensions (>= 0.1.0)
442436
websocket-extensions (0.1.5)
@@ -470,7 +464,7 @@ DEPENDENCIES
470464
puma
471465
rack-attack
472466
rack-cors
473-
rails (~> 7.1.0)
467+
rails (~> 7.2.0)
474468
redis
475469
rubocop
476470
rubocop-rails

0 commit comments

Comments
 (0)