Skip to content

Commit

Permalink
rvm
Browse files Browse the repository at this point in the history
  • Loading branch information
chriserin committed Feb 21, 2012
1 parent a65aee3 commit ff7d9f3
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 3 deletions.
1 change: 1 addition & 0 deletions .rvmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
rvm use ruby-1.9.2-290@predators
1 change: 0 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ gem 'faker', '0.3.1'

group :development do
gem 'rspec-rails', '2.5.0'
gem 'annotate-models', '1.0.4'
gem 'faker', '0.3.1'
end

Expand Down
2 changes: 0 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ GEM
activemodel (= 3.0.4)
activesupport (= 3.0.4)
activesupport (3.0.4)
annotate-models (1.0.4)
arel (2.0.10)
aws-s3 (0.6.2)
builder
Expand Down Expand Up @@ -110,7 +109,6 @@ PLATFORMS
ruby

DEPENDENCIES
annotate-models (= 1.0.4)
aws-s3
factory_girl_rails (= 1.0)
faker (= 0.3.1)
Expand Down

0 comments on commit ff7d9f3

Please sign in to comment.