require File.expand_path(File.dirname(__FILE__) + '/spec_helper') describe 'FrozenGems' do it 'pending' do pending end end