Skip to content

Commit 902300c

Browse files
committed
Removed unnecessary dependency for development
1 parent e92a720 commit 902300c

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)