Skip to content

Commit 6543ef9

Browse files
authored
Merge pull request #42 from ruby/fixup-ci
Removed unnecessary dependency for development
2 parents e92a720 + 902300c commit 6543ef9

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

Gemfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,7 @@ source 'https://rubygems.org'
33
gemspec
44

55
group :development do
6-
gem "bundler"
76
gem "rake"
87
gem "rake-compiler"
98
gem "rdoc"
10-
gem "psych", "< 5.0" # psych 5.0+ requires Ruby 2.7+
119
end

0 commit comments

Comments
 (0)