Skip to content

Commit 895f076

Browse files
Bump solid_cache from 1.0.7 to 1.0.8
Bumps [solid_cache](https://github.com/rails/solid_cache) from 1.0.7 to 1.0.8. - [Release notes](https://github.com/rails/solid_cache/releases) - [Commits](rails/solid_cache@v1.0.7...v1.0.8) --- updated-dependencies: - dependency-name: solid_cache dependency-version: 1.0.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9029645 commit 895f076

1 file changed

Lines changed: 19 additions & 11 deletions

File tree

Gemfile.lock

Lines changed: 19 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -77,9 +77,10 @@ GEM
7777
ast (2.4.3)
7878
base64 (0.3.0)
7979
bcrypt (3.1.20)
80+
bcrypt_pbkdf (1.1.1)
8081
bcrypt_pbkdf (1.1.1-x64-mingw-ucrt)
8182
benchmark (0.4.1)
82-
bigdecimal (3.2.2)
83+
bigdecimal (3.3.1)
8384
bindex (0.8.1)
8485
bootsnap (1.18.6)
8586
msgpack (~> 1.2)
@@ -97,7 +98,7 @@ GEM
9798
regexp_parser (>= 1.5, < 3.0)
9899
xpath (~> 3.2)
99100
concurrent-ruby (1.3.5)
100-
connection_pool (2.5.3)
101+
connection_pool (2.5.4)
101102
crass (1.0.6)
102103
date (3.4.1)
103104
debug (1.11.0)
@@ -113,7 +114,7 @@ GEM
113114
dotenv (3.1.8)
114115
drb (2.2.3)
115116
ed25519 (1.4.0)
116-
erb (5.0.2)
117+
erb (5.0.3)
117118
erubi (1.13.1)
118119
et-orbi (1.3.0)
119120
tzinfo
@@ -125,7 +126,7 @@ GEM
125126
fugit (1.11.1)
126127
et-orbi (~> 1, >= 1.2.11)
127128
raabro (~> 1.4)
128-
globalid (1.2.1)
129+
globalid (1.3.0)
129130
activesupport (>= 6.1)
130131
hotwire-rails (0.1.3)
131132
rails (>= 6.0.0)
@@ -175,7 +176,7 @@ GEM
175176
marcel (1.0.4)
176177
matrix (0.4.3)
177178
mini_mime (1.1.5)
178-
minitest (5.25.5)
179+
minitest (5.26.0)
179180
msgpack (1.8.0)
180181
net-imap (0.5.9)
181182
date
@@ -192,7 +193,9 @@ GEM
192193
net-protocol
193194
net-ssh (7.3.0)
194195
nio4r (2.7.4)
195-
nokogiri (1.18.9-x64-mingw-ucrt)
196+
nokogiri (1.18.10-x64-mingw-ucrt)
197+
racc (~> 1.4)
198+
nokogiri (1.18.10-x86_64-linux-gnu)
196199
racc (~> 1.4)
197200
orm_adapter (0.5.0)
198201
ostruct (0.6.3)
@@ -201,7 +204,8 @@ GEM
201204
ast (~> 2.4.1)
202205
racc
203206
pg (1.6.1-x64-mingw-ucrt)
204-
pp (0.6.2)
207+
pg (1.6.1-x86_64-linux)
208+
pp (0.6.3)
205209
prettyprint
206210
prettyprint (0.2.0)
207211
prism (1.4.0)
@@ -217,7 +221,7 @@ GEM
217221
nio4r (~> 2.0)
218222
raabro (1.4.0)
219223
racc (1.8.1)
220-
rack (3.2.0)
224+
rack (3.2.2)
221225
rack-proxy (0.7.7)
222226
rack
223227
rack-session (2.1.1)
@@ -258,9 +262,10 @@ GEM
258262
zeitwerk (~> 2.6)
259263
rainbow (3.1.1)
260264
rake (13.3.0)
261-
rdoc (6.14.2)
265+
rdoc (6.15.0)
262266
erb
263267
psych (>= 4.0.0)
268+
tsort
264269
regexp_parser (2.11.2)
265270
reline (0.6.2)
266271
io-console (~> 0.5)
@@ -328,7 +333,7 @@ GEM
328333
activejob (>= 7.2)
329334
activerecord (>= 7.2)
330335
railties (>= 7.2)
331-
solid_cache (1.0.7)
336+
solid_cache (1.0.8)
332337
activejob (>= 7.2)
333338
activerecord (>= 7.2)
334339
railties (>= 7.2)
@@ -351,7 +356,9 @@ GEM
351356
stringio (3.1.7)
352357
thor (1.4.0)
353358
thruster (0.1.15)
359+
thruster (0.1.15-x86_64-linux)
354360
timeout (0.4.3)
361+
tsort (0.2.0)
355362
turbo-rails (1.5.0)
356363
actionpack (>= 6.0.0)
357364
activejob (>= 6.0.0)
@@ -363,7 +370,7 @@ GEM
363370
unicode-display_width (3.1.5)
364371
unicode-emoji (~> 4.0, >= 4.0.4)
365372
unicode-emoji (4.0.4)
366-
uri (1.0.3)
373+
uri (1.0.4)
367374
useragent (0.16.11)
368375
warden (1.2.9)
369376
rack (>= 2.0.9)
@@ -388,6 +395,7 @@ GEM
388395

389396
PLATFORMS
390397
x64-mingw-ucrt
398+
x86_64-linux
391399

392400
DEPENDENCIES
393401
bootsnap

0 commit comments

Comments
 (0)