Skip to content

Commit 7979c54

Browse files
Bump jbuilder from 2.13.0 to 2.14.0 (#1124)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 67a84e7 commit 7979c54

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ gem 'flipper', '~> 1.3.5'
1919
gem 'flipper-active_record', '~> 1.3.5'
2020
gem 'flipper-ui', '~> 1.3.5'
2121
gem 'good_job', '~> 4.11.1'
22-
gem 'jbuilder', '~> 2.13'
22+
gem 'jbuilder', '~> 2.14'
2323
gem 'jsbundling-rails', '~> 1.3'
2424
gem 'lograge', '~> 0.14'
2525
gem 'newrelic_rpm', '~> 9.19'

Gemfile.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -309,9 +309,9 @@ GEM
309309
pp (>= 0.6.0)
310310
rdoc (>= 4.0.0)
311311
reline (>= 0.4.2)
312-
jbuilder (2.13.0)
313-
actionview (>= 5.0.0)
314-
activesupport (>= 5.0.0)
312+
jbuilder (2.14.0)
313+
actionview (>= 7.0.0)
314+
activesupport (>= 7.0.0)
315315
jmespath (1.6.2)
316316
jquery-rails (4.6.0)
317317
rails-dom-testing (>= 1, < 3)
@@ -378,12 +378,12 @@ GEM
378378
net-protocol
379379
newrelic_rpm (9.19.0)
380380
nio4r (2.7.4)
381-
nokogiri (1.18.8)
381+
nokogiri (1.18.9)
382382
mini_portile2 (~> 2.8.2)
383383
racc (~> 1.4)
384-
nokogiri (1.18.8-arm64-darwin)
384+
nokogiri (1.18.9-arm64-darwin)
385385
racc (~> 1.4)
386-
nokogiri (1.18.8-x86_64-linux-gnu)
386+
nokogiri (1.18.9-x86_64-linux-gnu)
387387
racc (~> 1.4)
388388
octokit (10.0.0)
389389
faraday (>= 1, < 3)
@@ -668,7 +668,7 @@ DEPENDENCIES
668668
flipper-ui (~> 1.3.5)
669669
good_job (~> 4.11.1)
670670
i18n-tasks (~> 1.0.15)
671-
jbuilder (~> 2.13)
671+
jbuilder (~> 2.14)
672672
jsbundling-rails (~> 1.3)
673673
knapsack (~> 4.0)
674674
letter_opener (~> 1.10)

0 commit comments

Comments
 (0)