Skip to content

Commit 2eeb861

Browse files
committed
Remove unused gem jbuilder
1 parent fdb908c commit 2eeb861

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

Gemfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,6 @@ gem 'importmap-rails'
6969
gem 'turbo-rails'
7070
# Hotwire's modest JavaScript framework [https://stimulus.hotwired.dev]
7171
gem 'stimulus-rails'
72-
# Build JSON APIs with ease [https://github.com/rails/jbuilder]
73-
gem 'jbuilder'
7472
gem 'public_activity'
7573

7674
group :development do

Gemfile.lock

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -245,9 +245,6 @@ GEM
245245
pp (>= 0.6.0)
246246
rdoc (>= 4.0.0)
247247
reline (>= 0.4.2)
248-
jbuilder (2.14.1)
249-
actionview (>= 7.0.0)
250-
activesupport (>= 7.0.0)
251248
jmespath (1.6.2)
252249
jquery-rails (4.6.0)
253250
rails-dom-testing (>= 1, < 3)
@@ -624,7 +621,6 @@ DEPENDENCIES
624621
image_processing
625622
importmap-rails
626623
irb
627-
jbuilder
628624
jquery-rails
629625
jquery-ui-rails
630626
launchy

0 commit comments

Comments
 (0)