Skip to content

Commit

Permalink
Updated gems.
Browse files Browse the repository at this point in the history
  • Loading branch information
Travis Reeder committed Jun 20, 2011
1 parent c4967d3 commit dad1a5d
Show file tree
Hide file tree
Showing 3 changed files with 45 additions and 256 deletions.
53 changes: 1 addition & 52 deletions Gemfile
Expand Up @@ -2,7 +2,7 @@ source 'http://rubygems.org'

#gem 'rack', '~>2' # temporary, 3 is broken

gem 'rails', '3.0.7'
gem 'rails', '3.0.8'

# Bundle edge Rails instead:
# gem 'rails', :git => 'git://github.com/rails/rails.git'
Expand All @@ -28,54 +28,3 @@ gem 'devise'
gem 'devise_invitable'
gem 'haml'
gem 'haml-rails'
gem 'has_scope'
gem 'heroku'
gem 'hpricot'
gem 'html5-boilerplate'
gem 'ice_cube'
gem 'inherited_resources'
gem 'inherited_resources_views'
gem 'kaminari'
gem 'kgio'
gem 'koala'
# gem 'linkedin', :git => 'git://github.com/martinstreicher/linkedin.git'
gem 'mysql2', '<0.3'
gem 'mongoid', '~> 2.0'
gem 'oauth', '~> 0.4.4'
gem 'omniauth', '>=0.1.6'
gem 'paperclip'
gem 'ruby-hmac'
gem 'sass'
gem 'schedule_atts'
gem 'sendgrid'
gem 'simple_form'
gem 'sunspot'
gem 'sunspot_rails'
gem 'sunspot_index_queue'
gem 'themes_for_rails'
gem 'transitions', :require => ['transitions', 'active_record/transitions']
gem 'twitter'
gem 'validation_reflection'

# Use unicorn as the web server
# gem 'unicorn'

# Deploy with Capistrano
# gem 'capistrano'

# To use debugger (ruby-debug for Ruby 1.8.7+, ruby-debug19 for Ruby 1.9.2+)
# gem 'ruby-debug'
# gem 'ruby-debug19', :require => 'ruby-debug'

# Bundle the extra gems:
# gem 'bj'
# gem 'nokogiri'
# gem 'sqlite3-ruby', :require => 'sqlite3'
# gem 'aws-s3', :require => 'aws/s3'

