Commit cf06bdb4080a9be69fbe623c28552a5b488fdae9

Authored by Ábner Silva de Oliveira
1 parent c6062c1d

fix sqlite gem for tests

Showing 1 changed file with 3 additions and 2 deletions   Show diff stats
1 -source :rubygems  
2 -source "http://gems.github.com" 1 +source 'https://www.rubygems.org'
  2 +#source :rubygems
  3 +#source "http://gems.github.com"
3 4
4 gem "rake", "~> 0.9.2.2" 5 gem "rake", "~> 0.9.2.2"
5 gem "rdoc", "~> 3.12" 6 gem "rdoc", "~> 3.12"