Skip to content

Commit

Permalink
[ESSI-875] drop willow_sword gem
Browse files Browse the repository at this point in the history
  • Loading branch information
aploshay committed Feb 11, 2025
1 parent 0625d25 commit 016ed8e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 13 deletions.
1 change: 0 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,6 @@ gem 'okcomputer'

# Bulk Import / Export
gem 'bulkrax', '~> 5.0'
gem 'willow_sword', github: 'notch8/willow_sword', ref: '0a669d7' # deprecate willow_sword in bulkrax 5 upgrade
gem 'webpacker'
gem 'react-rails'

Expand Down
13 changes: 1 addition & 12 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,23 +1,13 @@
GIT
remote: https://github.com/IU-Libraries-Joint-Development/allinson_flex.git
revision: 86ecb693044f451811a52033b643c91f9a241c3b
revision: 0fadf99b61b6567f240927e7dd54830878b315ac
specs:
allinson_flex (0.1.0)
json_schemer
rails (>= 5.1.6)
react-rails
webpacker

GIT
remote: https://github.com/notch8/willow_sword.git
revision: 0a669d78617c6003e4aa1a46a10447be92be27d5
ref: 0a669d7
specs:
willow_sword (0.2.0)
bagit (~> 0.4.1)
rails (>= 5.1.6)
rubyzip (>= 1.0.0)

GIT
remote: https://github.com/rtomayko/posix-spawn.git
revision: 0fce38ed5458b638eda5f3bb711903424a4366db
Expand Down Expand Up @@ -1179,7 +1169,6 @@ DEPENDENCIES
webdrivers
webmock
webpacker
willow_sword!

BUNDLED WITH
2.4.22

0 comments on commit 016ed8e

Please sign in to comment.