Skip to content

Commit b3e7cb6

Browse files
Bump solid_cache from 1.0.8 to 1.0.9
Bumps [solid_cache](https://github.com/rails/solid_cache) from 1.0.8 to 1.0.9. - [Release notes](https://github.com/rails/solid_cache/releases) - [Commits](rails/solid_cache@v1.0.8...v1.0.9) --- updated-dependencies: - dependency-name: solid_cache dependency-version: 1.0.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 25ab295 commit b3e7cb6

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -169,14 +169,14 @@ GEM
169169
activesupport (>= 6.0.0)
170170
railties (>= 6.0.0)
171171
io-console (0.8.1)
172-
irb (1.15.2)
172+
irb (1.15.3)
173173
pp (>= 0.6.0)
174174
rdoc (>= 4.0.0)
175175
reline (>= 0.4.2)
176176
jbuilder (2.14.1)
177177
actionview (>= 7.0.0)
178178
activesupport (>= 7.0.0)
179-
json (2.15.2)
179+
json (2.16.0)
180180
kramdown (2.5.1)
181181
rexml (>= 3.3.9)
182182
language_server-protocol (3.17.0.4)
@@ -259,7 +259,7 @@ GEM
259259
nio4r (~> 2.0)
260260
raabro (1.4.0)
261261
racc (1.8.1)
262-
rack (3.2.3)
262+
rack (3.2.4)
263263
rack-mini-profiler (4.0.1)
264264
rack (>= 1.2.0)
265265
rack-session (2.1.1)
@@ -374,7 +374,7 @@ GEM
374374
activejob (>= 7.2)
375375
activerecord (>= 7.2)
376376
railties (>= 7.2)
377-
solid_cache (1.0.8)
377+
solid_cache (1.0.9)
378378
activejob (>= 7.2)
379379
activerecord (>= 7.2)
380380
railties (>= 7.2)
@@ -407,7 +407,7 @@ GEM
407407
unicode-display_width (3.1.4)
408408
unicode-emoji (~> 4.0, >= 4.0.4)
409409
unicode-emoji (4.0.4)
410-
uri (1.0.4)
410+
uri (1.1.1)
411411
useragent (0.16.11)
412412
version_sorter (2.3.0)
413413
web-console (4.2.1)

0 commit comments

Comments
 (0)