Skip to content

Commit

Permalink
Move gen script to the Blacklight app, adjust deps
Browse files Browse the repository at this point in the history
  • Loading branch information
mdholloway committed Jan 18, 2025
1 parent 67c2a73 commit 26ca815
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 119 deletions.
3 changes: 0 additions & 3 deletions digital_scriptorium.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,6 @@ Gem::Specification.new do |spec|
spec.executables = spec.files.grep(%r{\Aexe/}) { |f| File.basename(f) }
spec.require_paths = ['lib']

spec.add_dependency 'multi_json', '~> 1.15'
spec.add_dependency 'representable', '~> 3.2'
spec.add_dependency 'tty-spinner', '~> 0.9'
spec.add_dependency 'wikibase_representable', '~> 0.1'
spec.add_development_dependency 'bundler', '~> 2.5'
spec.add_development_dependency 'rake', '~> 13.2'
Expand Down
116 changes: 0 additions & 116 deletions wikibase_to_solr_new.rb

This file was deleted.

0 comments on commit 26ca815

Please sign in to comment.