Skip to content

Commit

Permalink
Merge pull request #2457 from sul-dlss/no-solrizer
Browse files Browse the repository at this point in the history
Remove unused solrizer dependency
  • Loading branch information
corylown authored Jul 12, 2024
2 parents 70b043b + ae24af2 commit dc8ecd9
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
1 change: 0 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,6 @@ gem 'rsolr'
gem 'faraday'
gem 'purl_fetcher-client', '~> 0.4'
gem 'stanford-mods', '~> 3.0'
gem 'solrizer'
gem 'honeybadger'
gem 'slowpoke'
gem 'traject'
Expand Down
7 changes: 0 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -708,10 +708,6 @@ GEM
minitar
retriable
ruby-progressbar
solrizer (4.1.0)
activesupport
nokogiri
xml-simple
sprockets (4.2.1)
concurrent-ruby (~> 1.0)
rack (>= 2.2.4, < 4)
Expand Down Expand Up @@ -801,8 +797,6 @@ GEM
websocket-driver (0.7.6)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
xml-simple (1.1.9)
rexml
xpath (3.2.0)
nokogiri (~> 1.8)
yell (2.2.2)
Expand Down Expand Up @@ -887,7 +881,6 @@ DEPENDENCIES
slack-ruby-client
slowpoke
solr_wrapper
solrizer
sprockets-rails
sqlite3 (~> 1.7)
stanford-mods (~> 3.0)
Expand Down

0 comments on commit dc8ecd9

Please sign in to comment.