Skip to content
This repository has been archived by the owner on May 8, 2018. It is now read-only.

Commit

Permalink
Better rvm ruby compatibility.
Browse files Browse the repository at this point in the history
  • Loading branch information
eventualbuddha committed Apr 22, 2011
1 parent 99355bf commit a23d71f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Expand Up @@ -23,6 +23,7 @@ gem 'rdoc'
gem 'thor' # for imports
gem 'unicorn' # faster development server
gem 'rchardet'
gem 'iconv'

group :development do
gem 'mysql' # in production: apt-get install libmysql-ruby
Expand Down
2 changes: 2 additions & 0 deletions Gemfile.lock
Expand Up @@ -47,6 +47,7 @@ GEM
rake (>= 0.8.7)
rubyforge (>= 2.0.4)
i18n (0.4.1)
iconv (0.1)
json (1.4.6)
json_pure (1.4.6)
libxml-ruby (1.1.3)
Expand Down Expand Up @@ -138,6 +139,7 @@ DEPENDENCIES
daemons
faker
fastercsv
iconv
libxml-ruby (= 1.1.3)
machinist
memcache-client
Expand Down

0 comments on commit a23d71f

Please sign in to comment.