Skip to content

Commit 84ee3eb

Browse files
committed
Merge pull request #133 from BanzaiMan/gemfile_cleanup
Based on #130, clean up Gemfile
2 parents aff7ad7 + b24c924 commit 84ee3eb

File tree

2 files changed

+1
-42
lines changed

2 files changed

+1
-42
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ group :development do
99
gem "jruby-openssl", :platform => :jruby
1010
gem "rspec"
1111
gem "diff-lcs"
12-
gem "rcov", ">= 0.9.8"
12+
gem "rcov", ">= 0.9.8", :platform => :mri_18
1313
gem "rdoc"
1414
gem "childprocess", :platform => :mri
1515
end

Gemfile.lock

Lines changed: 0 additions & 41 deletions
This file was deleted.

0 commit comments

Comments
 (0)