Skip to content

Commit

Permalink
Merge pull request #1219 from sul-dlss/remove-jquery-rails
Browse files Browse the repository at this point in the history
Remove jquery-rails
  • Loading branch information
jcoyne authored Feb 28, 2025
2 parents 313fd64 + f6f95e5 commit fe20d3d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 7 deletions.
2 changes: 0 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,6 @@ gem 'faraday-retry'

gem 'okcomputer'

gem 'jquery-rails'

gem 'warden'

gem 'nokogiri'
Expand Down
5 changes: 0 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -212,10 +212,6 @@ GEM
jbuilder (2.13.0)
actionview (>= 5.0.0)
activesupport (>= 5.0.0)
jquery-rails (4.6.0)
rails-dom-testing (>= 1, < 3)
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
jsbundling-rails (1.3.1)
railties (>= 6.0.0)
json (2.10.1)
Expand Down Expand Up @@ -497,7 +493,6 @@ DEPENDENCIES
global_alerts
honeybadger
jbuilder (~> 2.7)
jquery-rails
jsbundling-rails (~> 1.3)
listen (~> 3.3)
mysql2
Expand Down

0 comments on commit fe20d3d

Please sign in to comment.