Skip to content

Commit 3f39c7c

Browse files
build(deps): bump sidekiq-cron from 2.3.1 to 2.4.0
Bumps [sidekiq-cron](https://github.com/ondrejbartas/sidekiq-cron) from 2.3.1 to 2.4.0. - [Release notes](https://github.com/ondrejbartas/sidekiq-cron/releases) - [Changelog](https://github.com/sidekiq-cron/sidekiq-cron/blob/master/CHANGELOG.md) - [Commits](sidekiq-cron/sidekiq-cron@v2.3.1...v2.4.0) --- updated-dependencies: - dependency-name: sidekiq-cron dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2ef4f3d commit 3f39c7c

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ GEM
5858
base64 (0.3.0)
5959
bcrypt (3.1.22)
6060
benchmark (0.5.0)
61-
bigdecimal (4.1.0)
61+
bigdecimal (4.1.2)
6262
bindex (0.8.1)
6363
bootsnap (1.23.0)
6464
msgpack (~> 1.2)
@@ -139,7 +139,7 @@ GEM
139139
jbuilder (2.14.1)
140140
actionview (>= 7.0.0)
141141
activesupport (>= 7.0.0)
142-
json (2.19.3)
142+
json (2.19.5)
143143
json-schema (6.2.0)
144144
addressable (~> 2.8)
145145
bigdecimal (>= 3.1, < 5)
@@ -166,7 +166,7 @@ GEM
166166
marcel (1.1.0)
167167
matrix (0.4.3)
168168
mini_mime (1.1.5)
169-
minitest (6.0.2)
169+
minitest (6.0.6)
170170
drb (~> 2.0)
171171
prism (~> 1.5)
172172
msgpack (1.8.0)
@@ -279,7 +279,7 @@ GEM
279279
erb
280280
psych (>= 4.0.0)
281281
tsort
282-
redis-client (0.28.0)
282+
redis-client (0.29.0)
283283
connection_pool
284284
regexp_parser (2.11.3)
285285
reline (0.6.3)
@@ -363,7 +363,7 @@ GEM
363363
logger (>= 1.7.0)
364364
rack (>= 3.2.0)
365365
redis-client (>= 0.26.0)
366-
sidekiq-cron (2.3.1)
366+
sidekiq-cron (2.4.0)
367367
cronex (>= 0.13.0)
368368
fugit (~> 1.8, >= 1.11.1)
369369
globalid (>= 1.0.1)

0 commit comments

Comments
 (0)