Skip to content

Commit

Permalink
Merge pull request #1480 from tryzealot/dependabot/bundler/good_job-3…
Browse files Browse the repository at this point in the history
….28.2

chore(deps): bump good_job from 3.28.1 to 3.28.2
  • Loading branch information
icyleaf authored May 16, 2024
2 parents 808e6a4 + 3515874 commit a3b41b7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 10 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ gem 'improved_jenkins_client', '~> 1.6.7'
gem 'rqrcode'

# 异步队列
gem 'good_job', '~> 3.28.1'
gem 'good_job', '~> 3.28.2'
gem 'activejob-status', '~> 1.0.0'

# Assets
Expand Down
14 changes: 5 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ GEM
rubyntlm (~> 0.5)
globalid (1.2.1)
activesupport (>= 6.1)
good_job (3.28.1)
good_job (3.28.2)
activejob (>= 6.0.0)
activerecord (>= 6.0.0)
concurrent-ruby (>= 1.0.2)
Expand Down Expand Up @@ -281,8 +281,7 @@ GEM
method_source (1.0.0)
mini_magick (4.12.0)
mini_mime (1.1.5)
mini_portile2 (2.8.6)
minitest (5.22.3)
minitest (5.23.0)
mixlib-shellout (3.2.7)
chef-utils
msgpack (1.7.2)
Expand All @@ -303,9 +302,6 @@ GEM
net-smtp (0.5.0)
net-protocol
nio4r (2.7.1)
nokogiri (1.16.5)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.16.5-aarch64-linux)
racc (~> 1.4)
nokogiri (1.16.5-arm-linux)
Expand Down Expand Up @@ -458,7 +454,7 @@ GEM
rdoc (6.6.3.1)
psych (>= 4.0.0)
regexp_parser (2.6.1)
reline (0.5.6)
reline (0.5.7)
io-console (~> 0.5)
request_store (1.5.1)
rack (>= 1.4)
Expand Down Expand Up @@ -568,7 +564,7 @@ GEM
websocket-driver (0.7.6)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
zeitwerk (2.6.13)
zeitwerk (2.6.14)
zhexdump (0.0.2)

PLATFORMS
Expand Down Expand Up @@ -601,7 +597,7 @@ DEPENDENCIES
faraday (~> 2.9.0)
friendly_id (~> 5.5.1)
gitlab_omniauth-ldap (~> 2.2.0)
good_job (~> 3.28.1)
good_job (~> 3.28.2)
graphiql-rails
graphql (~> 2.3.3)
health_check (~> 3.1.0)
Expand Down

0 comments on commit a3b41b7

Please sign in to comment.