Skip to content

Commit 041d6f1

Browse files
authored
Merge pull request #2864 from samvera/update-willow-sword
⬆️ Update WillowSword
2 parents b239818 + c32cf43 commit 041d6f1

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ gem 'valkyrie-shrine'
127127
gem 'web-console', '>= 3.3.0', group: %i[development] # <%= console %> in views
128128
gem 'webdrivers', '~> 4.7.0', group: %i[test]
129129
gem 'webmock', group: %i[test]
130-
gem 'willow_sword', github: 'notch8/willow_sword', tag: 'v0.7.1'
130+
gem 'willow_sword', github: 'notch8/willow_sword', tag: 'v0.8.1'
131131

132132
# Enabling the following gem breaks sidekiq. To Enable: assets.debug must be set to true in config/development.rb
133133
# gem "xray-rails", git: "https://github.com/brentd/xray-rails.git", branch: "bugs/ruby-3.0.0", group: %i[development]

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@ GIT
2020

2121
GIT
2222
remote: https://github.com/notch8/willow_sword.git
23-
revision: 7739f6fc985e83b02d41eed397b074ef2858cc0d
24-
tag: v0.7.1
23+
revision: ae0cdcfc97ace98685b2a765d29de20294a8a1fc
24+
tag: v0.8.1
2525
specs:
26-
willow_sword (0.7.1)
27-
bagit (~> 0.4)
28-
rails (~> 6.1)
26+
willow_sword (0.8.1)
27+
bagit (>= 0.4)
28+
rails (>= 6.1)
2929
rubyzip (>= 1.0.0)
3030

3131
GIT

0 commit comments

Comments
 (0)