Skip to content

Commit 399031b

Browse files
dependabot[bot]robbe[bot]
andauthored
Bump good_job from 4.7.0 to 4.8.0 (#592)
* Bump good_job from 4.7.0 to 4.8.0 Bumps [good_job](https://github.com/bensheldon/good_job) from 4.7.0 to 4.8.0. - [Release notes](https://github.com/bensheldon/good_job/releases) - [Changelog](https://github.com/bensheldon/good_job/blob/main/CHANGELOG.md) - [Commits](bensheldon/good_job@v4.7.0...v4.8.0) --- updated-dependencies: - dependency-name: good_job dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Update gemset.nix --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: robbe[bot] <bot@robbevp.be>
1 parent bc39ceb commit 399031b

File tree

2 files changed

+60
-18
lines changed

2 files changed

+60
-18
lines changed

Gemfile.lock

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ GEM
141141
raabro (~> 1.4)
142142
globalid (1.2.1)
143143
activesupport (>= 6.1)
144-
good_job (4.7.0)
144+
good_job (4.8.0)
145145
activejob (>= 6.1.0)
146146
activerecord (>= 6.1.0)
147147
concurrent-ruby (>= 1.3.1)
@@ -155,7 +155,8 @@ GEM
155155
mini_magick (>= 4.9.5, < 5)
156156
ruby-vips (>= 2.0.17, < 3)
157157
io-console (0.8.0)
158-
irb (1.14.3)
158+
irb (1.15.1)
159+
pp (>= 0.6.0)
159160
rdoc (>= 4.0.0)
160161
reline (>= 0.4.2)
161162
json (2.9.1)
@@ -198,8 +199,11 @@ GEM
198199
racc
199200
pg (1.5.9)
200201
pgreset (0.4)
202+
pp (0.6.2)
203+
prettyprint
204+
prettyprint (0.2.0)
201205
prism (1.3.0)
202-
psych (5.2.2)
206+
psych (5.2.3)
203207
date
204208
stringio
205209
public_suffix (6.0.1)
@@ -214,7 +218,8 @@ GEM
214218
rack (>= 1.2.0)
215219
rack-proxy (0.7.7)
216220
rack
217-
rack-session (2.0.0)
221+
rack-session (2.1.0)
222+
base64 (>= 0.1.0)
218223
rack (>= 3.0.0)
219224
rack-test (2.2.0)
220225
rack (>= 1.3)
@@ -253,7 +258,7 @@ GEM
253258
rake (13.2.1)
254259
rbs (3.8.1)
255260
logger
256-
rdoc (6.10.0)
261+
rdoc (6.11.0)
257262
psych (>= 4.0.0)
258263
regexp_parser (2.10.0)
259264
reline (0.6.0)

gemset.nix

Lines changed: 50 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)