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

Commit

Permalink
Update gems for ruby2.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
phillbaker committed Feb 16, 2015
1 parent d5e587c commit d069e60
Show file tree
Hide file tree
Showing 6 changed files with 92 additions and 98 deletions.
5 changes: 3 additions & 2 deletions Appraisals
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,15 @@ end

appraise "rails4" do
gem "mocha", "~> 1.0", :require=>false
gem "rails", "4.0.0"
gem "rails", "4.0.13"
gem "fastthread", :git => "git://github.com/zoltankiss/fastthread.git", :platforms => :mri_20
gem "passenger", "~>3.0"
gem 'test-unit'
end

appraise "rails41" do
gem "mocha", "~> 1.0", :require=>false
gem "rails", "4.1.0"
gem "rails", "4.1.9"
gem "fastthread", :git => "git://github.com/zoltankiss/fastthread.git", :platforms => :mri_20
gem "passenger", "~>3.0"
end
Expand Down
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ GEM
redis-namespace (1.3.2)
redis (~> 3.0.4)
rubystats (0.2.3)
sqlite3 (1.3.8)
sqlite3 (1.3.10)
syntax (1.0.0)
thor (0.18.1)
timecop (0.3.5)
Expand Down
3 changes: 2 additions & 1 deletion gemfiles/rails4.gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,10 @@ gem "garb", "< 0.9.2"
gem "timecop", :require=>false
gem "webmock", :require=>false
gem "mocha", "~> 1.0", :require=>false
gem "rails", "4.0.0"
gem "rails", "4.0.13"
gem "fastthread", :git=>"git://github.com/zoltankiss/fastthread.git", :platforms=>:mri_20
gem "passenger", "~>3.0"
gem "test-unit"

