Skip to content

Commit ec55053

Browse files
committed
Bump dependencies
1 parent 4b2142d commit ec55053

2 files changed

Lines changed: 117 additions & 113 deletions

File tree

Gemfile.lock

Lines changed: 116 additions & 112 deletions
Original file line numberDiff line numberDiff line change
@@ -2,65 +2,65 @@ GEM
22
remote: https://rubygems.org/
33
specs:
44
Ascii85 (2.0.1)
5-
actioncable (8.0.3)
6-
actionpack (= 8.0.3)
7-
activesupport (= 8.0.3)
5+
actioncable (8.0.4)
6+
actionpack (= 8.0.4)
7+
activesupport (= 8.0.4)
88
nio4r (~> 2.0)
99
websocket-driver (>= 0.6.1)
1010
zeitwerk (~> 2.6)
11-
actionmailbox (8.0.3)
12-
actionpack (= 8.0.3)
13-
activejob (= 8.0.3)
14-
activerecord (= 8.0.3)
15-
activestorage (= 8.0.3)
16-
activesupport (= 8.0.3)
11+
actionmailbox (8.0.4)
12+
actionpack (= 8.0.4)
13+
activejob (= 8.0.4)
14+
activerecord (= 8.0.4)
15+
activestorage (= 8.0.4)
16+
activesupport (= 8.0.4)
1717
mail (>= 2.8.0)
18-
actionmailer (8.0.3)
19-
actionpack (= 8.0.3)
20-
actionview (= 8.0.3)
21-
activejob (= 8.0.3)
22-
activesupport (= 8.0.3)
18+
actionmailer (8.0.4)
19+
actionpack (= 8.0.4)
20+
actionview (= 8.0.4)
21+
activejob (= 8.0.4)
22+
activesupport (= 8.0.4)
2323
mail (>= 2.8.0)
2424
rails-dom-testing (~> 2.2)
25-
actionpack (8.0.3)
26-
actionview (= 8.0.3)
27-
activesupport (= 8.0.3)
25+
actionpack (8.0.4)
26+
actionview (= 8.0.4)
27+
activesupport (= 8.0.4)
2828
nokogiri (>= 1.8.5)
2929
rack (>= 2.2.4)
3030
rack-session (>= 1.0.1)
3131
rack-test (>= 0.6.3)
3232
rails-dom-testing (~> 2.2)
3333
rails-html-sanitizer (~> 1.6)
3434
useragent (~> 0.16)
35-
actiontext (8.0.3)
36-
actionpack (= 8.0.3)
37-
activerecord (= 8.0.3)
38-
activestorage (= 8.0.3)
39-
activesupport (= 8.0.3)
35+
actiontext (8.0.4)
36+
actionpack (= 8.0.4)
37+
activerecord (= 8.0.4)
38+
activestorage (= 8.0.4)
39+
activesupport (= 8.0.4)
4040
globalid (>= 0.6.0)
4141
nokogiri (>= 1.8.5)
42-
actionview (8.0.3)
43-
activesupport (= 8.0.3)
42+
actionview (8.0.4)
43+
activesupport (= 8.0.4)
4444
builder (~> 3.1)
4545
erubi (~> 1.11)
4646
rails-dom-testing (~> 2.2)
4747
rails-html-sanitizer (~> 1.6)
48-
activejob (8.0.3)
49-
activesupport (= 8.0.3)
48+
activejob (8.0.4)
49+
activesupport (= 8.0.4)
5050
globalid (>= 0.3.6)
51-
activemodel (8.0.3)
52-
activesupport (= 8.0.3)
53-
activerecord (8.0.3)
54-
activemodel (= 8.0.3)
55-
activesupport (= 8.0.3)
51+
activemodel (8.0.4)
52+
activesupport (= 8.0.4)
53+
activerecord (8.0.4)
54+
activemodel (= 8.0.4)
55+
activesupport (= 8.0.4)
5656
timeout (>= 0.4.0)
57-
activestorage (8.0.3)
58-
actionpack (= 8.0.3)
59-
activejob (= 8.0.3)
60-
activerecord (= 8.0.3)
61-
activesupport (= 8.0.3)
57+
activestorage (8.0.4)
58+
actionpack (= 8.0.4)
59+
activejob (= 8.0.4)
60+
activerecord (= 8.0.4)
61+
activesupport (= 8.0.4)
6262
marcel (~> 1.0)
63-
activesupport (8.0.3)
63+
activesupport (8.0.4)
6464
base64
6565
benchmark (>= 0.3)
6666
bigdecimal
@@ -75,69 +75,73 @@ GEM
7575
uri (>= 0.13.1)
7676
afm (1.0.0)
7777
base64 (0.3.0)
78-
bcrypt (3.1.20)
79-
benchmark (0.4.1)
80-
bigdecimal (3.3.1)
81-
binding_of_caller (1.0.1)
78+
bcrypt (3.1.21)
79+
benchmark (0.5.0)
80+
bigdecimal (4.0.1)
81+
binding_of_caller (2.0.0)
8282
debug_inspector (>= 1.2.0)
8383
builder (3.3.0)
84-
byebug (12.0.0)
85-
concurrent-ruby (1.3.5)
84+
byebug (13.0.0)
85+
reline (>= 0.6.0)
86+
concurrent-ruby (1.3.6)
8687
config (5.6.1)
8788
deep_merge (~> 1.2, >= 1.2.1)
8889
ostruct
89-
connection_pool (2.5.4)
90+
connection_pool (3.0.2)
9091
crass (1.0.6)
91-
date (3.4.1)
92+
date (3.5.1)
9293
debug_inspector (1.2.0)
9394
deep_merge (1.2.2)
9495
drb (2.2.3)
95-
erb (5.1.1)
96+
erb (6.0.1)
9697
erubi (1.13.1)
9798
execjs (2.10.0)
98-
ffi (1.17.2-aarch64-linux-gnu)
99-
ffi (1.17.2-aarch64-linux-musl)
100-
ffi (1.17.2-arm-linux-gnu)
101-
ffi (1.17.2-arm-linux-musl)
102-
ffi (1.17.2-arm64-darwin)
103-
ffi (1.17.2-x86_64-darwin)
104-
ffi (1.17.2-x86_64-linux-gnu)
105-
ffi (1.17.2-x86_64-linux-musl)
99+
ffi (1.17.3-aarch64-linux-gnu)
100+
ffi (1.17.3-aarch64-linux-musl)
101+
ffi (1.17.3-arm-linux-gnu)
102+
ffi (1.17.3-arm-linux-musl)
103+
ffi (1.17.3-arm64-darwin)
104+
ffi (1.17.3-x86_64-darwin)
105+
ffi (1.17.3-x86_64-linux-gnu)
106+
ffi (1.17.3-x86_64-linux-musl)
106107
globalid (1.3.0)
107108
activesupport (>= 6.1)
108109
hashery (2.1.2)
109-
i18n (1.14.7)
110+
i18n (1.14.8)
110111
concurrent-ruby (~> 1.0)
111-
io-console (0.8.1)
112-
irb (1.15.2)
112+
io-console (0.8.2)
113+
irb (1.17.0)
113114
pp (>= 0.6.0)
115+
prism (>= 1.3.0)
114116
rdoc (>= 4.0.0)
115117
reline (>= 0.4.2)
116118
jbuilder (2.14.1)
117119
actionview (>= 7.0.0)
118120
activesupport (>= 7.0.0)
119-
jquery-rails (4.6.0)
121+
jquery-rails (4.6.1)
120122
rails-dom-testing (>= 1, < 3)
121123
railties (>= 4.2.0)
122124
thor (>= 0.14, < 2.0)
123125
jwt (3.1.2)
124126
base64
125127
lockbox (1.3.3)
126128
logger (1.7.0)
127-
loofah (2.24.1)
129+
loofah (2.25.0)
128130
crass (~> 1.0.2)
129131
nokogiri (>= 1.12.0)
130-
mail (2.8.1)
132+
mail (2.9.0)
133+
logger
131134
mini_mime (>= 0.1.1)
132135
net-imap
133136
net-pop
134137
net-smtp
135138
marcel (1.1.0)
136139
mini_mime (1.1.5)
137-
minitest (5.26.0)
140+
minitest (6.0.1)
141+
prism (~> 1.5)
138142
mysql2 (0.5.7)
139143
bigdecimal
140-
net-imap (0.5.12)
144+
net-imap (0.6.3)
141145
date
142146
net-protocol
143147
net-pop (0.1.2)
@@ -146,25 +150,25 @@ GEM
146150
timeout
147151
net-smtp (0.5.1)
148152
net-protocol
149-
nio4r (2.7.4)
150-
nokogiri (1.18.10-aarch64-linux-gnu)
153+
nio4r (2.7.5)
154+
nokogiri (1.19.1-aarch64-linux-gnu)
151155
racc (~> 1.4)
152-
nokogiri (1.18.10-aarch64-linux-musl)
156+
nokogiri (1.19.1-aarch64-linux-musl)
153157
racc (~> 1.4)
154-
nokogiri (1.18.10-arm-linux-gnu)
158+
nokogiri (1.19.1-arm-linux-gnu)
155159
racc (~> 1.4)
156-
nokogiri (1.18.10-arm-linux-musl)
160+
nokogiri (1.19.1-arm-linux-musl)
157161
racc (~> 1.4)
158-
nokogiri (1.18.10-arm64-darwin)
162+
nokogiri (1.19.1-arm64-darwin)
159163
racc (~> 1.4)
160-
nokogiri (1.18.10-x86_64-darwin)
164+
nokogiri (1.19.1-x86_64-darwin)
161165
racc (~> 1.4)
162-
nokogiri (1.18.10-x86_64-linux-gnu)
166+
nokogiri (1.19.1-x86_64-linux-gnu)
163167
racc (~> 1.4)
164-
nokogiri (1.18.10-x86_64-linux-musl)
168+
nokogiri (1.19.1-x86_64-linux-musl)
165169
racc (~> 1.4)
166170
ostruct (0.6.3)
167-
pdf-reader (2.15.0)
171+
pdf-reader (2.15.1)
168172
Ascii85 (>= 1.0, < 3.0, != 2.0.0)
169173
afm (>= 0.2.1, < 2)
170174
hashery (~> 2.0)
@@ -173,11 +177,12 @@ GEM
173177
pp (0.6.3)
174178
prettyprint
175179
prettyprint (0.2.0)
176-
psych (5.2.6)
180+
prism (1.9.0)
181+
psych (5.3.1)
177182
date
178183
stringio
179184
racc (1.8.1)
180-
rack (3.2.3)
185+
rack (3.2.5)
181186
rack-cors (3.0.0)
182187
logger
183188
rack (>= 3.0.14)
@@ -186,44 +191,44 @@ GEM
186191
rack (>= 3.0.0)
187192
rack-test (2.2.0)
188193
rack (>= 1.3)
189-
rackup (2.2.1)
194+
rackup (2.3.1)
190195
rack (>= 3)
191-
rails (8.0.3)
192-
actioncable (= 8.0.3)
193-
actionmailbox (= 8.0.3)
194-
actionmailer (= 8.0.3)
195-
actionpack (= 8.0.3)
196-
actiontext (= 8.0.3)
197-
actionview (= 8.0.3)
198-
activejob (= 8.0.3)
199-
activemodel (= 8.0.3)
200-
activerecord (= 8.0.3)
201-
activestorage (= 8.0.3)
202-
activesupport (= 8.0.3)
196+
rails (8.0.4)
197+
actioncable (= 8.0.4)
198+
actionmailbox (= 8.0.4)
199+
actionmailer (= 8.0.4)
200+
actionpack (= 8.0.4)
201+
actiontext (= 8.0.4)
202+
actionview (= 8.0.4)
203+
activejob (= 8.0.4)
204+
activemodel (= 8.0.4)
205+
activerecord (= 8.0.4)
206+
activestorage (= 8.0.4)
207+
activesupport (= 8.0.4)
203208
bundler (>= 1.15.0)
204-
railties (= 8.0.3)
209+
railties (= 8.0.4)
205210
rails-dom-testing (2.3.0)
206211
activesupport (>= 5.0.0)
207212
minitest
208213
nokogiri (>= 1.6)
209214
rails-html-sanitizer (1.6.2)
210215
loofah (~> 2.21)
211216
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)
212-
railties (8.0.3)
213-
actionpack (= 8.0.3)
214-
activesupport (= 8.0.3)
217+
railties (8.0.4)
218+
actionpack (= 8.0.4)
219+
activesupport (= 8.0.4)
215220
irb (~> 1.13)
216221
rackup (>= 1.0.0)
217222
rake (>= 12.2)
218223
thor (~> 1.0, >= 1.2.2)
219224
tsort (>= 0.2)
220225
zeitwerk (~> 2.6)
221-
rake (13.3.0)
222-
rdoc (6.15.0)
226+
rake (13.3.1)
227+
rdoc (7.2.0)
223228
erb
224229
psych (>= 4.0.0)
225230
tsort
226-
reline (0.6.2)
231+
reline (0.6.3)
227232
io-console (~> 0.5)
228233
ruby-rc4 (0.1.5)
229234
sassc (2.4.0)
@@ -237,7 +242,7 @@ GEM
237242
sdoc (1.1.0)
238243
rdoc (>= 5.0)
239244
securerandom (0.4.1)
240-
spring (4.4.0)
245+
spring (4.4.2)
241246
sprockets (4.2.2)
242247
concurrent-ruby (~> 1.0)
243248
logger
@@ -246,41 +251,40 @@ GEM
246251
actionpack (>= 6.1)
247252
activesupport (>= 6.1)
248253
sprockets (>= 3.0.0)
249-
sqlite3 (2.7.4-aarch64-linux-gnu)
250-
sqlite3 (2.7.4-aarch64-linux-musl)
251-
sqlite3 (2.7.4-arm-linux-gnu)
252-
sqlite3 (2.7.4-arm-linux-musl)
253-
sqlite3 (2.7.4-arm64-darwin)
254-
sqlite3 (2.7.4-x86_64-darwin)
255-
sqlite3 (2.7.4-x86_64-linux-gnu)
256-
sqlite3 (2.7.4-x86_64-linux-musl)
257-
stringio (3.1.7)
258-
thor (1.4.0)
259-
tilt (2.6.1)
260-
timeout (0.4.3)
254+
sqlite3 (2.9.0-aarch64-linux-gnu)
255+
sqlite3 (2.9.0-aarch64-linux-musl)
256+
sqlite3 (2.9.0-arm-linux-gnu)
257+
sqlite3 (2.9.0-arm-linux-musl)
258+
sqlite3 (2.9.0-arm64-darwin)
259+
sqlite3 (2.9.0-x86_64-darwin)
260+
sqlite3 (2.9.0-x86_64-linux-gnu)
261+
sqlite3 (2.9.0-x86_64-linux-musl)
262+
stringio (3.2.0)
263+
thor (1.5.0)
264+
tilt (2.7.0)
265+
timeout (0.6.0)
261266
tsort (0.2.0)
262-
ttfunk (1.8.0)
263-
bigdecimal (~> 3.1)
267+
ttfunk (1.7.0)
264268
turbolinks (5.2.1)
265269
turbolinks-source (~> 5.2)
266270
turbolinks-source (5.2.0)
267271
tzinfo (2.0.6)
268272
concurrent-ruby (~> 1.0)
269273
uglifier (4.2.1)
270274
execjs (>= 0.3.0, < 3)
271-
uri (1.0.4)
275+
uri (1.1.1)
272276
useragent (0.16.11)
273277
web-console (2.3.0)
274278
activemodel (>= 4.0)
275279
binding_of_caller (>= 0.7.2)
276280
railties (>= 4.0)
277281
sprockets-rails (>= 2.0, < 4.0)
278-
webrick (1.9.1)
282+
webrick (1.9.2)
279283
websocket-driver (0.8.0)
280284
base64
281285
websocket-extensions (>= 0.1.0)
282286
websocket-extensions (0.1.5)
283-
zeitwerk (2.7.3)
287+
zeitwerk (2.7.4)
284288

285289
PLATFORMS
286290
aarch64-linux-gnu

app/controllers/version_controller.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ class VersionController < ApplicationController
33

44
# GET /version
55
def version
6-
version = '1.5.24'
6+
version = '1.5.25'
77
json_response(version: version)
88
end
99
end

0 commit comments

Comments
 (0)