File tree Expand file tree Collapse file tree 2 files changed +0
-7
lines changed
Expand file tree Collapse file tree 2 files changed +0
-7
lines changed Original file line number Diff line number Diff line change @@ -23,9 +23,6 @@ gem "turbo-rails"
2323# Hotwire's modest JavaScript framework [https://stimulus.hotwired.dev]
2424gem "stimulus-rails"
2525
26- # Build JSON APIs with ease [https://github.com/rails/jbuilder]
27- gem "jbuilder"
28-
2926# Use Redis adapter to run Action Cable in production
3027# gem "redis", ">= 4.0.1"
3128
Original file line number Diff line number Diff line change 145145 pp (>= 0.6.0 )
146146 rdoc (>= 4.0.0 )
147147 reline (>= 0.4.2 )
148- jbuilder (2.14.1 )
149- actionview (>= 7.0.0 )
150- activesupport (>= 7.0.0 )
151148 jmespath (1.6.2 )
152149 json (2.13.2 )
153150 language_server-protocol (3.17.0.5 )
@@ -355,7 +352,6 @@ DEPENDENCIES
355352 capybara
356353 debug
357354 importmap-rails
358- jbuilder
359355 pg
360356 puma (>= 5.0 )
361357 rails (~> 7.1.3 , >= 7.1.3.4 )
You can’t perform that action at this time.
0 commit comments