Skip to content

Commit 85a6191

Browse files
committed
update gems, try testing with ruby 4
1 parent 3519b02 commit 85a6191

File tree

3 files changed

+25
-86
lines changed

3 files changed

+25
-86
lines changed

gemfiles/Gemfile.rails-7.2.x.lock

Lines changed: 6 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -63,11 +63,6 @@ GEM
6363
activemodel (= 7.2.2)
6464
activesupport (= 7.2.2)
6565
timeout (>= 0.4.0)
66-
activerecord-jdbc-adapter (72.1-java)
67-
activerecord (~> 7.2.2)
68-
activerecord-jdbcsqlite3-adapter (72.1-java)
69-
activerecord-jdbc-adapter (= 72.1)
70-
jdbc-sqlite3 (~> 3.8, < 4)
7166
activestorage (7.2.2)
7267
actionpack (= 7.2.2)
7368
activejob (= 7.2.2)
@@ -97,8 +92,7 @@ GEM
9792
erubi (~> 1.4)
9893
parser (>= 2.4)
9994
smart_properties
100-
bigdecimal (3.1.8)
101-
bigdecimal (3.1.8-java)
95+
bigdecimal (4.0.1)
10296
brakeman (6.2.2)
10397
racc
10498
builder (3.3.0)
@@ -115,24 +109,14 @@ GEM
115109
sprockets-rails
116110
tilt
117111
date (3.4.0)
118-
date (3.4.0-java)
119112
docile (1.4.1)
120113
domain_name (0.6.20240107)
121114
drb (2.2.1)
122115
erubi (1.13.0)
123-
ffi (1.17.1-java)
124-
ffi-compiler (1.3.2)
125-
ffi (>= 1.15.5)
126-
rake
127116
gli (2.22.0)
128117
globalid (1.2.1)
129118
activesupport (>= 6.1)
130-
google-protobuf (4.30.0-java)
131-
bigdecimal
132-
ffi (~> 1)
133-
ffi-compiler (~> 1)
134-
rake (>= 13)
135-
google-protobuf (4.30.0-x86_64-linux)
119+
google-protobuf (4.33.5-x86_64-linux-gnu)
136120
bigdecimal
137121
rake (>= 13)
138122
highline (3.1.1)
@@ -155,14 +139,11 @@ GEM
155139
terminal-table (>= 1.5.1)
156140
ice_nine (0.11.2)
157141
io-console (0.7.2)
158-
io-console (0.7.2-java)
159142
irb (1.14.1)
160143
rdoc (>= 4.0.0)
161144
reline (>= 0.4.2)
162-
jar-dependencies (0.5.5)
163145
jdbc-sqlite3 (3.46.1.1)
164146
json (2.8.1)
165-
json (2.8.1-java)
166147
localeapp (3.3.0)
167148
gli
168149
i18n (>= 0.7, < 2)
@@ -183,7 +164,8 @@ GEM
183164
mime-types-data (~> 3.2015)
184165
mime-types-data (3.2024.1105)
185166
mini_mime (1.1.5)
186-
minitest (5.25.1)
167+
minitest (6.0.1)
168+
prism (~> 1.5)
187169
minitest-reporters (1.7.1)
188170
ansi
189171
builder
@@ -202,21 +184,16 @@ GEM
202184
net-protocol
203185
netrc (0.11.0)
204186
nio4r (2.7.4)
205-
nio4r (2.7.4-java)
206-
nokogiri (1.18.3-java)
207-
racc (~> 1.4)
208187
nokogiri (1.18.3-x86_64-linux-gnu)
209188
racc (~> 1.4)
210189
parallel (1.26.3)
211190
parser (2.7.2.0)
212191
ast (~> 2.4.1)
213192
powerpack (0.1.3)
193+
prism (1.9.0)
214194
psych (5.2.0)
215195
stringio
216-
psych (5.2.0-java)
217-
jar-dependencies (>= 0.1.7)
218196
racc (1.8.1)
219-
racc (1.8.1-java)
220197
rack (3.1.8)
221198
rack-session (2.0.0)
222199
rack (>= 3.0.0)
@@ -257,7 +234,7 @@ GEM
257234
thor (~> 1.0, >= 1.2.2)
258235
zeitwerk (~> 2.6)
259236
rainbow (3.1.1)
260-
rake (13.2.1)
237+
rake (13.3.1)
261238
rdoc (6.7.0)
262239
psych (>= 4.0.0)
263240
reline (0.5.11)
@@ -278,9 +255,6 @@ GEM
278255
unicode-display_width (~> 1.0, >= 1.0.1)
279256
ruby-progressbar (1.13.0)
280257
ruby2_keywords (0.0.5)
281-
sass-embedded (1.85.1)
282-
google-protobuf (~> 4.29)
283-
rake (>= 13)
284258
sass-embedded (1.85.1-x86_64-linux-gnu)
285259
google-protobuf (~> 4.29)
286260
sassc-embedded (1.80.4)
@@ -319,13 +293,10 @@ GEM
319293
useragent (0.16.10)
320294
websocket-driver (0.7.6)
321295
websocket-extensions (>= 0.1.0)
322-
websocket-driver (0.7.6-java)
323-
websocket-extensions (>= 0.1.0)
324296
websocket-extensions (0.1.5)
325297
zeitwerk (2.6.18)
326298

