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.

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

mercurial