chiliproj/Gemfile.lock

Sun, 31 Mar 2013 17:55:10 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Sun, 31 Mar 2013 17:55:10 +0200
changeset 764
b3f4be54aeb4
permissions
-rw-r--r--

Import new package spec for introduction into repository as a first cut.

michael@764 1 GEM
michael@764 2 remote: https://rubygems.org/
michael@764 3 specs:
michael@764 4 actionmailer (2.3.18)
michael@764 5 actionpack (= 2.3.18)
michael@764 6 actionpack (2.3.18)
michael@764 7 activesupport (= 2.3.18)
michael@764 8 rack (~> 1.1.0)
michael@764 9 activerecord (2.3.18)
michael@764 10 activesupport (= 2.3.18)
michael@764 11 activeresource (2.3.18)
michael@764 12 activesupport (= 2.3.18)
michael@764 13 activesupport (2.3.18)
michael@764 14 acts-as-taggable-on (2.1.0)
michael@764 15 rails
michael@764 16 capybara (1.1.4)
michael@764 17 mime-types (>= 1.16)
michael@764 18 nokogiri (>= 1.3.3)
michael@764 19 rack (>= 1.0.0)
michael@764 20 rack-test (>= 0.5.4)
michael@764 21 selenium-webdriver (~> 2.0)
michael@764 22 xpath (~> 0.1.4)
michael@764 23 childprocess (0.3.9)
michael@764 24 ffi (~> 1.0, >= 1.0.11)
michael@764 25 coderay (1.0.9)
michael@764 26 daemons (1.1.9)
michael@764 27 edavis10-object_daddy (0.4.3)
michael@764 28 eventmachine (1.0.3)
michael@764 29 fastercsv (1.5.5)
michael@764 30 ffi (1.6.0)
michael@764 31 gravatarify (3.0.0)
michael@764 32 i18n (0.4.2)
michael@764 33 json (1.7.7)
michael@764 34 liquid (2.3.0)
michael@764 35 metaclass (0.0.1)
michael@764 36 mime-types (1.21)
michael@764 37 mocha (0.12.1)
michael@764 38 metaclass (~> 0.0.1)
michael@764 39 multi_json (1.7.2)
michael@764 40 mysql (2.9.1)
michael@764 41 mysql2 (0.2.18)
michael@764 42 net-ldap (0.3.1)
michael@764 43 nokogiri (1.5.9)
michael@764 44 pg (0.15.0)
michael@764 45 rack (1.1.6)
michael@764 46 rack-test (0.6.2)
michael@764 47 rack (>= 1.0)
michael@764 48 rails (2.3.18)
michael@764 49 actionmailer (= 2.3.18)
michael@764 50 actionpack (= 2.3.18)
michael@764 51 activerecord (= 2.3.18)
michael@764 52 activeresource (= 2.3.18)
michael@764 53 activesupport (= 2.3.18)
michael@764 54 rake (>= 0.8.3)
michael@764 55 rake (10.0.4)
michael@764 56 rdoc (4.0.1)
michael@764 57 json (~> 1.4)
michael@764 58 rmagick (2.13.2)
michael@764 59 ruby-openid (2.1.8)
michael@764 60 rubytree (0.5.3)
michael@764 61 rubyzip (0.9.9)
michael@764 62 selenium-webdriver (2.31.0)
michael@764 63 childprocess (>= 0.2.5)
michael@764 64 multi_json (~> 1.0)
michael@764 65 rubyzip
michael@764 66 websocket (~> 1.0.4)
michael@764 67 shoulda (2.10.3)
michael@764 68 sqlite3 (1.3.7)
michael@764 69 sqlite3-ruby (1.2.5)
michael@764 70 test-unit (2.5.4)
michael@764 71 thin (1.5.1)
michael@764 72 daemons (>= 1.0.9)
michael@764 73 eventmachine (>= 0.12.6)
michael@764 74 rack (>= 1.0.0)
michael@764 75 tzinfo (0.3.37)
michael@764 76 websocket (1.0.7)
michael@764 77 xpath (0.1.4)
michael@764 78 nokogiri (~> 1.3)
michael@764 79
michael@764 80 PLATFORMS
michael@764 81 ruby
michael@764 82
michael@764 83 DEPENDENCIES
michael@764 84 activerecord-jdbcmysql-adapter
michael@764 85 activerecord-jdbcpostgresql-adapter
michael@764 86 activerecord-jdbcsqlite3-adapter
michael@764 87 acts-as-taggable-on (= 2.1.0)
michael@764 88 capybara (< 2.0.0)
michael@764 89 coderay (~> 1.0.0)
michael@764 90 edavis10-object_daddy
michael@764 91 fastercsv (~> 1.5.0)
michael@764 92 gravatarify (~> 3.0.0)
michael@764 93 i18n (~> 0.4.2)
michael@764 94 jruby-openssl
michael@764 95 json (~> 1.7.7)
michael@764 96 liquid (~> 2.3.0)
michael@764 97 mocha (= 0.12.1)
michael@764 98 mysql
michael@764 99 mysql2 (~> 0.2.7)
michael@764 100 net-ldap (~> 0.3.1)
michael@764 101 pg
michael@764 102 rails (= 2.3.18)
michael@764 103 rdoc (>= 2.4.2)
michael@764 104 rmagick (>= 1.15.17)
michael@764 105 ruby-openid (~> 2.1.4)
michael@764 106 rubytree (~> 0.5.2)
michael@764 107 shoulda (~> 2.10.3)
michael@764 108 sqlite3
michael@764 109 sqlite3-ruby (< 1.3)
michael@764 110 test-unit
michael@764 111 thin
michael@764 112 tzinfo (~> 0.3.31)

mercurial