Skip to content

Commit 37ad431

Browse files
kirkkwangsephirothkod
authored andcommitted
⬆️ Up Bagit dependency to 0.6.0 (#993)
This commit will bump the Bagit dependency to 0.6.0 which allows for Ruby 3.3 support.
1 parent 704b807 commit 37ad431

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bulkrax.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Gem::Specification.new do |s|
1919
s.files = Dir["{app,config,db,lib}/**/*", "LICENSE", "Rakefile", "README.md"]
2020

2121
s.add_dependency 'rails', '>= 5.1.6'
22-
s.add_dependency 'bagit', '~> 0.4.6'
22+
s.add_dependency 'bagit', '~> 0.6.0'
2323
s.add_dependency 'coderay'
2424
s.add_dependency 'denormalize_fields'
2525
s.add_dependency 'marcel'

0 commit comments

Comments
 (0)