File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ gem 'flipper', '~> 1.3.5'
19
19
gem 'flipper-active_record' , '~> 1.3.5'
20
20
gem 'flipper-ui' , '~> 1.3.5'
21
21
gem 'good_job' , '~> 4.11.1'
22
- gem 'jbuilder' , '~> 2.13 '
22
+ gem 'jbuilder' , '~> 2.14 '
23
23
gem 'jsbundling-rails' , '~> 1.3'
24
24
gem 'lograge' , '~> 0.14'
25
25
gem 'newrelic_rpm' , '~> 9.19'
Original file line number Diff line number Diff line change 309
309
pp (>= 0.6.0 )
310
310
rdoc (>= 4.0.0 )
311
311
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 )
315
315
jmespath (1.6.2 )
316
316
jquery-rails (4.6.0 )
317
317
rails-dom-testing (>= 1 , < 3 )
@@ -378,12 +378,12 @@ GEM
378
378
net-protocol
379
379
newrelic_rpm (9.19.0 )
380
380
nio4r (2.7.4 )
381
- nokogiri (1.18.8 )
381
+ nokogiri (1.18.9 )
382
382
mini_portile2 (~> 2.8.2 )
383
383
racc (~> 1.4 )
384
- nokogiri (1.18.8 -arm64-darwin )
384
+ nokogiri (1.18.9 -arm64-darwin )
385
385
racc (~> 1.4 )
386
- nokogiri (1.18.8 -x86_64-linux-gnu )
386
+ nokogiri (1.18.9 -x86_64-linux-gnu )
387
387
racc (~> 1.4 )
388
388
octokit (10.0.0 )
389
389
faraday (>= 1 , < 3 )
@@ -668,7 +668,7 @@ DEPENDENCIES
668
668
flipper-ui (~> 1.3.5 )
669
669
good_job (~> 4.11.1 )
670
670
i18n-tasks (~> 1.0.15 )
671
- jbuilder (~> 2.13 )
671
+ jbuilder (~> 2.14 )
672
672
jsbundling-rails (~> 1.3 )
673
673
knapsack (~> 4.0 )
674
674
letter_opener (~> 1.10 )
You can’t perform that action at this time.
0 commit comments