Skip to content

Commit cc2bcd5

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

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Gemfile.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ GEM
138138
inertia_rails (3.11.0)
139139
railties (>= 6)
140140
io-console (0.8.1)
141-
irb (1.15.2)
141+
irb (1.15.3)
142142
pp (>= 0.6.0)
143143
rdoc (>= 4.0.0)
144144
reline (>= 0.4.2)
@@ -148,7 +148,7 @@ GEM
148148
js-routes (2.3.5)
149149
railties (>= 5)
150150
sorbet-runtime
151-
json (2.15.2)
151+
json (2.16.0)
152152
kamal (2.8.2)
153153
activesupport (>= 7.0)
154154
base64 (~> 0.2)
@@ -181,7 +181,7 @@ GEM
181181
marcel (1.1.0)
182182
matrix (0.4.3)
183183
mini_mime (1.1.5)
184-
minitest (5.26.0)
184+
minitest (5.26.1)
185185
msgpack (1.8.0)
186186
mutex_m (0.3.0)
187187
net-imap (0.5.12)
@@ -234,7 +234,7 @@ GEM
234234
nio4r (~> 2.0)
235235
raabro (1.4.0)
236236
racc (1.8.1)
237-
rack (3.2.3)
237+
rack (3.2.4)
238238
rack-proxy (0.7.7)
239239
rack
240240
rack-session (2.1.1)
@@ -276,12 +276,12 @@ GEM
276276
zeitwerk (~> 2.6)
277277
rainbow (3.1.1)
278278
rake (13.3.1)
279-
rdoc (6.15.0)
279+
rdoc (6.15.1)
280280
erb
281281
psych (>= 4.0.0)
282282
tsort
283283
regexp_parser (2.11.3)
284-
reline (0.6.2)
284+
reline (0.6.3)
285285
io-console (~> 0.5)
286286
rexml (3.4.4)
287287
rspec-core (3.13.6)
@@ -344,7 +344,7 @@ GEM
344344
activejob (>= 7.2)
345345
activerecord (>= 7.2)
346346
railties (>= 7.2)
347-
solid_cache (1.0.8)
347+
solid_cache (1.0.10)
348348
activejob (>= 7.2)
349349
activerecord (>= 7.2)
350350
railties (>= 7.2)
@@ -383,7 +383,7 @@ GEM
383383
unicode-display_width (3.2.0)
384384
unicode-emoji (~> 4.1)
385385
unicode-emoji (4.1.0)
386-
uri (1.0.4)
386+
uri (1.1.1)
387387
useragent (0.16.11)
388388
vite_rails (3.0.19)
389389
railties (>= 5.1, < 9)

0 commit comments

Comments
 (0)