Skip to content

Commit 17dfef8

Browse files
Merge pull request #70 from jonashellmann/bump-deps
Bump dependencies
2 parents 9527418 + 979ef1d commit 17dfef8

File tree

2 files changed

+86
-82
lines changed

2 files changed

+86
-82
lines changed

Gemfile.lock

Lines changed: 85 additions & 81 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.2.1)
6-
actionpack (= 8.0.2.1)
7-
activesupport (= 8.0.2.1)
5+
actioncable (8.0.3)
6+
actionpack (= 8.0.3)
7+
activesupport (= 8.0.3)
88
nio4r (~> 2.0)
99
websocket-driver (>= 0.6.1)
1010
zeitwerk (~> 2.6)
11-
actionmailbox (8.0.2.1)
12-
actionpack (= 8.0.2.1)
13-
activejob (= 8.0.2.1)
14-
activerecord (= 8.0.2.1)
15-
activestorage (= 8.0.2.1)
16-
activesupport (= 8.0.2.1)
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)
1717
mail (>= 2.8.0)
18-
actionmailer (8.0.2.1)
19-
actionpack (= 8.0.2.1)
20-
actionview (= 8.0.2.1)
21-
activejob (= 8.0.2.1)
22-
activesupport (= 8.0.2.1)
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)
2323
mail (>= 2.8.0)
2424
rails-dom-testing (~> 2.2)
25-
actionpack (8.0.2.1)
26-
actionview (= 8.0.2.1)
27-
activesupport (= 8.0.2.1)
25+
actionpack (8.0.3)
26+
actionview (= 8.0.3)
27+
activesupport (= 8.0.3)
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.2.1)
36-
actionpack (= 8.0.2.1)
37-
activerecord (= 8.0.2.1)
38-
activestorage (= 8.0.2.1)
39-
activesupport (= 8.0.2.1)
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)
4040
globalid (>= 0.6.0)
4141
nokogiri (>= 1.8.5)
42-
actionview (8.0.2.1)
43-
activesupport (= 8.0.2.1)
42+
actionview (8.0.3)
43+
activesupport (= 8.0.3)
4444
builder (~> 3.1)
4545
erubi (~> 1.11)
4646
rails-dom-testing (~> 2.2)
4747
rails-html-sanitizer (~> 1.6)
48-
activejob (8.0.2.1)
49-
activesupport (= 8.0.2.1)
48+
activejob (8.0.3)
49+
activesupport (= 8.0.3)
5050
globalid (>= 0.3.6)
51-
activemodel (8.0.2.1)
52-
activesupport (= 8.0.2.1)
53-
activerecord (8.0.2.1)
54-
activemodel (= 8.0.2.1)
55-
activesupport (= 8.0.2.1)
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)
5656
timeout (>= 0.4.0)
57-
activestorage (8.0.2.1)
58-
actionpack (= 8.0.2.1)
59-
activejob (= 8.0.2.1)
60-
activerecord (= 8.0.2.1)
61-
activesupport (= 8.0.2.1)
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)
6262
marcel (~> 1.0)
63-
activesupport (8.0.2.1)
63+
activesupport (8.0.3)
6464
base64
6565
benchmark (>= 0.3)
6666
bigdecimal
@@ -77,7 +77,7 @@ GEM
7777
base64 (0.3.0)
7878
bcrypt (3.1.20)
7979
benchmark (0.4.1)
80-
bigdecimal (3.2.2)
80+
bigdecimal (3.3.0)
8181
binding_of_caller (1.0.1)
8282
debug_inspector (>= 1.2.0)
8383
builder (3.3.0)
@@ -86,13 +86,13 @@ GEM
8686
config (5.6.1)
8787
deep_merge (~> 1.2, >= 1.2.1)
8888
ostruct
89-
connection_pool (2.5.3)
89+
connection_pool (2.5.4)
9090
crass (1.0.6)
9191
date (3.4.1)
9292
debug_inspector (1.2.0)
9393
deep_merge (1.2.2)
9494
drb (2.2.3)
95-
erb (5.0.2)
95+
erb (5.0.3)
9696
erubi (1.13.1)
9797
execjs (2.10.0)
9898
ffi (1.17.2-aarch64-linux-gnu)
@@ -103,7 +103,7 @@ GEM
103103
ffi (1.17.2-x86_64-darwin)
104104
ffi (1.17.2-x86_64-linux-gnu)
105105
ffi (1.17.2-x86_64-linux-musl)
106-
globalid (1.2.1)
106+
globalid (1.3.0)
107107
activesupport (>= 6.1)
108108
hashery (2.1.2)
109109
i18n (1.14.7)
@@ -132,11 +132,12 @@ GEM
132132
net-imap
133133
net-pop
134134
net-smtp
135-
marcel (1.0.4)
135+
marcel (1.1.0)
136136
mini_mime (1.1.5)
137-
minitest (5.25.5)
138-
mysql2 (0.5.6)
139-
net-imap (0.5.9)
137+
minitest (5.26.0)
138+
mysql2 (0.5.7)
139+
bigdecimal
140+
net-imap (0.5.12)
140141
date
141142
net-protocol
142143
net-pop (0.1.2)
@@ -146,21 +147,21 @@ GEM
146147
net-smtp (0.5.1)
147148
net-protocol
148149
nio4r (2.7.4)
149-
nokogiri (1.18.9-aarch64-linux-gnu)
150+
nokogiri (1.18.10-aarch64-linux-gnu)
150151
racc (~> 1.4)
151-
nokogiri (1.18.9-aarch64-linux-musl)
152+
nokogiri (1.18.10-aarch64-linux-musl)
152153
racc (~> 1.4)
153-
nokogiri (1.18.9-arm-linux-gnu)
154+
nokogiri (1.18.10-arm-linux-gnu)
154155
racc (~> 1.4)
155-
nokogiri (1.18.9-arm-linux-musl)
156+
nokogiri (1.18.10-arm-linux-musl)
156157
racc (~> 1.4)
157-
nokogiri (1.18.9-arm64-darwin)
158+
nokogiri (1.18.10-arm64-darwin)
158159
racc (~> 1.4)
159-
nokogiri (1.18.9-x86_64-darwin)
160+
nokogiri (1.18.10-x86_64-darwin)
160161
racc (~> 1.4)
161-
nokogiri (1.18.9-x86_64-linux-gnu)
162+
nokogiri (1.18.10-x86_64-linux-gnu)
162163
racc (~> 1.4)
163-
nokogiri (1.18.9-x86_64-linux-musl)
164+
nokogiri (1.18.10-x86_64-linux-musl)
164165
racc (~> 1.4)
165166
ostruct (0.6.3)
166167
pdf-reader (2.15.0)
@@ -169,14 +170,14 @@ GEM
169170
hashery (~> 2.0)
170171
ruby-rc4
171172
ttfunk
172-
pp (0.6.2)
173+
pp (0.6.3)
173174
prettyprint
174175
prettyprint (0.2.0)
175176
psych (5.2.6)
176177
date
177178
stringio
178179
racc (1.8.1)
179-
rack (3.2.0)
180+
rack (3.2.2)
180181
rack-cors (3.0.0)
181182
logger
182183
rack (>= 3.0.14)
@@ -187,39 +188,41 @@ GEM
187188
rack (>= 1.3)
188189
rackup (2.2.1)
189190
rack (>= 3)
190-
rails (8.0.2.1)
191-
actioncable (= 8.0.2.1)
192-
actionmailbox (= 8.0.2.1)
193-
actionmailer (= 8.0.2.1)
194-
actionpack (= 8.0.2.1)
195-
actiontext (= 8.0.2.1)
196-
actionview (= 8.0.2.1)
197-
activejob (= 8.0.2.1)
198-
activemodel (= 8.0.2.1)
199-
activerecord (= 8.0.2.1)
200-
activestorage (= 8.0.2.1)
201-
activesupport (= 8.0.2.1)
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)
202203
bundler (>= 1.15.0)
203-
railties (= 8.0.2.1)
204+
railties (= 8.0.3)
204205
rails-dom-testing (2.3.0)
205206
activesupport (>= 5.0.0)
206207
minitest
207208
nokogiri (>= 1.6)
208209
rails-html-sanitizer (1.6.2)
209210
loofah (~> 2.21)
210211
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)
211-
railties (8.0.2.1)
212-
actionpack (= 8.0.2.1)
213-
activesupport (= 8.0.2.1)
212+
railties (8.0.3)
213+
actionpack (= 8.0.3)
214+
activesupport (= 8.0.3)
214215
irb (~> 1.13)
215216
rackup (>= 1.0.0)
216217
rake (>= 12.2)
217218
thor (~> 1.0, >= 1.2.2)
219+
tsort (>= 0.2)
218220
zeitwerk (~> 2.6)
219221
rake (13.3.0)
220-
rdoc (6.14.2)
222+
rdoc (6.15.0)
221223
erb
222224
psych (>= 4.0.0)
225+
tsort
223226
reline (0.6.2)
224227
io-console (~> 0.5)
225228
ruby-rc4 (0.1.5)
@@ -243,18 +246,19 @@ GEM
243246
actionpack (>= 6.1)
244247
activesupport (>= 6.1)
245248
sprockets (>= 3.0.0)
246-
sqlite3 (2.7.3-aarch64-linux-gnu)
247-
sqlite3 (2.7.3-aarch64-linux-musl)
248-
sqlite3 (2.7.3-arm-linux-gnu)
249-
sqlite3 (2.7.3-arm-linux-musl)
250-
sqlite3 (2.7.3-arm64-darwin)
251-
sqlite3 (2.7.3-x86_64-darwin)
252-
sqlite3 (2.7.3-x86_64-linux-gnu)
253-
sqlite3 (2.7.3-x86_64-linux-musl)
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)
254257
stringio (3.1.7)
255258
thor (1.4.0)
256259
tilt (2.6.1)
257260
timeout (0.4.3)
261+
tsort (0.2.0)
258262
ttfunk (1.8.0)
259263
bigdecimal (~> 3.1)
260264
turbolinks (5.2.1)
@@ -264,7 +268,7 @@ GEM
264268
concurrent-ruby (~> 1.0)
265269
uglifier (4.2.1)
266270
execjs (>= 0.3.0, < 3)
267-
uri (1.0.3)
271+
uri (1.0.4)
268272
useragent (0.16.11)
269273
web-console (2.3.0)
270274
activemodel (>= 4.0)

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.22'
6+
version = '1.5.23'
77
json_response(version: version)
88
end
99
end

0 commit comments

Comments
 (0)