Skip to content

Commit f79aef4

Browse files
committed
master has no platform guard, so why should we?
1 parent 2fa18ac commit f79aef4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ group :test do
1111
gem "hoptoad_notifier"
1212
gem "airbrake"
1313
gem "i18n"
14-
gem "minitest", :platforms => :ruby_18
14+
gem "minitest"
1515
end

0 commit comments

Comments
 (0)