Skip to content

Commit 4722433

Browse files
committed
Dummy app dependencies
1 parent cdc3c0a commit 4722433

File tree

3 files changed

+51
-43
lines changed

3 files changed

+51
-43
lines changed

rails_event_store/spec/dummy_7_1/Gemfile.lock

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,8 @@ GEM
129129
connection_pool (2.5.3)
130130
crass (1.0.6)
131131
date (3.4.1)
132-
drb (2.2.1)
132+
drb (2.2.3)
133+
erb (5.0.1)
133134
erubi (1.13.1)
134135
globalid (1.2.1)
135136
activesupport (>= 6.1)
@@ -176,7 +177,7 @@ GEM
176177
date
177178
stringio
178179
racc (1.8.1)
179-
rack (3.1.14)
180+
rack (3.1.15)
180181
rack-session (2.1.1)
181182
base64 (>= 0.1.0)
182183
rack (>= 3.0.0)
@@ -198,7 +199,7 @@ GEM
198199
activesupport (= 7.1.5.1)
199200
bundler (>= 1.15.0)
200201
railties (= 7.1.5.1)
201-
rails-dom-testing (2.2.0)
202+
rails-dom-testing (2.3.0)
202203
activesupport (>= 5.0.0)
203204
minitest
204205
nokogiri (>= 1.6)
@@ -214,7 +215,8 @@ GEM
214215
thor (~> 1.0, >= 1.2.2)
215216
zeitwerk (~> 2.6)
216217
rake (13.2.1)
217-
rdoc (6.13.1)
218+
rdoc (6.14.0)
219+
erb
218220
psych (>= 4.0.0)
219221
reline (0.6.1)
220222
io-console (~> 0.5)
@@ -224,11 +226,11 @@ GEM
224226
timeout (0.4.3)
225227
tzinfo (2.0.6)
226228
concurrent-ruby (~> 1.0)
227-
websocket-driver (0.7.7)
229+
websocket-driver (0.8.0)
228230
base64
229231
websocket-extensions (>= 0.1.0)
230232
websocket-extensions (0.1.5)
231-
zeitwerk (2.7.2)
233+
zeitwerk (2.7.3)
232234

233235
PLATFORMS
234236
arm64-darwin

rails_event_store/spec/dummy_7_2/Gemfile.lock

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,8 @@ GEM
123123
connection_pool (2.5.3)
124124
crass (1.0.6)
125125
date (3.4.1)
126-
drb (2.2.1)
126+
drb (2.2.3)
127+
erb (5.0.1)
127128
erubi (1.13.1)
128129
globalid (1.2.1)
129130
activesupport (>= 6.1)
@@ -169,7 +170,7 @@ GEM
169170
date
170171
stringio
171172
racc (1.8.1)
172-
rack (3.1.14)
173+
rack (3.1.15)
173174
rack-session (2.1.1)
174175
base64 (>= 0.1.0)
175176
rack (>= 3.0.0)
@@ -191,7 +192,7 @@ GEM
191192
activesupport (= 7.2.2.1)
192193
bundler (>= 1.15.0)
193194
railties (= 7.2.2.1)
194-
rails-dom-testing (2.2.0)
195+
rails-dom-testing (2.3.0)
195196
activesupport (>= 5.0.0)
196197
minitest
197198
nokogiri (>= 1.6)
@@ -207,7 +208,8 @@ GEM
207208
thor (~> 1.0, >= 1.2.2)
208209
zeitwerk (~> 2.6)
209210
rake (13.2.1)
210-
rdoc (6.13.1)
211+
rdoc (6.14.0)
212+
erb
211213
psych (>= 4.0.0)
212214
reline (0.6.1)
213215
io-console (~> 0.5)
@@ -218,11 +220,11 @@ GEM
218220
tzinfo (2.0.6)
219221
concurrent-ruby (~> 1.0)
220222
useragent (0.16.11)
221-
websocket-driver (0.7.7)
223+
websocket-driver (0.8.0)
222224
base64
223225
websocket-extensions (>= 0.1.0)
224226
websocket-extensions (0.1.5)
225-
zeitwerk (2.7.2)
227+
zeitwerk (2.7.3)
226228