# Bundle gems for the local environment. Make sure to
# put test-only gems in this group so their generators
# and rake tasks are available in development mode:
# group :development, :test do
# gem 'webrat'
# end
244 changes: 42 additions & 202 deletions Gemfile.lock
Expand Up @@ -2,12 +2,12 @@ GEM
remote: http://rubygems.org/
specs:
abstract (1.0.0)
actionmailer (3.0.7)
actionpack (= 3.0.7)
mail (~> 2.2.15)
actionpack (3.0.7)
activemodel (= 3.0.7)
activesupport (= 3.0.7)
actionmailer (3.0.8)
actionpack (= 3.0.8)
mail (~> 2.2.19)
actionpack (3.0.8)
activemodel (= 3.0.8)
activesupport (= 3.0.8)
builder (~> 2.1.2)
erubis (~> 2.6.6)
i18n (~> 0.5.0)
Expand All @@ -17,46 +17,40 @@ GEM
tzinfo (~> 0.3.23)
active_sanity (0.1.0)
rails (>= 3.0.0)
activemodel (3.0.7)
activesupport (= 3.0.7)
activemodel (3.0.8)
activesupport (= 3.0.8)
builder (~> 2.1.2)
i18n (~> 0.5.0)
activerecord (3.0.7)
activemodel (= 3.0.7)
activesupport (= 3.0.7)
arel (~> 2.0.2)
activerecord (3.0.8)
activemodel (= 3.0.8)
activesupport (= 3.0.8)
arel (~> 2.0.10)
tzinfo (~> 0.3.23)
activeresource (3.0.7)
activemodel (= 3.0.7)
activesupport (= 3.0.7)
activesupport (3.0.7)
activeresource (3.0.8)
activemodel (= 3.0.8)
activesupport (= 3.0.8)
activesupport (3.0.8)
acts-as-taggable-on (2.0.6)
addressable (2.2.4)
appoxy_api (0.0.11)
rest-client
arel (2.0.10)
aws-s3 (0.6.2)
builder
mime-types
xml-simple
backup (3.0.15)
backup (3.0.16)
thor (~> 0.14.6)
bcrypt-ruby (2.1.4)
bson (1.3.1)
bson_ext (1.3.1)
builder (2.1.2)
cancan (1.6.5)
chunky_png (1.2.0)
client_side_validations (3.0.4)
activesupport (~> 3.0.0)
compass (0.11.1)
chunky_png (~> 1.1)
client_side_validations (3.0.10)
compass (0.11.3)
chunky_png (~> 1.2)
fssm (>= 0.2.7)
sass (~> 3.1)
concerned_with (0.1.0)
configuration (1.2.0)
daemons (1.1.3)
dalli (1.0.4)
daemons (1.1.4)
dalli (1.0.5)
delayed_job (2.1.4)
activesupport (~> 3.0)
daemons
Expand All @@ -69,47 +63,16 @@ GEM
rails (<= 3.2, >= 3.0.0)
erubis (2.6.6)
abstract (>= 1.0.0)
escape (0.0.4)
eventmachine (0.12.10)
faraday (0.6.1)
addressable (~> 2.2.4)
multipart-post (~> 1.1.0)
rack (< 2, >= 1.1.0)
faraday_middleware (0.6.3)
faraday (~> 0.6.0)
fssm (0.2.7)
haml (3.1.1)
haml (3.1.2)
haml-rails (0.3.4)
actionpack (~> 3.0)
activesupport (~> 3.0)
haml (~> 3.0)
railties (~> 3.0)
has_scope (0.5.0)
hashie (1.0.0)
heroku (2.2.1)
launchy (>= 0.3.2)
rest-client (~> 1.6.1)
term-ansicolor (~> 1.0.5)
hpricot (0.8.4)
html5-boilerplate (1.0.0)
compass (>= 0.11.1)
i18n (0.5.0)
ice_cube (0.6.8)
inherited_resources (1.2.2)
has_scope (~> 0.5.0)
responders (~> 0.6.0)
inherited_resources_views (0.4.1)
inherited_resources (>= 1.0)
json (1.5.1)
kaminari (0.12.4)
rails (>= 3.0.0)
kgio (2.4.1)
koala (1.0.0)
json (~> 1.0)
multipart-post (~> 1.0)
launchy (0.4.0)
configuration (>= 0.0.5)
rake (>= 0.8.1)
mail (2.2.19)
activesupport (>= 2.3.6)
i18n (>= 0.4.0)
Expand All @@ -119,138 +82,41 @@ GEM
mini_fb (1.1.7)
hashie
rest-client
mongo (1.3.1)
bson (>= 1.3.1)
mongoid (2.0.2)
activemodel (~> 3.0)
mongo (~> 1.3)
tzinfo (~> 0.3.22)
multi_json (1.0.3)
multi_xml (0.2.2)
multipart-post (1.1.2)
mysql2 (0.2.7)
net-ldap (0.2.2)
nokogiri (1.4.4)
oa-basic (0.2.6)
oa-core (= 0.2.6)
rest-client (~> 1.6.0)
oa-core (0.2.6)
oa-enterprise (0.2.6)
addressable (= 2.2.4)
net-ldap (~> 0.2.2)
nokogiri (~> 1.4.2)
oa-core (= 0.2.6)
pyu-ruby-sasl (~> 0.0.3.1)
rubyntlm (~> 0.1.1)
oa-more (0.2.6)
multi_json (~> 1.0.0)
oa-core (= 0.2.6)
rest-client (~> 1.6.0)
oa-oauth (0.2.6)
faraday (~> 0.6.1)
multi_json (~> 1.0.0)
multi_xml (~> 0.2.2)
oa-core (= 0.2.6)
oauth (~> 0.4.0)
oauth2 (~> 0.4.1)
oa-openid (0.2.6)
oa-core (= 0.2.6)
rack-openid (~> 1.3.1)
ruby-openid-apps-discovery (~> 1.2.0)
oauth (0.4.4)
oauth2 (0.4.1)
faraday (~> 0.6.1)
multi_json (>= 0.0.5)
omniauth (0.2.6)
oa-basic (= 0.2.6)
oa-core (= 0.2.6)
oa-enterprise (= 0.2.6)
oa-more (= 0.2.6)
oa-oauth (= 0.2.6)
oa-openid (= 0.2.6)
mysql2 (0.2.11)
orm_adapter (0.0.5)
paperclip (2.3.11)
activerecord (>= 2.3.0)
activesupport (>= 2.3.2)
polyglot (0.3.1)
pr_geohash (1.0.0)
pyu-ruby-sasl (0.0.3.3)
rack (1.2.3)
rack-mount (0.6.14)
rack (>= 1.0.0)
rack-openid (1.3.1)
rack (>= 1.1.0)
ruby-openid (>= 2.1.8)
rack-test (0.5.7)
rack (>= 1.0)
rails (3.0.7)
actionmailer (= 3.0.7)
actionpack (= 3.0.7)
activerecord (= 3.0.7)
activeresource (= 3.0.7)
activesupport (= 3.0.7)
rails (3.0.8)
actionmailer (= 3.0.8)
actionpack (= 3.0.8)
activerecord (= 3.0.8)
activeresource (= 3.0.8)
activesupport (= 3.0.8)
bundler (~> 1.0)
railties (= 3.0.7)
railties (3.0.7)
actionpack (= 3.0.7)
activesupport (= 3.0.7)
railties (= 3.0.8)
railties (3.0.8)
actionpack (= 3.0.8)
activesupport (= 3.0.8)
rake (>= 0.8.7)
thor (~> 0.14.4)
rake (0.9.0)
rash (0.3.0)
hashie (~> 1.0.0)
responders (0.6.4)
rest-client (1.6.1)
rake (0.9.2)
rest-client (1.6.3)
mime-types (>= 1.16)
rsolr (0.12.1)
builder (>= 2.1.2)
ruby-hmac (0.4.0)
ruby-openid (2.1.8)
ruby-openid-apps-discovery (1.2.0)
ruby-openid (>= 2.1.7)
rubyntlm (0.1.1)
sass (3.1.1)
schedule_atts (0.0.2)
activesupport
ice_cube (>= 0.6.4)
sendgrid (0.2.0)
json
json
simple_form (1.4.0)
simple_oauth (0.1.5)
simple_worker (0.6.1)
appoxy_api (>= 0.0.11)
sass (3.1.3)
simple_worker (0.6.6)
rest-client
zip
sunspot (1.2.1)
escape (= 0.0.4)
pr_geohash (~> 1.0)
rsolr (= 0.12.1)
sunspot_index_queue (1.1.1)
sunspot (>= 1.1.0)
sunspot_rails (1.2.1)
nokogiri
sunspot (= 1.2.1)
term-ansicolor (1.0.5)
themes_for_rails (0.4.2)
rails (~> 3.0.0)
themes_for_rails
thor (0.14.6)
transitions (0.0.9)
treetop (1.4.9)
polyglot (>= 0.3.1)
twitter (1.4.1)
faraday (~> 0.6.1)
faraday_middleware (~> 0.6.3)
hashie (~> 1.0.0)
multi_json (~> 1.0.0)
multi_xml (~> 0.2.0)
rash (~> 0.3.0)
simple_oauth (~> 0.1.4)
tzinfo (0.3.27)
validation_reflection (1.0.0)
tzinfo (0.3.28)
warden (1.0.4)
rack (>= 1.0)
xml-simple (1.0.15)
xml-simple (1.1.0)
zip (2.0.2)

PLATFORMS
Expand All @@ -273,33 +139,7 @@ DEPENDENCIES
eventmachine
haml
haml-rails
has_scope
heroku
hpricot
html5-boilerplate
ice_cube
inherited_resources
inherited_resources_views
kaminari
kgio
koala
mini_fb
mongoid (~> 2.0)
mysql2 (< 0.3)
oauth (~> 0.4.4)
omniauth (>= 0.1.6)
paperclip
rails (= 3.0.7)
ruby-hmac
sass
schedule_atts
sendgrid
simple_form
rails (= 3.0.8)
simple_worker
sunspot
sunspot_index_queue
sunspot_rails
themes_for_rails
transitions
twitter
validation_reflection

0 comments on commit dad1a5d

Please sign in to comment.