1
0
Fork 0
mirror of https://github.com/thoughtbot/shoulda-matchers.git synced 2022-11-09 12:01:38 -05:00

Bump Appraisal to 0.3.4 and make sure that generated gemfiles won't store absolute path

This commit is contained in:
Prem Sichanugrist 2011-05-30 15:04:44 -04:00
parent 6d51e15151
commit 11f5ff5df0
4 changed files with 6 additions and 6 deletions

View file

@ -5,4 +5,4 @@ source "http://rubygems.org"
gem "rake", "~> 0.8.7"
gem "rails", "3.0.3"
gemspec :path=>"/Users/sikachu/Projects/shoulda-matchers"
gemspec :path=>"../"

View file

@ -33,7 +33,7 @@ GEM
activemodel (= 3.0.3)
activesupport (= 3.0.3)
activesupport (3.0.3)
appraisal (0.3.3)
appraisal (0.3.4)
aruba (~> 0.3.6)
bundler
rake
@ -57,7 +57,7 @@ GEM
erubis (2.6.6)
abstract (>= 1.0.0)
ffi (1.0.9)
gherkin (2.3.9)
gherkin (2.3.10)
json (>= 1.4.6)
i18n (0.6.0)
json (1.5.1)

View file

@ -5,4 +5,4 @@ source "http://rubygems.org"
gem "rake", "~> 0.8.7"
gem "rails", "3.1.0.rc1"
gemspec :path=>"/Users/sikachu/Projects/shoulda-matchers"
gemspec :path=>"../"

View file

@ -36,7 +36,7 @@ GEM
activesupport (= 3.1.0.rc1)
activesupport (3.1.0.rc1)
multi_json (~> 1.0)
appraisal (0.3.3)
appraisal (0.3.4)
aruba (~> 0.3.6)
bundler
rake
@ -60,7 +60,7 @@ GEM
diff-lcs (1.1.2)
erubis (2.7.0)
ffi (1.0.9)
gherkin (2.3.9)
gherkin (2.3.10)
json (>= 1.4.6)
hike (1.0.0)
i18n (0.6.0)