227229
PLATFORMS
228230
arm64-darwin

rails_event_store/spec/dummy_8_0/Gemfile.lock

Lines changed: 35 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -72,12 +72,12 @@ GEM
7272
securerandom (>= 0.3)
7373
tzinfo (~> 2.0, >= 2.0.5)
7474
uri (>= 0.13.1)
75-
ast (2.4.2)
75+
ast (2.4.3)
7676
base64 (0.2.0)
7777
bcrypt_pbkdf (1.1.1)
7878
benchmark (0.4.0)
7979
bigdecimal (3.1.9)
80-
brakeman (7.0.0)
80+
brakeman (7.0.2)
8181
racc
8282
builder (3.3.0)
8383
concurrent-ruby (1.3.5)
@@ -87,9 +87,10 @@ GEM
8787
debug (1.10.0)
8888
irb (~> 1.10)
8989
reline (>= 0.3.8)
90-
dotenv (3.1.7)
91-
drb (2.2.1)
92-
ed25519 (1.3.0)
90+
dotenv (3.1.8)
91+
drb (2.2.3)
92+
ed25519 (1.4.0)
93+
erb (5.0.1)
9394
erubi (1.13.1)
9495
et-orbi (1.2.11)
9596
tzinfo
@@ -105,19 +106,19 @@ GEM
105106
pp (>= 0.6.0)
106107
rdoc (>= 4.0.0)
107108
reline (>= 0.4.2)
108-
json (2.12.0)
109-
kamal (2.5.3)
109+
json (2.12.2)
110+
kamal (2.6.1)
110111
activesupport (>= 7.0)
111112
base64 (~> 0.2)
112113
bcrypt_pbkdf (~> 1.0)
113114
concurrent-ruby (~> 1.2)
114115
dotenv (~> 3.1)
115-
ed25519 (~> 1.2)
116+
ed25519 (~> 1.4)
116117
net-ssh (~> 7.3)
117118
sshkit (>= 1.23.0, < 2.0)
118119
thor (~> 1.3)
119120
zeitwerk (>= 2.6.18, < 3.0)
120-
language_server-protocol (3.17.0.4)
121+
language_server-protocol (3.17.0.5)
121122
lint_roller (1.1.0)
122123
logger (1.7.0)
123124
loofah (2.24.1)
@@ -163,13 +164,14 @@ GEM
163164
nokogiri (1.18.8-x86_64-linux-musl)
164165
racc (~> 1.4)
165166
ostruct (0.6.1)
166-
parallel (1.26.3)
167-
parser (3.3.7.1)
167+
parallel (1.27.0)
168+
parser (3.3.8.0)
168169
ast (~> 2.4.1)
169170
racc
170171
pp (0.6.2)
171172
prettyprint
172173
prettyprint (0.2.0)
174+
prism (1.4.0)
173175
propshaft (1.1.0)
174176
actionpack (>= 7.0.0)
175177
activesupport (>= 7.0.0)
@@ -182,7 +184,7 @@ GEM
182184
nio4r (~> 2.0)
183185
raabro (1.4.0)
184186
racc (1.8.1)
185-
rack (3.1.14)
187+
rack (3.1.15)
186188
rack-session (2.1.1)
187189
base64 (>= 0.1.0)
188190
rack (>= 3.0.0)
@@ -204,7 +206,7 @@ GEM
204206
activesupport (= 8.0.2)
205207
bundler (>= 1.15.0)
206208
railties (= 8.0.2)
207-
rails-dom-testing (2.2.0)
209+
rails-dom-testing (2.3.0)
208210
activesupport (>= 5.0.0)
209211
minitest
210212
nokogiri (>= 1.6)
@@ -221,34 +223,36 @@ GEM
221223
zeitwerk (~> 2.6)
222224
rainbow (3.1.1)
223225
rake (13.2.1)
224-
rdoc (6.13.1)
226+
rdoc (6.14.0)
227+
erb
225228
psych (>= 4.0.0)
226229
regexp_parser (2.10.0)
227230
reline (0.6.1)
228231
io-console (~> 0.5)
229-
rubocop (1.73.2)
232+
rubocop (1.75.8)
230233
json (~> 2.3)
231234
language_server-protocol (~> 3.17.0.2)
232235
lint_roller (~> 1.1.0)
233236
parallel (~> 1.10)
234237
parser (>= 3.3.0.2)
235238
rainbow (>= 2.2.2, < 4.0)
236239
regexp_parser (>= 2.9.3, < 3.0)
237-
rubocop-ast (>= 1.38.0, < 2.0)
240+
rubocop-ast (>= 1.44.0, < 2.0)
238241
ruby-progressbar (~> 1.7)
239242
unicode-display_width (>= 2.4.0, < 4.0)
240-
rubocop-ast (1.38.1)
241-
parser (>= 3.3.1.0)
242-
rubocop-performance (1.24.0)
243+
rubocop-ast (1.44.1)
244+
parser (>= 3.3.7.2)
245+
prism (~> 1.4)
246+
rubocop-performance (1.25.0)
243247
lint_roller (~> 1.1)
244-
rubocop (>= 1.72.1, < 2.0)
248+
rubocop (>= 1.75.0, < 2.0)
245249
rubocop-ast (>= 1.38.0, < 2.0)
246-
rubocop-rails (2.30.3)
250+
rubocop-rails (2.32.0)
247251
activesupport (>= 4.2.0)
248252
lint_roller (~> 1.1)
249253
rack (>= 1.1)
250-
rubocop (>= 1.72.1, < 2.0)
251-
rubocop-ast (>= 1.38.0, < 2.0)
254+
rubocop (>= 1.75.0, < 2.0)
255+
rubocop-ast (>= 1.44.0, < 2.0)
252256
rubocop-rails-omakase (1.1.0)
253257
rubocop (>= 1.72)
254258
rubocop-performance (>= 1.24)
@@ -259,7 +263,7 @@ GEM
259263
activejob (>= 7.2)
260264
activerecord (>= 7.2)
261265
railties (>= 7.2)
262-
solid_queue (1.1.3)
266+
solid_queue (1.1.5)
263267
activejob (>= 7.1)
264268
activerecord (>= 7.1)
265269
concurrent-ruby (>= 1.3.1)
@@ -283,11 +287,11 @@ GEM
283287
ostruct
284288
stringio (3.1.7)
285289
thor (1.3.2)
286-
thruster (0.1.11)
287-
thruster (0.1.11-aarch64-linux)
288-
thruster (0.1.11-arm64-darwin)
289-
thruster (0.1.11-x86_64-darwin)
290-
thruster (0.1.11-x86_64-linux)
290+
thruster (0.1.13)
291+
thruster (0.1.13-aarch64-linux)
292+
thruster (0.1.13-arm64-darwin)
293+
thruster (0.1.13-x86_64-darwin)
294+
thruster (0.1.13-x86_64-linux)
291295
timeout (0.4.3)
292296
tzinfo (2.0.6)
293297
concurrent-ruby (~> 1.0)
@@ -296,11 +300,11 @@ GEM
296300
unicode-emoji (4.0.4)
297301
uri (1.0.3)
298302
useragent (0.16.11)
299-
websocket-driver (0.7.7)
303+
websocket-driver (0.8.0)
300304
base64
301305
websocket-extensions (>= 0.1.0)
302306
websocket-extensions (0.1.5)
303-
zeitwerk (2.7.2)
307+
zeitwerk (2.7.3)
304308

305309
PLATFORMS
306310
aarch64-linux

0 commit comments

Comments
 (0)