Skip to content

Commit

Permalink
🔥 Remove jbuilder
Browse files Browse the repository at this point in the history
  • Loading branch information
tylerwillingham committed Dec 17, 2023
1 parent 6294353 commit e57fb8a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
1 change: 0 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ gem 'rails', '~> 7.1.1'

gem 'bootsnap', require: false
gem 'importmap-rails'
gem 'jbuilder'
gem 'packwerk', '~> 3.1'
gem 'pg', '~> 1.1'
gem 'puma', '>= 5.0'
Expand Down
4 changes: 0 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -146,9 +146,6 @@ GEM
irb (1.8.3)
rdoc
reline (>= 0.3.8)
jbuilder (2.11.5)
actionview (>= 5.0.0)
activesupport (>= 5.0.0)
json (2.7.1)
language_server-protocol (3.17.0.3)
loofah (2.21.4)
Expand Down Expand Up @@ -336,7 +333,6 @@ DEPENDENCIES
capybara
debug
importmap-rails
jbuilder
packwerk (~> 3.1)
pg (~> 1.1)
platform!
Expand Down

0 comments on commit e57fb8a

Please sign in to comment.