group :development do
gem "appraisal", ">= 1.0.0.beta2"
Expand Down
87 changes: 42 additions & 45 deletions gemfiles/rails4.gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14,26 +14,26 @@ GEM
remote: https://rubygems.org/
specs:
RedCloth (4.2.9)
actionmailer (4.0.0)
actionpack (= 4.0.0)
mail (~> 2.5.3)
actionpack (4.0.0)
activesupport (= 4.0.0)
actionmailer (4.0.13)
actionpack (= 4.0.13)
mail (~> 2.5, >= 2.5.4)
actionpack (4.0.13)
activesupport (= 4.0.13)
builder (~> 3.1.0)
erubis (~> 2.7.0)
rack (~> 1.5.2)
rack-test (~> 0.6.2)
activemodel (4.0.0)
activesupport (= 4.0.0)
activemodel (4.0.13)
activesupport (= 4.0.13)
builder (~> 3.1.0)
activerecord (4.0.0)
activemodel (= 4.0.0)
activerecord (4.0.13)
activemodel (= 4.0.13)
activerecord-deprecated_finders (~> 1.0.2)
activesupport (= 4.0.0)
activesupport (= 4.0.13)
arel (~> 4.0.0)
activerecord-deprecated_finders (1.0.3)
activesupport (4.0.0)
i18n (~> 0.6, >= 0.6.4)
activesupport (4.0.13)
i18n (~> 0.6, >= 0.6.9)
minitest (~> 4.2)
multi_json (~> 1.3)
thread_safe (~> 0.1)
Expand All @@ -45,8 +45,7 @@ GEM
bundler
rake
thor (>= 0.14.0)
arel (4.0.1)
atomic (1.1.14)
arel (4.0.2)
bson (1.9.2)
bson_ext (1.9.2)
bson (~> 1.9.2)
Expand All @@ -63,7 +62,7 @@ GEM
activesupport (>= 2.2.0)
crack (>= 0.1.6)
hike (1.2.3)
i18n (0.6.5)
i18n (0.7.0)
integration (0.1.0)
jekyll (0.11.2)
albino (~> 1.3)
Expand All @@ -74,68 +73,65 @@ GEM
maruku (~> 0.5)
kramdown (0.13.5)
liquid (2.3.0)
mail (2.5.4)
mime-types (~> 1.16)
treetop (~> 1.4.8)
mail (2.6.3)
mime-types (>= 1.16, < 3)
maruku (0.6.0)
syntax (>= 1.0.0)
metaclass (0.0.4)
mime-types (1.25)
mime-types (2.4.3)
minitest (4.7.5)
mocha (1.0.0)
metaclass (~> 0.0.1)
mongo (1.9.2)
bson (~> 1.9.2)
multi_json (1.8.2)
multi_json (1.10.1)
passenger (3.0.21)
daemon_controller (>= 1.0.0)
fastthread (>= 1.0.1)
rack
rake (>= 0.8.1)
polyglot (0.3.3)
posix-spawn (0.3.6)
power_assert (0.2.2)
rack (1.5.2)
rack-test (0.6.2)
rack-test (0.6.3)
rack (>= 1.0)
rails (4.0.0)
actionmailer (= 4.0.0)
actionpack (= 4.0.0)
activerecord (= 4.0.0)
activesupport (= 4.0.0)
rails (4.0.13)
actionmailer (= 4.0.13)
actionpack (= 4.0.13)
activerecord (= 4.0.13)
activesupport (= 4.0.13)
bundler (>= 1.3.0, < 2.0)
railties (= 4.0.0)
sprockets-rails (~> 2.0.0)
railties (4.0.0)
actionpack (= 4.0.0)
activesupport (= 4.0.0)
railties (= 4.0.13)
sprockets-rails (~> 2.0)
railties (4.0.13)
actionpack (= 4.0.13)
activesupport (= 4.0.13)
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
rake (10.1.0)
rake (10.4.2)
redis (3.0.6)
redis-namespace (1.3.2)
redis (~> 3.0.4)
rubystats (0.2.3)
safe_yaml (0.9.7)
sprockets (2.10.0)
sprockets (2.12.3)
hike (~> 1.2)
multi_json (~> 1.0)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
sprockets-rails (2.0.1)
sprockets-rails (2.2.4)
actionpack (>= 3.0)
activesupport (>= 3.0)
sprockets (~> 2.8)
sqlite3 (1.3.8)
sprockets (>= 2.8, < 4.0)
sqlite3 (1.3.10)
syntax (1.0.0)
thor (0.18.1)
thread_safe (0.1.3)
atomic
test-unit (3.0.9)
power_assert
thor (0.19.1)
thread_safe (0.3.4)
tilt (1.4.1)
timecop (0.6.3)
treetop (1.4.15)
polyglot
polyglot (>= 0.3.1)
tzinfo (0.3.38)
tzinfo (0.3.43)
webmock (1.15.2)
addressable (>= 2.2.7)
crack (>= 0.3.2)
Expand All @@ -158,12 +154,13 @@ DEPENDENCIES
mongo
passenger (~> 3.0)
rack
rails (= 4.0.0)
rails (= 4.0.13)
rake
redis (>= 2.1)
redis-namespace (>= 1.1.0)
rubystats
sqlite3
test-unit
timecop
vanity!
webmock
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/rails41.gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ gem "garb", "< 0.9.2"
gem "timecop", :require=>false
gem "webmock", :require=>false
gem "mocha", "~> 1.0", :require=>false
gem "rails", "4.1.0"
gem "rails", "4.1.9"
gem "fastthread", :git=>"git://github.com/zoltankiss/fastthread.git", :platforms=>:mri_20
gem "passenger", "~>3.0"

