1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/chiliproj/Gemfile.lock Sun Mar 31 17:55:10 2013 +0200 1.3 @@ -0,0 +1,112 @@ 1.4 +GEM 1.5 + remote: https://rubygems.org/ 1.6 + specs: 1.7 + actionmailer (2.3.18) 1.8 + actionpack (= 2.3.18) 1.9 + actionpack (2.3.18) 1.10 + activesupport (= 2.3.18) 1.11 + rack (~> 1.1.0) 1.12 + activerecord (2.3.18) 1.13 + activesupport (= 2.3.18) 1.14 + activeresource (2.3.18) 1.15 + activesupport (= 2.3.18) 1.16 + activesupport (2.3.18) 1.17 + acts-as-taggable-on (2.1.0) 1.18 + rails 1.19 + capybara (1.1.4) 1.20 + mime-types (>= 1.16) 1.21 + nokogiri (>= 1.3.3) 1.22 + rack (>= 1.0.0) 1.23 + rack-test (>= 0.5.4) 1.24 + selenium-webdriver (~> 2.0) 1.25 + xpath (~> 0.1.4) 1.26 + childprocess (0.3.9) 1.27 + ffi (~> 1.0, >= 1.0.11) 1.28 + coderay (1.0.9) 1.29 + daemons (1.1.9) 1.30 + edavis10-object_daddy (0.4.3) 1.31 + eventmachine (1.0.3) 1.32 + fastercsv (1.5.5) 1.33 + ffi (1.6.0) 1.34 + gravatarify (3.0.0) 1.35 + i18n (0.4.2) 1.36 + json (1.7.7) 1.37 + liquid (2.3.0) 1.38 + metaclass (0.0.1) 1.39 + mime-types (1.21) 1.40 + mocha (0.12.1) 1.41 + metaclass (~> 0.0.1) 1.42 + multi_json (1.7.2) 1.43 + mysql (2.9.1) 1.44 + mysql2 (0.2.18) 1.45 + net-ldap (0.3.1) 1.46 + nokogiri (1.5.9) 1.47 + pg (0.15.0) 1.48 + rack (1.1.6) 1.49 + rack-test (0.6.2) 1.50 + rack (>= 1.0) 1.51 + rails (2.3.18) 1.52 + actionmailer (= 2.3.18) 1.53 + actionpack (= 2.3.18) 1.54 + activerecord (= 2.3.18) 1.55 + activeresource (= 2.3.18) 1.56 + activesupport (= 2.3.18) 1.57 + rake (>= 0.8.3) 1.58 + rake (10.0.4) 1.59 + rdoc (4.0.1) 1.60 + json (~> 1.4) 1.61 + rmagick (2.13.2) 1.62 + ruby-openid (2.1.8) 1.63 + rubytree (0.5.3) 1.64 + rubyzip (0.9.9) 1.65 + selenium-webdriver (2.31.0) 1.66 + childprocess (>= 0.2.5) 1.67 + multi_json (~> 1.0) 1.68 + rubyzip 1.69 + websocket (~> 1.0.4) 1.70 + shoulda (2.10.3) 1.71 + sqlite3 (1.3.7) 1.72 + sqlite3-ruby (1.2.5) 1.73 + test-unit (2.5.4) 1.74 + thin (1.5.1) 1.75 + daemons (>= 1.0.9) 1.76 + eventmachine (>= 0.12.6) 1.77 + rack (>= 1.0.0) 1.78 + tzinfo (0.3.37) 1.79 + websocket (1.0.7) 1.80 + xpath (0.1.4) 1.81 + nokogiri (~> 1.3) 1.82 + 1.83 +PLATFORMS 1.84 + ruby 1.85 + 1.86 +DEPENDENCIES 1.87 + activerecord-jdbcmysql-adapter 1.88 + activerecord-jdbcpostgresql-adapter 1.89 + activerecord-jdbcsqlite3-adapter 1.90 + acts-as-taggable-on (= 2.1.0) 1.91 + capybara (< 2.0.0) 1.92 + coderay (~> 1.0.0) 1.93 + edavis10-object_daddy 1.94 + fastercsv (~> 1.5.0) 1.95 + gravatarify (~> 3.0.0) 1.96 + i18n (~> 0.4.2) 1.97 + jruby-openssl 1.98 + json (~> 1.7.7) 1.99 + liquid (~> 2.3.0) 1.100 + mocha (= 0.12.1) 1.101 + mysql 1.102 + mysql2 (~> 0.2.7) 1.103 + net-ldap (~> 0.3.1) 1.104 + pg 1.105 + rails (= 2.3.18) 1.106 + rdoc (>= 2.4.2) 1.107 + rmagick (>= 1.15.17) 1.108 + ruby-openid (~> 2.1.4) 1.109 + rubytree (~> 0.5.2) 1.110 + shoulda (~> 2.10.3) 1.111 + sqlite3 1.112 + sqlite3-ruby (< 1.3) 1.113 + test-unit 1.114 + thin 1.115 + tzinfo (~> 0.3.31)