Skip to content

Commit 9f29141

Browse files
Bump jbuilder from 2.13.0 to 2.14.1
Bumps [jbuilder](https://github.com/rails/jbuilder) from 2.13.0 to 2.14.1. - [Release notes](https://github.com/rails/jbuilder/releases) - [Commits](rails/jbuilder@v2.13.0...v2.14.1) --- updated-dependencies: - dependency-name: jbuilder dependency-version: 2.14.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e3bed52 commit 9f29141

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -180,9 +180,9 @@ GEM
180180
pp (>= 0.6.0)
181181
rdoc (>= 4.0.0)
182182
reline (>= 0.4.2)
183-
jbuilder (2.13.0)
184-
actionview (>= 5.0.0)
185-
activesupport (>= 5.0.0)
183+
jbuilder (2.14.1)
184+
actionview (>= 7.0.0)
185+
activesupport (>= 7.0.0)
186186
json (2.12.2)
187187
kamal (2.7.0)
188188
activesupport (>= 7.0)

0 commit comments

Comments
 (0)