Expand Down
91 changes: 43 additions & 48 deletions gemfiles/rails41.gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14,27 +14,27 @@ GEM
remote: https://rubygems.org/
specs:
RedCloth (4.2.9)
actionmailer (4.1.0)
actionpack (= 4.1.0)
actionview (= 4.1.0)
mail (~> 2.5.4)
actionpack (4.1.0)
actionview (= 4.1.0)
activesupport (= 4.1.0)
actionmailer (4.1.9)
actionpack (= 4.1.9)
actionview (= 4.1.9)
mail (~> 2.5, >= 2.5.4)
actionpack (4.1.9)
actionview (= 4.1.9)
activesupport (= 4.1.9)
rack (~> 1.5.2)
rack-test (~> 0.6.2)
actionview (4.1.0)
activesupport (= 4.1.0)
actionview (4.1.9)
activesupport (= 4.1.9)
builder (~> 3.1)
erubis (~> 2.7.0)
activemodel (4.1.0)
activesupport (= 4.1.0)
activemodel (4.1.9)
activesupport (= 4.1.9)
builder (~> 3.1)
activerecord (4.1.0)
activemodel (= 4.1.0)
activesupport (= 4.1.0)
activerecord (4.1.9)
activemodel (= 4.1.9)
activesupport (= 4.1.9)
arel (~> 5.0.0)
activesupport (4.1.0)
activesupport (4.1.9)
i18n (~> 0.6, >= 0.6.9)
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
Expand Down Expand Up @@ -67,7 +67,7 @@ GEM
crack (>= 0.1.6)
highline (1.6.21)
hike (1.2.3)
i18n (0.6.9)
i18n (0.7.0)
integration (0.1.0)
jekyll (1.5.1)
classifier (~> 1.3)
Expand All @@ -80,55 +80,53 @@ GEM
redcarpet (~> 2.3.0)
safe_yaml (~> 1.0)
toml (~> 0.1.0)
json (1.8.1)
json (1.8.2)
liquid (2.5.5)
listen (1.3.1)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
rb-kqueue (>= 0.2)
mail (2.5.4)
mime-types (~> 1.16)
treetop (~> 1.4.8)
mail (2.6.3)
mime-types (>= 1.16, < 3)
maruku (0.7.0)
metaclass (0.0.4)
mime-types (1.25.1)
minitest (5.3.3)
mime-types (2.4.3)
minitest (5.5.1)
mocha (1.1.0)
metaclass (~> 0.0.1)
mongo (1.10.0)
bson (~> 1.10.0)
multi_json (1.9.2)
multi_json (1.10.1)
parslet (1.5.0)
blankslate (~> 2.0)
passenger (3.0.21)
daemon_controller (>= 1.0.0)
fastthread (>= 1.0.1)
rack
rake (>= 0.8.1)
polyglot (0.3.4)
posix-spawn (0.3.8)
pygments.rb (0.5.4)
posix-spawn (~> 0.3.6)
yajl-ruby (~> 1.1.0)
rack (1.5.2)
rack-test (0.6.2)
rack-test (0.6.3)
rack (>= 1.0)
rails (4.1.0)
actionmailer (= 4.1.0)
actionpack (= 4.1.0)
actionview (= 4.1.0)
activemodel (= 4.1.0)
activerecord (= 4.1.0)
activesupport (= 4.1.0)
rails (4.1.9)
actionmailer (= 4.1.9)
actionpack (= 4.1.9)
actionview (= 4.1.9)
activemodel (= 4.1.9)
activerecord (= 4.1.9)
activesupport (= 4.1.9)
bundler (>= 1.3.0, < 2.0)
railties (= 4.1.0)
railties (= 4.1.9)
sprockets-rails (~> 2.0)
railties (4.1.0)
actionpack (= 4.1.0)
activesupport (= 4.1.0)
railties (4.1.9)
actionpack (= 4.1.9)
activesupport (= 4.1.9)
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
rake (10.3.1)
rake (10.4.2)
rb-fsevent (0.9.4)
rb-inotify (0.9.3)
ffi (>= 0.5.0)
Expand All @@ -139,27 +137,24 @@ GEM
redis-namespace (1.4.1)
redis (~> 3.0.4)
rubystats (0.2.3)
safe_yaml (1.0.3)
sprockets (2.12.1)
safe_yaml (1.0.4)
sprockets (2.12.3)
hike (~> 1.2)
multi_json (~> 1.0)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
sprockets-rails (2.1.3)
sprockets-rails (2.2.4)
actionpack (>= 3.0)
activesupport (>= 3.0)
sprockets (~> 2.8)
sqlite3 (1.3.9)
sprockets (>= 2.8, < 4.0)
sqlite3 (1.3.10)
thor (0.19.1)
thread_safe (0.3.3)
thread_safe (0.3.4)
tilt (1.4.1)
timecop (0.7.1)
toml (0.1.1)
parslet (~> 1.5.0)
treetop (1.4.15)
polyglot
polyglot (>= 0.3.1)
tzinfo (1.1.0)
tzinfo (1.2.2)
thread_safe (~> 0.1)
webmock (1.17.4)
addressable (>= 2.2.7)
Expand All @@ -184,7 +179,7 @@ DEPENDENCIES
mongo
passenger (~> 3.0)
rack
rails (= 4.1.0)
rails (= 4.1.9)
rake
redis (>= 2.1)
redis-namespace (>= 1.1.0)
Expand Down

0 comments on commit d069e60

Please sign in to comment.