Skip to content

Commit cec7573

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 dc98d10 commit cec7573

1 file changed

Lines changed: 14 additions & 12 deletions

File tree

Gemfile.lock

Lines changed: 14 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ GEM
8080
bcrypt_pbkdf (1.1.1)
8181
bcrypt_pbkdf (1.1.1-x64-mingw-ucrt)
8282
benchmark (0.4.1)
83-
bigdecimal (3.2.2)
83+
bigdecimal (3.3.1)
8484
bindex (0.8.1)
8585
bootsnap (1.18.6)
8686
msgpack (~> 1.2)
@@ -98,7 +98,7 @@ GEM
9898
regexp_parser (>= 1.5, < 3.0)
9999
xpath (~> 3.2)
100100
concurrent-ruby (1.3.5)
101-
connection_pool (2.5.3)
101+
connection_pool (2.5.4)
102102
crass (1.0.6)
103103
date (3.4.1)
104104
debug (1.11.0)
@@ -114,7 +114,7 @@ GEM
114114
dotenv (3.1.8)
115115
drb (2.2.3)
116116
ed25519 (1.4.0)
117-
erb (5.0.2)
117+
erb (5.1.1)
118118
erubi (1.13.1)
119119
et-orbi (1.3.0)
120120
tzinfo
@@ -126,7 +126,7 @@ GEM
126126
fugit (1.11.1)
127127
et-orbi (~> 1, >= 1.2.11)
128128
raabro (~> 1.4)
129-
globalid (1.2.1)
129+
globalid (1.3.0)
130130
activesupport (>= 6.1)
131131
hotwire-rails (0.1.3)
132132
rails (>= 6.0.0)
@@ -176,7 +176,7 @@ GEM
176176
marcel (1.0.4)
177177
matrix (0.4.3)
178178
mini_mime (1.1.5)
179-
minitest (5.25.5)
179+
minitest (5.26.0)
180180
msgpack (1.8.0)
181181
net-imap (0.5.9)
182182
date
@@ -193,9 +193,9 @@ GEM
193193
net-protocol
194194
net-ssh (7.3.0)
195195
nio4r (2.7.4)
196-
nokogiri (1.18.9-x64-mingw-ucrt)
196+
nokogiri (1.18.10-x64-mingw-ucrt)
197197
racc (~> 1.4)
198-
nokogiri (1.18.9-x86_64-linux-gnu)
198+
nokogiri (1.18.10-x86_64-linux-gnu)
199199
racc (~> 1.4)
200200
orm_adapter (0.5.0)
201201
ostruct (0.6.3)
@@ -205,7 +205,7 @@ GEM
205205
racc
206206
pg (1.6.1-x64-mingw-ucrt)
207207
pg (1.6.1-x86_64-linux)
208-
pp (0.6.2)
208+
pp (0.6.3)
209209
prettyprint
210210
prettyprint (0.2.0)
211211
prism (1.4.0)
@@ -221,7 +221,7 @@ GEM
221221
nio4r (~> 2.0)
222222
raabro (1.4.0)
223223
racc (1.8.1)
224-
rack (3.2.0)
224+
rack (3.2.3)
225225
rack-proxy (0.7.7)
226226
rack
227227
rack-session (2.1.1)
@@ -262,9 +262,10 @@ GEM
262262
zeitwerk (~> 2.6)
263263
rainbow (3.1.1)
264264
rake (13.3.0)
265-
rdoc (6.14.2)
265+
rdoc (6.15.0)
266266
erb
267267
psych (>= 4.0.0)
268+
tsort
268269
regexp_parser (2.11.2)
269270
reline (0.6.2)
270271
io-console (~> 0.5)
@@ -332,7 +333,7 @@ GEM
332333
activejob (>= 7.2)
333334
activerecord (>= 7.2)
334335
railties (>= 7.2)
335-
solid_cache (1.0.7)
336+
solid_cache (1.0.8)
336337
activejob (>= 7.2)
337338
activerecord (>= 7.2)
338339
railties (>= 7.2)
@@ -357,6 +358,7 @@ GEM
357358
thruster (0.1.15)
358359
thruster (0.1.15-x86_64-linux)
359360
timeout (0.4.3)
361+
tsort (0.2.0)
360362
turbo-rails (1.5.0)
361363
actionpack (>= 6.0.0)
362364
activejob (>= 6.0.0)
@@ -368,7 +370,7 @@ GEM
368370
unicode-display_width (3.1.5)
369371
unicode-emoji (~> 4.0, >= 4.0.4)
370372
unicode-emoji (4.0.4)
371-
uri (1.0.3)
373+
uri (1.0.4)
372374
useragent (0.16.11)
373375
warden (1.2.9)
374376
rack (>= 2.0.9)

0 commit comments

Comments
 (0)