327299
PLATFORMS
328-
java
329300
x86_64-linux
330301

331302
DEPENDENCIES

gemfiles/Gemfile.rails-8.0.x.lock

Lines changed: 12 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,6 @@ GIT
22
remote: https://github.com/jruby/activerecord-jdbc-adapter.git
33
revision: 47b9509df678c0949316dcfe2efa6144d59cdfe0
44
specs:
5-
activerecord-jdbc-adapter (80.0-java)
6-
activerecord (~> 8.0.0)
7-
activerecord-jdbcsqlite3-adapter (80.0-java)
8-
activerecord-jdbc-adapter (= 80.0)
9-
jdbc-sqlite3 (~> 3.8, < 4)
105

116
PATH
127
remote: ..
@@ -102,8 +97,7 @@ GEM
10297
erubi (~> 1.4)
10398
parser (>= 2.4)
10499
smart_properties
105-
bigdecimal (3.2.2)
106-
bigdecimal (3.2.2-java)
100+
bigdecimal (4.0.1)
107101
brakeman (7.0.2)
108102
racc
109103
builder (3.3.0)
@@ -120,45 +114,34 @@ GEM
120114
sprockets-rails
121115
tilt
122116
date (3.4.1)
123-
date (3.4.1-java)
124117
docile (1.4.1)
125118
domain_name (0.6.20240107)
126119
drb (2.2.3)
127120
erb (5.0.1)
128-
erb (5.0.1-java)
129121
erubi (1.13.1)
130-
ffi (1.17.3-java)
131-
ffi-compiler (1.3.2)
132-
ffi (>= 1.15.5)
133-
rake
134122
gli (2.22.2)
135123
ostruct
136124
globalid (1.2.1)
137125
activesupport (>= 6.1)
138-
google-protobuf (4.33.4)
126+
google-protobuf (4.33.5)
139127
bigdecimal
140128
rake (>= 13)
141-
google-protobuf (4.33.4-aarch64-linux-gnu)
129+
google-protobuf (4.33.5-aarch64-linux-gnu)
142130
bigdecimal
143131
rake (>= 13)
144-
google-protobuf (4.33.4-aarch64-linux-musl)
132+
google-protobuf (4.33.5-aarch64-linux-musl)
145133
bigdecimal
146134
rake (>= 13)
147-
google-protobuf (4.33.4-arm64-darwin)
135+
google-protobuf (4.33.5-arm64-darwin)
148136
bigdecimal
149137
rake (>= 13)
150-
google-protobuf (4.33.4-java)
138+
google-protobuf (4.33.5-x86_64-darwin)
151139
bigdecimal
152-
ffi (~> 1)
153-
ffi-compiler (~> 1)
154140
rake (>= 13)
155-
google-protobuf (4.33.4-x86_64-darwin)
141+
google-protobuf (4.33.5-x86_64-linux-gnu)
156142
bigdecimal
157143
rake (>= 13)
158-
google-protobuf (4.33.4-x86_64-linux-gnu)
159-
bigdecimal
160-
rake (>= 13)
161-
google-protobuf (4.33.4-x86_64-linux-musl)
144+
google-protobuf (4.33.5-x86_64-linux-musl)
162145
bigdecimal
163146
rake (>= 13)
164147
highline (3.1.2)
@@ -181,15 +164,12 @@ GEM
181164
terminal-table (>= 1.5.1)
182165
ice_nine (0.11.2)
183166
io-console (0.8.0)
184-
io-console (0.8.0-java)
185167
irb (1.15.2)
186168
pp (>= 0.6.0)
187169
rdoc (>= 4.0.0)
188170
reline (>= 0.4.2)
189-
jar-dependencies (0.5.5)
190171
jdbc-sqlite3 (3.46.1.1)
191172
json (2.12.2)
192-
json (2.12.2-java)
193173
localeapp (3.3.0)
194174
gli
195175
i18n (>= 0.7, < 2)
@@ -210,7 +190,8 @@ GEM
210190
mime-types-data (~> 3.2025, >= 3.2025.0507)
211191
mime-types-data (3.2025.0708)
212192
mini_mime (1.1.5)
213-
minitest (5.25.5)
193+
minitest (6.0.1)
194+
prism (~> 1.5)
214195
minitest-reporters (1.7.1)
215196
ansi
216197
builder
@@ -229,7 +210,6 @@ GEM
229210
net-protocol
230211
netrc (0.11.0)
231212
nio4r (2.7.4)
232-
nio4r (2.7.4-java)
233213
nokogiri (1.18.8-aarch64-linux-gnu)
234214
racc (~> 1.4)
235215
nokogiri (1.18.8-aarch64-linux-musl)
@@ -240,8 +220,6 @@ GEM
240220
racc (~> 1.4)
241221
nokogiri (1.18.8-arm64-darwin)
242222
racc (~> 1.4)
243-
nokogiri (1.18.8-java)
244-
racc (~> 1.4)
245223
nokogiri (1.18.8-x86_64-darwin)
246224
racc (~> 1.4)
247225
nokogiri (1.18.8-x86_64-linux-gnu)
@@ -256,14 +234,11 @@ GEM
256234
pp (0.6.2)
257235
prettyprint
258236
prettyprint (0.2.0)
237+
prism (1.9.0)
259238
psych (5.2.6)
260239
date
261240
stringio
262-
psych (5.2.6-java)
263-
date
264-
jar-dependencies (>= 0.1.7)
265241
racc (1.8.1)
266-
racc (1.8.1-java)
267242
rack (3.1.16)
268243
rack-session (2.1.1)
269244
base64 (>= 0.1.0)
@@ -305,7 +280,7 @@ GEM
305280
thor (~> 1.0, >= 1.2.2)
306281
zeitwerk (~> 2.6)
307282
rainbow (3.1.1)
308-
rake (13.3.0)
283+
rake (13.3.1)
309284
rdoc (6.14.2)
310285
erb
311286
psych (>= 4.0.0)
@@ -327,9 +302,6 @@ GEM
327302
unicode-display_width (~> 1.0, >= 1.0.1)
328303
ruby-progressbar (1.13.0)
329304
ruby2_keywords (0.0.5)
330-
sass-embedded (1.97.3)
331-
google-protobuf (~> 4.31)
332-
rake (>= 13)
333305
sass-embedded (1.97.3-aarch64-linux-gnu)
334306
google-protobuf (~> 4.31)
335307
sass-embedded (1.97.3-aarch64-linux-musl)
@@ -392,9 +364,6 @@ GEM
392364
websocket-driver (0.8.0)
393365
base64
394366
websocket-extensions (>= 0.1.0)
395-
websocket-driver (0.8.0-java)
396-
base64
397-
websocket-extensions (>= 0.1.0)
398367
websocket-extensions (0.1.5)
399368
zeitwerk (2.7.3)
400369

