Commit 7fa8afdc authored by Francisco Juan's avatar Francisco Juan

updated Gemfile.lock

parent 832b4b3c
......@@ -28,15 +28,6 @@ end
# warned.
#
platforms :mri do
group :mysql do
gem "mysql"
# gem "ruby-mysql"
end
group :mysql2 do
gem "mysql2", "~> 0.2.7"
end
group :postgres do
gem "pg", "~> 0.9.0"
# gem "postgres-pr"
......
GEM
remote: http://rubygems.org/
specs:
actionmailer (2.3.12)
actionpack (= 2.3.12)
actionpack (2.3.12)
activesupport (= 2.3.12)
rack (~> 1.1.0)
activerecord (2.3.12)
activesupport (= 2.3.12)
activeresource (2.3.12)
activesupport (= 2.3.12)
activesupport (2.3.12)
coderay (0.9.8)
edavis10-object_daddy (0.4.3)
i18n (0.4.2)
json (1.6.5)
metaclass (0.0.1)
mocha (0.10.5)
metaclass (~> 0.0.1)
pg (0.9.0)
rack (1.1.3)
rails (2.3.12)
actionmailer (= 2.3.12)
actionpack (= 2.3.12)
activerecord (= 2.3.12)
activeresource (= 2.3.12)
activesupport (= 2.3.12)
rake (>= 0.8.3)
rake (0.9.2.2)
rdoc (3.12)
json (~> 1.4)
rmagick (1.15.17)
ruby-openid (2.1.8)
rubytree (0.5.3)
shoulda (2.10.3)
sqlite3-ruby (1.2.5)
PLATFORMS
ruby
DEPENDENCIES
activerecord-jdbcmysql-adapter
activerecord-jdbcpostgresql-adapter
activerecord-jdbcsqlite3-adapter
coderay (~> 0.9.7)
edavis10-object_daddy
i18n (~> 0.4.2)
jruby-openssl
mocha
pg (~> 0.9.0)
rails (= 2.3.12)
rdoc (>= 2.4.2)
rmagick (~> 1.15.17)
ruby-openid (~> 2.1.4)
rubytree (~> 0.5.2)
shoulda (~> 2.10.3)
sqlite3-ruby (< 1.3)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment