Skip to content
This repository has been archived by the owner on Jan 16, 2022. It is now read-only.

Commit

Permalink
another attempt
Browse files Browse the repository at this point in the history
  • Loading branch information
Davis W. Frank committed Jan 27, 2011
1 parent 33db61d commit c6135a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ source "http://rubygems.org"

gemspec_name = Gem.available? "rails", ">= 3.0" ? 'jasmine.rails3' : 'jasmine.rails2'

gemspec :name => gemspec_name
gemspec :name => "#{gemspec_name}.gemspec"

0 comments on commit c6135a2

Please sign in to comment.