Skip to content

Commit

Permalink
[#24] Update Appraisals file.
Browse files Browse the repository at this point in the history
* Remove Rails 2.3 gem group.
* Add Rails 3.2 gem group.
  • Loading branch information
patricksrobertson committed Mar 31, 2012
1 parent a0ad221 commit fdb7114
Show file tree
Hide file tree
Showing 9 changed files with 211 additions and 118 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -4,6 +4,6 @@ rvm:
- 1.9.3

gemfile:
- gemfiles/2.3.gemfile
- gemfiles/3.0.gemfile
- gemfiles/3.1.gemfile
- gemfiles/3.2.gemfile
8 changes: 8 additions & 0 deletions Appraisals
Expand Up @@ -13,3 +13,11 @@ appraise '3.1' do
gem 'sass-rails'
gem 'coffee-rails'
end

appraise '3.2' do
gem 'rails', '3.2.3'
gem 'jquery-rails'
gem 'uglifier'
gem 'sass-rails'
gem 'coffee-rails'
end
2 changes: 1 addition & 1 deletion Gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
copycopter_client (2.0.0)
copycopter_client (2.0.1)
i18n (>= 0.5.0)
json

Expand Down
7 changes: 0 additions & 7 deletions gemfiles/2.3.gemfile

This file was deleted.

105 changes: 0 additions & 105 deletions gemfiles/2.3.gemfile.lock

This file was deleted.

4 changes: 2 additions & 2 deletions gemfiles/3.0.gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: /Users/croaky/dev/copycopter-ruby-client
remote: /Users/robertps/prob/copycopter-ruby-client
specs:
copycopter_client (1.1.2)
copycopter_client (2.0.1)
i18n (>= 0.5.0)
json

Expand Down
4 changes: 2 additions & 2 deletions gemfiles/3.1.gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: /Users/croaky/dev/copycopter-ruby-client
remote: /Users/robertps/prob/copycopter-ruby-client
specs:
copycopter_client (1.1.2)
copycopter_client (2.0.1)
i18n (>= 0.5.0)
json

Expand Down
11 changes: 11 additions & 0 deletions gemfiles/3.2.gemfile
@@ -0,0 +1,11 @@
# This file was generated by Appraisal

source "http://rubygems.org"

gem "rails", "3.2.3"
gem "jquery-rails"
gem "uglifier"
gem "sass-rails"
gem "coffee-rails"

gemspec :path=>"../"
186 changes: 186 additions & 0 deletions gemfiles/3.2.gemfile.lock
@@ -0,0 +1,186 @@
PATH
remote: /Users/robertps/prob/copycopter-ruby-client
specs:
copycopter_client (2.0.1)
i18n (>= 0.5.0)
json

GEM
remote: http://rubygems.org/
specs:
actionmailer (3.2.3)
actionpack (= 3.2.3)
mail (~> 2.4.4)
actionpack (3.2.3)
activemodel (= 3.2.3)
activesupport (= 3.2.3)
builder (~> 3.0.0)
erubis (~> 2.7.0)
journey (~> 1.0.1)
rack (~> 1.4.0)
rack-cache (~> 1.2)
rack-test (~> 0.6.1)
sprockets (~> 2.1.2)
activemodel (3.2.3)
activesupport (= 3.2.3)
builder (~> 3.0.0)
activerecord (3.2.3)
activemodel (= 3.2.3)
activesupport (= 3.2.3)
arel (~> 3.0.2)
tzinfo (~> 0.3.29)
activeresource (3.2.3)
activemodel (= 3.2.3)
activesupport (= 3.2.3)
activesupport (3.2.3)
i18n (~> 0.6)
multi_json (~> 1.0)
addressable (2.2.7)
appraisal (0.4.1)
bundler
rake
arel (3.0.2)
aruba (0.3.7)
childprocess (>= 0.1.9)
cucumber (>= 0.10.5)
rspec (>= 2.6.0)
bourne (1.1.2)
mocha (= 0.10.5)
builder (3.0.0)
childprocess (0.3.1)
ffi (~> 1.0.6)
coffee-rails (3.2.2)
coffee-script (>= 2.2.0)
railties (~> 3.2.0)
coffee-script (2.2.0)
coffee-script-source
execjs
coffee-script-source (1.2.0)
crack (0.3.1)
cucumber (0.10.7)
builder (>= 2.1.2)
diff-lcs (>= 1.1.2)
gherkin (~> 2.4.0)
json (>= 1.4.6)
term-ansicolor (>= 1.0.5)
daemons (1.1.8)
diff-lcs (1.1.3)
erubis (2.7.0)
eventmachine (0.12.10)
execjs (1.3.0)
multi_json (~> 1.0)
ffi (1.0.11)
gherkin (2.4.21)
json (>= 1.4.6)
hike (1.2.1)
i18n (0.6.0)
journey (1.0.3)
jquery-rails (2.0.1)
railties (>= 3.2.0, < 5.0)
thor (~> 0.14)
json (1.6.6)
mail (2.4.4)
i18n (>= 0.4.0)
mime-types (~> 1.16)
treetop (~> 1.4.8)
metaclass (0.0.1)
mime-types (1.18)
mocha (0.10.5)
metaclass (~> 0.0.1)
multi_json (1.2.0)
polyglot (0.3.3)
rack (1.4.1)
rack-cache (1.2)
rack (>= 0.4)
rack-protection (1.2.0)
rack
rack-ssl (1.3.2)
rack
rack-test (0.6.1)
rack (>= 1.0)
rails (3.2.3)
actionmailer (= 3.2.3)
actionpack (= 3.2.3)
activerecord (= 3.2.3)
activeresource (= 3.2.3)
activesupport (= 3.2.3)
bundler (~> 1.0)
railties (= 3.2.3)
railties (3.2.3)
actionpack (= 3.2.3)
activesupport (= 3.2.3)
rack-ssl (~> 1.3.2)
rake (>= 0.8.7)
rdoc (~> 3.4)
thor (~> 0.14.6)
rake (0.9.2)
rdoc (3.12)
json (~> 1.4)
rspec (2.9.0)
rspec-core (~> 2.9.0)
rspec-expectations (~> 2.9.0)
rspec-mocks (~> 2.9.0)
rspec-core (2.9.0)
rspec-expectations (2.9.0)
diff-lcs (~> 1.1.3)
rspec-mocks (2.9.0)
sass (3.1.15)
sass-rails (3.2.5)
railties (~> 3.2.0)
sass (>= 3.1.10)
tilt (~> 1.3)
sham_rack (1.3.3)
rack
sinatra (1.3.2)
rack (~> 1.3, >= 1.3.6)
rack-protection (~> 1.2)
tilt (~> 1.3, >= 1.3.3)
sprockets (2.1.2)
hike (~> 1.2)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
sqlite3 (1.3.5)
sqlite3-ruby (1.3.3)
sqlite3 (>= 1.3.3)
term-ansicolor (1.0.7)
thin (1.3.1)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
thor (0.14.6)
tilt (1.3.3)
treetop (1.4.10)
polyglot
polyglot (>= 0.3.1)
tzinfo (0.3.32)
uglifier (1.2.4)
execjs (>= 0.3.0)
multi_json (>= 1.0.2)
webmock (1.8.5)
addressable (>= 2.2.7)
crack (>= 0.1.7)
yard (0.7.5)

PLATFORMS
ruby

DEPENDENCIES
appraisal (~> 0.4)
aruba (~> 0.3.2)
bourne
coffee-rails
copycopter_client!
cucumber (~> 0.10.0)
i18n
jquery-rails
rails (= 3.2.3)
rake (= 0.9.2)
rspec (~> 2.3)
sass-rails
sham_rack
sinatra
sqlite3-ruby
thin
uglifier
webmock
yard

0 comments on commit fdb7114

Please sign in to comment.