Skip to content

Commit 912b798

Browse files
authored
Merge pull request #81 from Sharpie/drop-psych-pin
Remove psych dependency
2 parents 40aa1bd + c0cc625 commit 912b798

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

vanagon.gemspec

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ Gem::Specification.new do |gem|
2929
# Utilities for `ship` and `repo` commands
3030
# - ASL v2 licensed: https://rubygems.org/gems/packaging
3131
gem.add_dependency('packaging', '~> 0.122.3')
32-
gem.add_dependency('psych', '>= 4.0', '< 6')
3332

3433
gem.add_dependency('ostruct', '< 0.7')
3534

0 commit comments

Comments
 (0)