Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking β€œSign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2021.5 #744

Merged
merged 7 commits into from
Aug 13, 2021
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Bump bagit from 0.4.3 to 0.4.4 (#732)
Bumps [bagit](https://github.com/flazz/bagit) from 0.4.3 to 0.4.4.
- [Release notes](https://github.com/flazz/bagit/releases)
- [Commits](https://github.com/flazz/bagit/commits)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] authored Aug 12, 2021

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
commit 8f254285bb29248033d15e4cfe38e4f4049e6d73
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -41,7 +41,7 @@ gem 'hyrax', '~> 2.9.0'
gem 'almond-rails', '0.3.0'

# parse + build bagit-compliant files
gem 'bagit', '0.4.3'
gem 'bagit', '0.4.4'

# blacklight plugins for enhanced searching
gem 'blacklight_advanced_search', '6.4.1'
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -99,7 +99,7 @@ GEM
babel-transpiler (0.7.0)
babel-source (>= 4.0, < 6)
execjs (~> 2.0)
bagit (0.4.3)
bagit (0.4.4)
docopt (~> 0.5.0)
validatable (~> 1.6)
bcp47 (0.3.3)
@@ -969,7 +969,7 @@ PLATFORMS

DEPENDENCIES
almond-rails (= 0.3.0)
bagit (= 0.4.3)
bagit (= 0.4.4)
bixby (~> 2.0.0.pre.beta1)
blacklight_advanced_search (= 6.4.1)
blacklight_oai_provider (= 6.0.0)