Skip to content

Commit 237fb19

Browse files
authored
Merge pull request #68 from bastelfreak/test
Remove base64 & benchmark dependencies
2 parents 9673116 + 4a63dca commit 237fb19

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

beaker_puppet_helpers.gemspec

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,4 @@ Gem::Specification.new do |s|
1818
# Run time dependencies
1919
s.add_dependency 'beaker', '>= 5.8.1', '< 7'
2020
s.add_dependency 'puppet-modulebuilder', '>= 0.3', '< 3'
21-
# we need to declare both dependencies explicitly on Ruby 3.4+
22-
s.add_dependency 'base64', '>= 0.2', '< 1'
23-
s.add_dependency 'benchmark', '~> 0.4.0'
2421
end

0 commit comments

Comments
 (0)