updated gemfile
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -8,7 +8,7 @@ group :test do
|
|||||||
gem "simplecov", :require => false
|
gem "simplecov", :require => false
|
||||||
end
|
end
|
||||||
|
|
||||||
gem "rails", "3.0.5"
|
gem "rails", "3.0.7"
|
||||||
gem "pg"
|
gem "pg"
|
||||||
gem "memcache-client", :require => "memcache"
|
gem "memcache-client", :require => "memcache"
|
||||||
gem "imagesize", :require => "image_size"
|
gem "imagesize", :require => "image_size"
|
||||||
|
|||||||
82
Gemfile.lock
82
Gemfile.lock
@@ -1,8 +1,8 @@
|
|||||||
GIT
|
GIT
|
||||||
remote: http://github.com/EmmanuelOga/ffaker.git
|
remote: http://github.com/EmmanuelOga/ffaker.git
|
||||||
revision: fc090a6f62d63bd03546e8272e4c9ecd027a77de
|
revision: 59fb6d76c64fe93a178d3d078cebda5f78eea5cb
|
||||||
specs:
|
specs:
|
||||||
ffaker (1.4.0)
|
ffaker (1.5.0)
|
||||||
|
|
||||||
GIT
|
GIT
|
||||||
remote: http://github.com/mislav/will_paginate.git
|
remote: http://github.com/mislav/will_paginate.git
|
||||||
@@ -15,45 +15,45 @@ GEM
|
|||||||
remote: http://gemcutter.org/
|
remote: http://gemcutter.org/
|
||||||
specs:
|
specs:
|
||||||
abstract (1.0.0)
|
abstract (1.0.0)
|
||||||
actionmailer (3.0.5)
|
actionmailer (3.0.7)
|
||||||
actionpack (= 3.0.5)
|
actionpack (= 3.0.7)
|
||||||
mail (~> 2.2.15)
|
mail (~> 2.2.15)
|
||||||
actionpack (3.0.5)
|
actionpack (3.0.7)
|
||||||
activemodel (= 3.0.5)
|
activemodel (= 3.0.7)
|
||||||
activesupport (= 3.0.5)
|
activesupport (= 3.0.7)
|
||||||
builder (~> 2.1.2)
|
builder (~> 2.1.2)
|
||||||
erubis (~> 2.6.6)
|
erubis (~> 2.6.6)
|
||||||
i18n (~> 0.4)
|
i18n (~> 0.5.0)
|
||||||
rack (~> 1.2.1)
|
rack (~> 1.2.1)
|
||||||
rack-mount (~> 0.6.13)
|
rack-mount (~> 0.6.14)
|
||||||
rack-test (~> 0.5.7)
|
rack-test (~> 0.5.7)
|
||||||
tzinfo (~> 0.3.23)
|
tzinfo (~> 0.3.23)
|
||||||
activemodel (3.0.5)
|
activemodel (3.0.7)
|
||||||
activesupport (= 3.0.5)
|
activesupport (= 3.0.7)
|
||||||
builder (~> 2.1.2)
|
builder (~> 2.1.2)
|
||||||
i18n (~> 0.4)
|
i18n (~> 0.5.0)
|
||||||
activerecord (3.0.5)
|
activerecord (3.0.7)
|
||||||
activemodel (= 3.0.5)
|
activemodel (= 3.0.7)
|
||||||
activesupport (= 3.0.5)
|
activesupport (= 3.0.7)
|
||||||
arel (~> 2.0.2)
|
arel (~> 2.0.2)
|
||||||
tzinfo (~> 0.3.23)
|
tzinfo (~> 0.3.23)
|
||||||
activeresource (3.0.5)
|
activeresource (3.0.7)
|
||||||
activemodel (= 3.0.5)
|
activemodel (= 3.0.7)
|
||||||
activesupport (= 3.0.5)
|
activesupport (= 3.0.7)
|
||||||
activesupport (3.0.5)
|
activesupport (3.0.7)
|
||||||
arel (2.0.9)
|
arel (2.0.9)
|
||||||
builder (2.1.2)
|
builder (2.1.2)
|
||||||
daemons (1.1.0)
|
daemons (1.1.3)
|
||||||
delayed_job (2.1.4)
|
delayed_job (2.1.4)
|
||||||
activesupport (~> 3.0)
|
activesupport (~> 3.0)
|
||||||
daemons
|
daemons
|
||||||
erubis (2.6.6)
|
erubis (2.6.6)
|
||||||
abstract (>= 1.0.0)
|
abstract (>= 1.0.0)
|
||||||
factory_girl (1.3.3)
|
factory_girl (1.3.3)
|
||||||
haml (3.0.25)
|
haml (3.1.1)
|
||||||
i18n (0.5.0)
|
i18n (0.5.0)
|
||||||
imagesize (0.1.1)
|
imagesize (0.1.1)
|
||||||
mail (2.2.15)
|
mail (2.2.19)
|
||||||
activesupport (>= 2.3.6)
|
activesupport (>= 2.3.6)
|
||||||
i18n (>= 0.4.0)
|
i18n (>= 0.4.0)
|
||||||
mime-types (~> 1.16)
|
mime-types (~> 1.16)
|
||||||
@@ -61,7 +61,7 @@ GEM
|
|||||||
mechanize (1.0.0)
|
mechanize (1.0.0)
|
||||||
nokogiri (>= 1.2.1)
|
nokogiri (>= 1.2.1)
|
||||||
memcache-client (1.8.5)
|
memcache-client (1.8.5)
|
||||||
meta_search (1.0.3)
|
meta_search (1.0.4)
|
||||||
actionpack (~> 3.0.2)
|
actionpack (~> 3.0.2)
|
||||||
activerecord (~> 3.0.2)
|
activerecord (~> 3.0.2)
|
||||||
activesupport (~> 3.0.2)
|
activesupport (~> 3.0.2)
|
||||||
@@ -69,40 +69,40 @@ GEM
|
|||||||
mime-types (1.16)
|
mime-types (1.16)
|
||||||
mocha (0.9.12)
|
mocha (0.9.12)
|
||||||
nokogiri (1.4.4)
|
nokogiri (1.4.4)
|
||||||
pg (0.10.1)
|
pg (0.11.0)
|
||||||
polyglot (0.3.1)
|
polyglot (0.3.1)
|
||||||
rack (1.2.2)
|
rack (1.2.2)
|
||||||
rack-mount (0.6.13)
|
rack-mount (0.6.14)
|
||||||
rack (>= 1.0.0)
|
rack (>= 1.0.0)
|
||||||
rack-test (0.5.7)
|
rack-test (0.5.7)
|
||||||
rack (>= 1.0)
|
rack (>= 1.0)
|
||||||
rails (3.0.5)
|
rails (3.0.7)
|
||||||
actionmailer (= 3.0.5)
|
actionmailer (= 3.0.7)
|
||||||
actionpack (= 3.0.5)
|
actionpack (= 3.0.7)
|
||||||
activerecord (= 3.0.5)
|
activerecord (= 3.0.7)
|
||||||
activeresource (= 3.0.5)
|
activeresource (= 3.0.7)
|
||||||
activesupport (= 3.0.5)
|
activesupport (= 3.0.7)
|
||||||
bundler (~> 1.0)
|
bundler (~> 1.0)
|
||||||
railties (= 3.0.5)
|
railties (= 3.0.7)
|
||||||
railties (3.0.5)
|
railties (3.0.7)
|
||||||
actionpack (= 3.0.5)
|
actionpack (= 3.0.7)
|
||||||
activesupport (= 3.0.5)
|
activesupport (= 3.0.7)
|
||||||
rake (>= 0.8.7)
|
rake (>= 0.8.7)
|
||||||
thor (~> 0.14.4)
|
thor (~> 0.14.4)
|
||||||
rake (0.8.7)
|
rake (0.8.7)
|
||||||
shoulda (2.11.3)
|
shoulda (2.11.3)
|
||||||
silent-postgres (0.0.7)
|
silent-postgres (0.0.8)
|
||||||
simple_form (1.3.1)
|
simple_form (1.3.1)
|
||||||
simplecov (0.4.1)
|
simplecov (0.4.2)
|
||||||
simplecov-html (~> 0.4.3)
|
simplecov-html (~> 0.4.4)
|
||||||
simplecov-html (0.4.3)
|
simplecov-html (0.4.4)
|
||||||
super_exception_notifier (3.0.13)
|
super_exception_notifier (3.0.13)
|
||||||
actionmailer
|
actionmailer
|
||||||
rake
|
rake
|
||||||
thor (0.14.6)
|
thor (0.14.6)
|
||||||
treetop (1.4.9)
|
treetop (1.4.9)
|
||||||
polyglot (>= 0.3.1)
|
polyglot (>= 0.3.1)
|
||||||
tzinfo (0.3.25)
|
tzinfo (0.3.27)
|
||||||
|
|
||||||
PLATFORMS
|
PLATFORMS
|
||||||
ruby
|
ruby
|
||||||
@@ -119,7 +119,7 @@ DEPENDENCIES
|
|||||||
mocha
|
mocha
|
||||||
nokogiri
|
nokogiri
|
||||||
pg
|
pg
|
||||||
rails (= 3.0.5)
|
rails (= 3.0.7)
|
||||||
shoulda
|
shoulda
|
||||||
silent-postgres
|
silent-postgres
|
||||||
simple_form
|
simple_form
|
||||||
|
|||||||
Reference in New Issue
Block a user