Skip to content

Commit

Permalink
Merge pull request #1895 from voxpupuli/dependabot/bundler/minitar-gt…
Browse files Browse the repository at this point in the history
…e-0.6-and-lt-2.0

build(deps): update minitar requirement from ~> 0.6 to ~> 0.12
  • Loading branch information
bastelfreak authored Aug 13, 2024
2 parents 7b3b9c5 + 64ffa8f commit 202426e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion beaker.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Gem::Specification.new do |s|
s.add_development_dependency 'voxpupuli-rubocop', '~> 2.8.0'

# Run time dependencies
s.add_runtime_dependency 'minitar', '~> 0.6'
s.add_runtime_dependency 'minitar', '~> 0.12' # newer versions require Ruby 3.1
s.add_runtime_dependency 'minitest', '~> 5.4'
s.add_runtime_dependency 'rexml', '~> 3.2', '>= 3.2.5'

Expand Down

0 comments on commit 202426e

Please sign in to comment.