Skip to content

Commit cefa553

Browse files
committed
Merge branch 'main' of https://github.com/skiftle/apiwork
2 parents 8e08bee + ff7e02c commit cefa553

1 file changed

Lines changed: 76 additions & 76 deletions

File tree

Gemfile.lock

Lines changed: 76 additions & 76 deletions
Original file line numberDiff line numberDiff line change
@@ -7,68 +7,68 @@ PATH
77
GEM
88
remote: https://rubygems.org/
99
specs:
10-
action_text-trix (2.1.15)
10+
action_text-trix (2.1.16)
1111
railties
12-
actioncable (8.1.1)
13-
actionpack (= 8.1.1)
14-
activesupport (= 8.1.1)
12+
actioncable (8.1.2)
13+
actionpack (= 8.1.2)
14+
activesupport (= 8.1.2)
1515
nio4r (~> 2.0)
1616
websocket-driver (>= 0.6.1)
1717
zeitwerk (~> 2.6)
18-
actionmailbox (8.1.1)
19-
actionpack (= 8.1.1)
20-
activejob (= 8.1.1)
21-
activerecord (= 8.1.1)
22-
activestorage (= 8.1.1)
23-
activesupport (= 8.1.1)
18+
actionmailbox (8.1.2)
19+
actionpack (= 8.1.2)
20+
activejob (= 8.1.2)
21+
activerecord (= 8.1.2)
22+
activestorage (= 8.1.2)
23+
activesupport (= 8.1.2)
2424
mail (>= 2.8.0)
25-
actionmailer (8.1.1)
26-
actionpack (= 8.1.1)
27-
actionview (= 8.1.1)
28-
activejob (= 8.1.1)
29-
activesupport (= 8.1.1)
25+
actionmailer (8.1.2)
26+
actionpack (= 8.1.2)
27+
actionview (= 8.1.2)
28+
activejob (= 8.1.2)
29+
activesupport (= 8.1.2)
3030
mail (>= 2.8.0)
3131
rails-dom-testing (~> 2.2)
32-
actionpack (8.1.1)
33-
actionview (= 8.1.1)
34-
activesupport (= 8.1.1)
32+
actionpack (8.1.2)
33+
actionview (= 8.1.2)
34+
activesupport (= 8.1.2)
3535
nokogiri (>= 1.8.5)
3636
rack (>= 2.2.4)
3737
rack-session (>= 1.0.1)
3838
rack-test (>= 0.6.3)
3939
rails-dom-testing (~> 2.2)
4040
rails-html-sanitizer (~> 1.6)
4141
useragent (~> 0.16)
42-
actiontext (8.1.1)
42+
actiontext (8.1.2)
4343
action_text-trix (~> 2.1.15)
44-
actionpack (= 8.1.1)
45-
activerecord (= 8.1.1)
46-
activestorage (= 8.1.1)
47-
activesupport (= 8.1.1)
44+
actionpack (= 8.1.2)
45+
activerecord (= 8.1.2)
46+
activestorage (= 8.1.2)
47+
activesupport (= 8.1.2)
4848
globalid (>= 0.6.0)
4949
nokogiri (>= 1.8.5)
50-
actionview (8.1.1)
51-
activesupport (= 8.1.1)
50+
actionview (8.1.2)
51+
activesupport (= 8.1.2)
5252
builder (~> 3.1)
5353
erubi (~> 1.11)
5454
rails-dom-testing (~> 2.2)
5555
rails-html-sanitizer (~> 1.6)
56-
activejob (8.1.1)
57-
activesupport (= 8.1.1)
56+
activejob (8.1.2)
57+
activesupport (= 8.1.2)
5858
globalid (>= 0.3.6)
59-
activemodel (8.1.1)
60-
activesupport (= 8.1.1)
61-
activerecord (8.1.1)
62-
activemodel (= 8.1.1)
63-
activesupport (= 8.1.1)
59+
activemodel (8.1.2)
60+
activesupport (= 8.1.2)
61+
activerecord (8.1.2)
62+
activemodel (= 8.1.2)
63+
activesupport (= 8.1.2)
6464
timeout (>= 0.4.0)
65-
activestorage (8.1.1)
66-
actionpack (= 8.1.1)
67-
activejob (= 8.1.1)
68-
activerecord (= 8.1.1)
69-
activesupport (= 8.1.1)
65+
activestorage (8.1.2)
66+
actionpack (= 8.1.2)
67+
activejob (= 8.1.2)
68+
activerecord (= 8.1.2)
69+
activesupport (= 8.1.2)
7070
marcel (~> 1.0)
71-
activesupport (8.1.1)
71+
activesupport (8.1.2)
7272
base64
7373
bigdecimal
7474
concurrent-ruby (~> 1.0, >= 1.3.1)
@@ -91,26 +91,26 @@ GEM
9191
concurrent-ruby (1.3.6)
9292
connection_pool (3.0.2)
9393
crass (1.0.6)
94-
date (3.5.0)
94+
date (3.5.1)
9595
diff-lcs (1.6.2)
9696
docile (1.4.1)
9797
drb (2.2.3)
98-
erb (5.1.3)
98+
erb (6.0.1)
9999
erubi (1.13.1)
100100
globalid (1.3.0)
101101
activesupport (>= 6.1)
102102
i18n (1.14.8)
103103
concurrent-ruby (~> 1.0)
104-
io-console (0.8.1)
105-
irb (1.15.3)
104+
io-console (0.8.2)
105+
irb (1.16.0)
106106
pp (>= 0.6.0)
107107
rdoc (>= 4.0.0)
108108
reline (>= 0.4.2)
109109
json (2.18.0)
110110
language_server-protocol (3.17.0.5)
111111
lint_roller (1.1.0)
112112
logger (1.7.0)
113-
loofah (2.24.1)
113+
loofah (2.25.0)
114114
crass (~> 1.0.2)
115115
nokogiri (>= 1.12.0)
116116
mail (2.9.0)
@@ -123,7 +123,7 @@ GEM
123123
mini_mime (1.1.5)
124124
minitest (6.0.1)
125125
prism (~> 1.5)
126-
net-imap (0.5.12)
126+
net-imap (0.6.2)
127127
date
128128
net-protocol
129129
net-pop (0.1.2)
@@ -133,21 +133,21 @@ GEM
133133
net-smtp (0.5.1)
134134
net-protocol
135135
nio4r (2.7.5)
136-
nokogiri (1.18.10-aarch64-linux-gnu)
136+
nokogiri (1.19.0-aarch64-linux-gnu)
137137
racc (~> 1.4)
138-
nokogiri (1.18.10-aarch64-linux-musl)
138+
nokogiri (1.19.0-aarch64-linux-musl)
139139
racc (~> 1.4)
140-
nokogiri (1.18.10-arm-linux-gnu)
140+
nokogiri (1.19.0-arm-linux-gnu)
141141
racc (~> 1.4)
142-
nokogiri (1.18.10-arm-linux-musl)
142+
nokogiri (1.19.0-arm-linux-musl)
143143
racc (~> 1.4)
144-
nokogiri (1.18.10-arm64-darwin)
144+
nokogiri (1.19.0-arm64-darwin)
145145
racc (~> 1.4)
146-
nokogiri (1.18.10-x86_64-darwin)
146+
nokogiri (1.19.0-x86_64-darwin)
147147
racc (~> 1.4)
148-
nokogiri (1.18.10-x86_64-linux-gnu)
148+
nokogiri (1.19.0-x86_64-linux-gnu)
149149
racc (~> 1.4)
150-
nokogiri (1.18.10-x86_64-linux-musl)
150+
nokogiri (1.19.0-x86_64-linux-musl)
151151
racc (~> 1.4)
152152
parallel (1.27.0)
153153
parser (3.3.10.0)
@@ -157,7 +157,7 @@ GEM
157157
prettyprint
158158
prettyprint (0.2.0)
159159
prism (1.7.0)
160-
psych (5.2.6)
160+
psych (5.3.1)
161161
date
162162
stringio
163163
racc (1.8.1)
@@ -167,32 +167,32 @@ GEM
167167
rack (>= 3.0.0)
168168
rack-test (2.2.0)
169169
rack (>= 1.3)
170-
rackup (2.2.1)
170+
rackup (2.3.1)
171171
rack (>= 3)
172-
rails (8.1.1)
173-
actioncable (= 8.1.1)
174-
actionmailbox (= 8.1.1)
175-
actionmailer (= 8.1.1)
176-
actionpack (= 8.1.1)
177-
actiontext (= 8.1.1)
178-
actionview (= 8.1.1)
179-
activejob (= 8.1.1)
180-
activemodel (= 8.1.1)
181-
activerecord (= 8.1.1)
182-
activestorage (= 8.1.1)
183-
activesupport (= 8.1.1)
172+
rails (8.1.2)
173+
actioncable (= 8.1.2)
174+
actionmailbox (= 8.1.2)
175+
actionmailer (= 8.1.2)
176+
actionpack (= 8.1.2)
177+
actiontext (= 8.1.2)
178+
actionview (= 8.1.2)
179+
activejob (= 8.1.2)
180+
activemodel (= 8.1.2)
181+
activerecord (= 8.1.2)
182+
activestorage (= 8.1.2)
183+
activesupport (= 8.1.2)
184184
bundler (>= 1.15.0)
185-
railties (= 8.1.1)
185+
railties (= 8.1.2)
186186
rails-dom-testing (2.3.0)
187187
activesupport (>= 5.0.0)
188188
minitest
189189
nokogiri (>= 1.6)
190190
rails-html-sanitizer (1.6.2)
191191
loofah (~> 2.21)
192192
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)
193-
railties (8.1.1)
194-
actionpack (= 8.1.1)
195-
activesupport (= 8.1.1)
193+
railties (8.1.2)
194+
actionpack (= 8.1.2)
195+
activesupport (= 8.1.2)
196196
irb (~> 1.13)
197197
rackup (>= 1.0.0)
198198
rake (>= 12.2)
@@ -201,7 +201,7 @@ GEM
201201
zeitwerk (~> 2.6)
202202
rainbow (3.1.1)
203203
rake (13.3.1)
204-
rdoc (6.15.1)
204+
rdoc (7.0.3)
205205
erb
206206
psych (>= 4.0.0)
207207
tsort
@@ -256,7 +256,7 @@ GEM
256256
rubocop-rake (0.7.1)
257257
lint_roller (~> 1.1)
258258
rubocop (>= 1.72.1)
259-
rubocop-rspec (3.8.0)
259+
rubocop-rspec (3.9.0)
260260
lint_roller (~> 1.1)
261261
rubocop (~> 1.81)
262262
ruby-progressbar (1.13.0)
@@ -275,9 +275,9 @@ GEM
275275
sqlite3 (2.9.0-x86_64-darwin)
276276
sqlite3 (2.9.0-x86_64-linux-gnu)
277277
sqlite3 (2.9.0-x86_64-linux-musl)
278-
stringio (3.1.8)
279-
thor (1.4.0)
280-
timeout (0.4.4)
278+
stringio (3.2.0)
279+
thor (1.5.0)
280+
timeout (0.6.0)
281281
tsort (0.2.0)
282282
tzinfo (2.0.6)
283283
concurrent-ruby (~> 1.0)
@@ -291,7 +291,7 @@ GEM
291291
websocket-extensions (>= 0.1.0)
292292
websocket-extensions (0.1.5)
293293
yard (0.9.38)
294-
zeitwerk (2.7.3)
294+
zeitwerk (2.7.4)
295295

296296
PLATFORMS
297297
aarch64-linux-gnu

0 commit comments

Comments
 (0)