@@ -408,7 +377,6 @@ PLATFORMS
408377
arm-linux-musl
409378
arm-linux-musleabihf
410379
arm64-darwin
411-
java
412380
x86_64-darwin
413381
x86_64-linux-gnu
414382
x86_64-linux-musl

gemfiles/Gemfile.rails-8.1.x.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -125,25 +125,25 @@ GEM
125125
ostruct
126126
globalid (1.3.0)
127127
activesupport (>= 6.1)
128-
google-protobuf (4.33.4)
128+
google-protobuf (4.33.5)
129129
bigdecimal
130130
rake (>= 13)
131-
google-protobuf (4.33.4-aarch64-linux-gnu)
131+
google-protobuf (4.33.5-aarch64-linux-gnu)
132132
bigdecimal
133133
rake (>= 13)
134-
google-protobuf (4.33.4-aarch64-linux-musl)
134+
google-protobuf (4.33.5-aarch64-linux-musl)
135135
bigdecimal
136136
rake (>= 13)
137-
google-protobuf (4.33.4-arm64-darwin)
137+
google-protobuf (4.33.5-arm64-darwin)
138138
bigdecimal
139139
rake (>= 13)
140-
google-protobuf (4.33.4-x86_64-darwin)
140+
google-protobuf (4.33.5-x86_64-darwin)
141141
bigdecimal
142142
rake (>= 13)
143-
google-protobuf (4.33.4-x86_64-linux-gnu)
143+
google-protobuf (4.33.5-x86_64-linux-gnu)
144144
bigdecimal
145145
rake (>= 13)
146-
google-protobuf (4.33.4-x86_64-linux-musl)
146+
google-protobuf (4.33.5-x86_64-linux-musl)
147147
bigdecimal
148148
rake (>= 13)
149149
highline (3.1.2)

0 commit comments

Comments
 (0)