diff --git a/Gemfile b/Gemfile index 876b5f21..e072e0c7 100644 --- a/Gemfile +++ b/Gemfile @@ -29,7 +29,6 @@ gem "good_job" # Other gem "bcrypt", "~> 3.1.7" gem "inline_svg" -gem "jbuilder" gem "tzinfo-data", platforms: %i[ windows jruby ] gem "faraday" diff --git a/Gemfile.lock b/Gemfile.lock index b53beeac..ca1b2cb0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -193,9 +193,6 @@ GEM irb (1.11.2) rdoc reline (>= 0.4.2) - jbuilder (2.11.5) - actionview (>= 5.0.0) - activesupport (>= 5.0.0) json (2.7.1) language_server-protocol (3.17.0.3) launchy (2.5.2) @@ -404,7 +401,6 @@ DEPENDENCIES i18n-tasks importmap-rails inline_svg - jbuilder letter_opener lucide-rails! pg (~> 1.5)