Skip to content

Commit

Permalink
hardcode linecache version
Browse files Browse the repository at this point in the history
  • Loading branch information
indirect committed Oct 3, 2011
1 parent 8a66d1f commit 165dbfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/realworld/edgecases_spec.rb
Expand Up @@ -2,7 +2,7 @@
it "ignores extra gems with bad platforms" do
install_gemfile <<-G
source :rubygems
gem "linecache"
gem "linecache", "0.46"
G
err.should eq("")
end
Expand Down

0 comments on commit 165dbfd

Please sign in to comment.