Skip to content

Commit 268a852

Browse files
chore(deps-dev): Bump dip from 8.1.0 to 8.2.5 (#184)
Bumps [dip](https://github.com/bibendi/dip) from 8.1.0 to 8.2.5. - [Release notes](https://github.com/bibendi/dip/releases) - [Commits](bibendi/dip@v8.1.0...v8.2.5) --- updated-dependencies: - dependency-name: dip dependency-version: 8.2.5 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 763b933 commit 268a852

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

Gemfile.lock

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,9 @@ GEM
168168
debug (1.11.1)
169169
irb (~> 1.10)
170170
reline (>= 0.3.8)
171-
dip (8.1.0)
171+
dip (8.2.5)
172+
json-schema (~> 5)
173+
public_suffix (>= 2.0.2, < 6.0)
172174
thor (>= 0.20, < 2)
173175
drb (2.2.3)
174176
dry-configurable (1.3.0)
@@ -280,6 +282,8 @@ GEM
280282
actionview (>= 7.0.0)
281283
activesupport (>= 7.0.0)
282284
json (2.18.0)
285+
json-schema (5.1.0)
286+
addressable (~> 2.8)
283287
kaminari (1.2.2)
284288
activesupport (>= 4.1.0)
285289
kaminari-actionview (= 1.2.2)
@@ -375,7 +379,7 @@ GEM
375379
psych (5.3.1)
376380
date
377381
stringio
378-
public_suffix (6.0.2)
382+
public_suffix (5.1.1)
379383
puma (7.1.0)
380384
nio4r (~> 2.0)
381385
raabro (1.4.0)

0 commit comments

Comments
 (0)