diff options
author | Alex Legler <a3li@gentoo.org> | 2012-08-24 17:15:25 +0200 |
---|---|---|
committer | Alex Legler <a3li@gentoo.org> | 2012-08-24 17:15:25 +0200 |
commit | 52c6dba761169dfacc078e4f96c22088806abd69 (patch) | |
tree | 34330e537a46c155d60a47cc9b8796d4a3cb0947 /Gemfile.lock | |
parent | packages fixture: Fix YAML for psych/ruby 1.9 support (diff) | |
download | glsamaker-52c6dba761169dfacc078e4f96c22088806abd69.tar.gz glsamaker-52c6dba761169dfacc078e4f96c22088806abd69.tar.bz2 glsamaker-52c6dba761169dfacc078e4f96c22088806abd69.zip |
Update to rails 3.2.8, remove debugging gems for upstream stupidity reasons
The linecache19 gem is using internal headers, thus using a FUCKED UP piece of sh..oftware that downloads the ruby sources and messes with your /usr/include while installing.
While finding a way around this, no debugging support is included.
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 149 |
1 files changed, 73 insertions, 76 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index b7eb077..7069c68 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,37 +1,35 @@ GEM remote: http://rubygems.org/ specs: - actionmailer (3.1.0) - actionpack (= 3.1.0) - mail (~> 2.3.0) - actionpack (3.1.0) - activemodel (= 3.1.0) - activesupport (= 3.1.0) + actionmailer (3.2.8) + actionpack (= 3.2.8) + mail (~> 2.4.4) + actionpack (3.2.8) + activemodel (= 3.2.8) + activesupport (= 3.2.8) builder (~> 3.0.0) erubis (~> 2.7.0) - i18n (~> 0.6) - rack (~> 1.3.2) - rack-cache (~> 1.0.3) - rack-mount (~> 0.8.2) + journey (~> 1.0.4) + rack (~> 1.4.0) + rack-cache (~> 1.2) rack-test (~> 0.6.1) - sprockets (~> 2.0.0) - activemodel (3.1.0) - activesupport (= 3.1.0) - bcrypt-ruby (~> 3.0.0) + sprockets (~> 2.1.3) + activemodel (3.2.8) + activesupport (= 3.2.8) builder (~> 3.0.0) - i18n (~> 0.6) - activerecord (3.1.0) - activemodel (= 3.1.0) - activesupport (= 3.1.0) - arel (~> 2.2.1) + activerecord (3.2.8) + activemodel (= 3.2.8) + activesupport (= 3.2.8) + arel (~> 3.0.2) tzinfo (~> 0.3.29) - activeresource (3.1.0) - activemodel (= 3.1.0) - activesupport (= 3.1.0) - activesupport (3.1.0) + activeresource (3.2.8) + activemodel (= 3.2.8) + activesupport (= 3.2.8) + activesupport (3.2.8) + i18n (~> 0.6) multi_json (~> 1.0) - arel (2.2.1) - bcrypt-ruby (3.0.0) + ansi (1.4.3) + arel (3.0.2) builder (3.0.0) capistrano (2.9.0) highline @@ -41,14 +39,13 @@ GEM net-ssh-gateway (>= 1.1.0) ci_reporter (1.6.5) builder (>= 2.1.2) - coffee-rails (3.1.0) + coffee-rails (3.2.2) coffee-script (>= 2.2.0) - railties (~> 3.1.0.rc1) + railties (~> 3.2.0) coffee-script (2.2.0) coffee-script-source execjs - coffee-script-source (1.1.2) - columnize (0.3.4) + coffee-script-source (1.3.3) daemons (1.1.4) diff-lcs (1.1.3) erubis (2.7.0) @@ -56,25 +53,31 @@ GEM execjs (1.2.4) multi_json (~> 1.0) fastercsv (1.5.4) + hashie (1.2.0) highline (1.6.2) hike (1.2.1) i18n (0.6.0) + journey (1.0.4) json (1.5.3) kramdown (0.13.3) - linecache (0.46) - rbx-require-relative (> 0.0.4) - mail (2.3.0) + mail (2.4.4) i18n (>= 0.4.0) - mime-types (~> 1.16) - treetop (~> 1.4.8) + mime-types (>= 1.16) + treetop (>= 1.4.8) mechanize (2.0.1) net-http-digest_auth (~> 1.1, >= 1.1.1) net-http-persistent (~> 1.8) nokogiri (~> 1.4) webrobots (~> 0.0, >= 0.0.9) - mime-types (1.16) - multi_json (1.0.3) - mysql2 (0.3.7) + mime-types (1.19) + minitest (3.3.0) + minitest-reporters (0.10.1) + ansi + builder + minitest (>= 2.12, < 4.0) + powerbar + multi_json (1.3.6) + mysql2 (0.3.11) net-http-digest_auth (1.1.1) net-http-persistent (1.9) net-scp (1.0.4) @@ -85,38 +88,38 @@ GEM net-ssh-gateway (1.1.0) net-ssh (>= 1.99.1) nokogiri (1.5.0) - polyglot (0.3.2) + polyglot (0.3.3) + powerbar (1.0.8) + ansi (~> 1.4.0) + hashie (>= 1.1.0) prototype-rails (3.1.0) rails (~> 3.1) - rack (1.3.2) - rack-cache (1.0.3) + rack (1.4.1) + rack-cache (1.2) rack (>= 0.4) - rack-mount (0.8.3) - rack (>= 1.0.0) rack-ssl (1.3.2) rack rack-test (0.6.1) rack (>= 1.0) - rails (3.1.0) - actionmailer (= 3.1.0) - actionpack (= 3.1.0) - activerecord (= 3.1.0) - activeresource (= 3.1.0) - activesupport (= 3.1.0) + rails (3.2.8) + actionmailer (= 3.2.8) + actionpack (= 3.2.8) + activerecord (= 3.2.8) + activeresource (= 3.2.8) + activesupport (= 3.2.8) bundler (~> 1.0) - railties (= 3.1.0) - railties (3.1.0) - actionpack (= 3.1.0) - activesupport (= 3.1.0) + railties (= 3.2.8) + railties (3.2.8) + actionpack (= 3.2.8) + activesupport (= 3.2.8) rack-ssl (~> 1.3.2) rake (>= 0.8.7) rdoc (~> 3.4) - thor (~> 0.14.6) - rake (0.9.2) - rbx-require-relative (0.0.5) + thor (>= 0.14.6, < 2.0) + rake (0.9.2.2) rcov (0.9.11) - rdoc (3.9.4) - require_relative (1.0.2) + rdoc (3.12) + json (~> 1.4) riddle (1.4.0) rspec (2.6.0) rspec-core (~> 2.6.0) @@ -126,18 +129,13 @@ GEM rspec-expectations (2.6.0) diff-lcs (~> 1.1.2) rspec-mocks (2.6.0) - ruby-debug (0.10.4) - columnize (>= 0.1) - ruby-debug-base (~> 0.10.4.0) - ruby-debug-base (0.10.4) - linecache (>= 0.3) runspell (0.0.1) - sass (3.1.7) - sass-rails (3.1.0) - actionpack (~> 3.1.0) - railties (~> 3.1.0) - sass (>= 3.1.4) - sprockets (2.0.0) + sass (3.2.1) + sass-rails (3.2.5) + railties (~> 3.2.0) + sass (>= 3.1.10) + tilt (~> 1.3) + sprockets (2.1.3) hike (~> 1.2) rack (~> 1.0) tilt (~> 1.1, != 1.3.0) @@ -149,12 +147,12 @@ GEM thinking-sphinx (2.0.7) activerecord (>= 3.0.3) riddle (>= 1.3.3) - thor (0.14.6) + thor (0.16.0) tilt (1.3.3) treetop (1.4.10) polyglot polyglot (>= 0.3.1) - tzinfo (0.3.29) + tzinfo (0.3.33) uglifier (1.0.1) execjs (>= 0.3.0) multi_json (>= 1.0.2) @@ -167,22 +165,21 @@ PLATFORMS DEPENDENCIES capistrano ci_reporter - coffee-rails (~> 3.1.0) + coffee-rails (~> 3.2.0) diff-lcs fastercsv json kramdown mechanize - mysql2 + minitest-reporters + mysql2 (> 0.3.10) nokogiri prototype-rails - rails (= 3.1.0) + rails (= 3.2.8) rcov - require_relative rspec - ruby-debug runspell - sass-rails (~> 3.1.0) + sass-rails (~> 3.2.0) text-format thin thinking-sphinx (= 2.0.7) |