Skip to content

Commit c5ea70f

Browse files
committed
Fix Gemfile.lock
1 parent 592ea10 commit c5ea70f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -212,9 +212,9 @@ GEM
212212
irb (~> 1.10)
213213
reline (>= 0.3.8)
214214
declarative (0.0.20)
215-
delayed_job (4.1.11)
215+
delayed_job (4.1.12)
216216
activesupport (>= 3.0, < 8.0)
217-
delayed_job_active_record (4.1.8)
217+
delayed_job_active_record (4.1.10)
218218
activerecord (>= 3.0, < 8.0)
219219
delayed_job (>= 3.0, < 5)
220220
digest-crc (0.6.5)

0 commit comments

Comments
 (0)