Skip to content

Instantly share code, notes, and snippets.

@thetamind
Created June 24, 2011 14:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save thetamind/1044956 to your computer and use it in GitHub Desktop.
Save thetamind/1044956 to your computer and use it in GitHub Desktop.
---
BUNDLE_WITHOUT: production
BUNDLE_BIN: bin
source :rubygems
gem 'rails', '~>3.1.0.rc1'
gem 'rake', '~>0.9.0'
gem 'compass', '>=0.11.1'
gem 'html5-boilerplate', '~>1.0.0'
gem 'grid-coordinates'
gem 'rails3-generators', '~>0.17.0'
gem 'coffee-script'
gem 'uglifier'
gem 'jquery-rails', '~>1.0.0'
gem 'haml'
gem 'sass'
gem 'haml-rails'
gem 'kaminari', '~>0.12.0'
gem 'inherited_resources', '~>1.2.1'
gem 'simple_form', '~>1.4.0'
gem 'devise', '~>1.3.0'
gem 'cancan', '~>1.6.0'
gem 'cells', :git => 'git://github.com/mjtko/cells.git'
gem 'carrierwave'
gem 'mini_magick'
group :heroku do
gem 'therubyracer-heroku', '~>0.8.1.pre3'
gem 'pg'
gem 'thin'
gem 'newrelic_rpm'
end
group :development do
gem 'rails-dev-boost', :git => 'git://github.com/thedarkone/rails-dev-boost.git', :require => 'rails_development_boost'
gem 'rails-erd'
gem 'metric_fu'
end
# 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 'sqlite3-ruby', :require => 'sqlite3'
gem 'ruby-debug19', :platforms => :ruby_19
gem 'ruby-debug-ide19', :platforms => :ruby_19
gem 'rspec-rails', '>=2.6.0'
gem 'shoulda-matchers'
gem 'rb-fsevent', :platform => 'ruby'
gem 'spork', '~> 0.9.0.rc8'
gem 'guard'
gem 'guard-bundler'
gem 'guard-cucumber'
gem 'guard-livereload', '~>0.1.7'
gem 'guard-rspec'
gem 'guard-spork'
gem 'growl', :platform => 'ruby'
gem 'livereload', '~>1.6.0'
gem 'remarkable_activerecord', '>=4.0.0.alpha4'
gem 'factory_girl_rails', '1.1.beta1'
gem 'capybara', '~>0.4.1'
gem 'database_cleaner'
gem 'cucumber-rails', '~>0.4.1'
gem 'launchy'
gem 'rspec-cells', '~>0.0.5'
gem 'lorem'
gem 'ruby_parser'
gem 'hpricot'
gem 'turn', :require => false
end
GIT
remote: git://github.com/mjtko/cells.git
revision: b9ddc955e4e566411e54483001efdcd61a8094ec
specs:
cells (3.5.7.mjtko1)
actionpack (~> 3.0)
railties (~> 3.0)
GIT
remote: git://github.com/thedarkone/rails-dev-boost.git
revision: 6e093e559003d1986ab95b09a9e21197bb5d8edb
specs:
rails-dev-boost (0.1.1)
GEM
remote: http://rubygems.org/
specs:
Saikuro (1.1.0)
actionmailer (3.1.0.rc1)
actionpack (= 3.1.0.rc1)
mail (~> 2.3.0)
actionpack (3.1.0.rc1)
activemodel (= 3.1.0.rc1)
activesupport (= 3.1.0.rc1)
builder (~> 3.0.0)
erubis (~> 2.7.0)
i18n (~> 0.6.0beta1)
rack (~> 1.3.0.beta2)
rack-cache (~> 1.0.1)
rack-mount (~> 0.8.1)
rack-test (~> 0.6.0)
sprockets (~> 2.0.0.beta.5)
tzinfo (~> 0.3.27)
activemodel (3.1.0.rc1)
activesupport (= 3.1.0.rc1)
bcrypt-ruby (~> 2.1.4)
builder (~> 3.0.0)
i18n (~> 0.6.0beta1)
activerecord (3.1.0.rc1)
activemodel (= 3.1.0.rc1)
activesupport (= 3.1.0.rc1)
arel (~> 2.1.1)
tzinfo (~> 0.3.27)
activeresource (3.1.0.rc1)
activemodel (= 3.1.0.rc1)
activesupport (= 3.1.0.rc1)
activesupport (3.1.0.rc1)
multi_json (~> 1.0)
addressable (2.2.6)
ansi (1.2.5)
archive-tar-minitar (0.5.2)
arel (2.1.1)
arrayfields (4.7.4)
bcrypt-ruby (2.1.4)
builder (3.0.0)
cancan (1.6.5)
capybara (0.4.1.2)
celerity (>= 0.7.9)
culerity (>= 0.2.4)
mime-types (>= 1.16)
nokogiri (>= 1.3.3)
rack (>= 1.0.0)
rack-test (>= 0.5.4)
selenium-webdriver (>= 0.0.27)
xpath (~> 0.1.3)
carrierwave (0.5.4)
activesupport (~> 3.0)
celerity (0.8.9)
childprocess (0.1.9)
ffi (~> 1.0.6)
chronic (0.3.0)
chunky_png (1.2.0)
churn (0.0.13)
chronic (>= 0.2.3)
hirb
json_pure
main
ruby_parser (~> 2.0.4)
sexp_processor (~> 3.0.3)
coffee-script (2.2.0)
coffee-script-source
execjs
coffee-script-source (1.1.1)
colored (1.2)
columnize (0.3.2)
compass (0.11.1)
chunky_png (~> 1.1)
fssm (>= 0.2.7)
sass (~> 3.1)
configuration (1.2.0)
cucumber (0.10.5)
builder (>= 2.1.2)
diff-lcs (>= 1.1.2)
gherkin (~> 2.4.0)
json (>= 1.4.6)
term-ansicolor (>= 1.0.5)
cucumber-rails (0.4.1)
cucumber (>= 0.10.1)
nokogiri (>= 1.4.4)
rack-test (>= 0.5.7)
culerity (0.2.15)
daemons (1.1.3)
database_cleaner (0.6.7)
devise (1.3.4)
bcrypt-ruby (~> 2.1.2)
orm_adapter (~> 0.0.3)
warden (~> 1.0.3)
diff-lcs (1.1.2)
em-dir-watcher (0.9.4)
em-websocket (0.2.1)
addressable (>= 2.1.1)
eventmachine (>= 0.12.9)
erubis (2.7.0)
eventmachine (0.12.10)
execjs (1.1.0)
multi_json (~> 1.0)
factory_girl (2.0.0.beta1)
factory_girl_rails (1.1.beta1)
factory_girl (~> 2.0.0.beta)
rails (>= 3.0.0)
fattr (2.2.0)
ffi (1.0.9)
flay (1.4.2)
ruby_parser (~> 2.0)
sexp_processor (~> 3.0)
flog (2.5.1)
ruby_parser (~> 2.0)
sexp_processor (~> 3.0)
fssm (0.2.7)
gherkin (2.4.0)
json (>= 1.4.6)
grid-coordinates (1.1.4)
compass (>= 0.10.5)
growl (1.0.3)
guard (0.4.1)
thor (~> 0.14.6)
guard-bundler (0.1.3)
bundler (>= 1.0.0)
guard (>= 0.2.2)
guard-cucumber (0.4.0)
cucumber (>= 0.10)
guard (>= 0.4.0)
guard-livereload (0.1.11)
em-websocket (~> 0.2.0)
guard (>= 0.2.2)
json (~> 1.5.1)
guard-rspec (0.4.0)
guard (>= 0.4.0)
guard-spork (0.2.0)
guard (>= 0.2.2)
spork (>= 0.8.4)
haml (3.1.1)
haml-rails (0.3.4)
actionpack (~> 3.0)
activesupport (~> 3.0)
haml (~> 3.0)
railties (~> 3.0)
has_scope (0.5.0)
hike (1.0.0)
hirb (0.4.5)
hpricot (0.8.4)
html5-boilerplate (1.0.0)
compass (>= 0.11.1)
i18n (0.6.0)
inherited_resources (1.2.2)
has_scope (~> 0.5.0)
responders (~> 0.6.0)
jquery-rails (1.0.9)
railties (~> 3.0)
thor (~> 0.14)
json (1.5.1)
json_pure (1.5.1)
kaminari (0.12.4)
rails (>= 3.0.0)
launchy (0.4.0)
configuration (>= 0.0.5)
rake (>= 0.8.1)
linecache19 (0.5.11)
ruby_core_source (>= 0.1.4)
livereload (1.6)
em-dir-watcher (>= 0.1)
em-websocket (>= 0.1.2)
ruby-json (>= 1.1.2)
lorem (0.1.2)
mail (2.3.0)
i18n (>= 0.4.0)
mime-types (~> 1.16)
treetop (~> 1.4.8)
main (4.4.0)
arrayfields (>= 4.7.4)
fattr (>= 2.1.0)
metric_fu (2.1.1)
Saikuro (>= 1.1.0)
activesupport (>= 2.0.0)
chronic (~> 0.3.0)
churn (>= 0.0.7)
flay (>= 1.2.1)
flog (>= 2.3.0)
rails_best_practices (>= 0.6.4)
rcov (>= 0.8.3.3)
reek (>= 1.2.6)
roodi (>= 2.1.0)
syntax
mime-types (1.16)
mini_magick (3.3)
subexec (~> 0.1.0)
multi_json (1.0.3)
newrelic_rpm (3.0.1)
nokogiri (1.4.4)
orm_adapter (0.0.5)
pg (0.11.0)
polyglot (0.3.1)
rack (1.3.0)
rack-cache (1.0.2)
rack (>= 0.4)
rack-mount (0.8.1)
rack (>= 1.0.0)
rack-ssl (1.3.2)
rack
rack-test (0.6.0)
rack (>= 1.0)
rails (3.1.0.rc1)
actionmailer (= 3.1.0.rc1)
actionpack (= 3.1.0.rc1)
activerecord (= 3.1.0.rc1)
activeresource (= 3.1.0.rc1)
activesupport (= 3.1.0.rc1)
bundler (~> 1.0)
railties (= 3.1.0.rc1)
rails-erd (0.4.3)
activerecord (~> 3.0)
activesupport (~> 3.0)
ruby-graphviz (~> 0.9.18)
rails3-generators (0.17.4)
railties (>= 3.0.0)
rails_best_practices (0.9.0)
activesupport
colored
erubis
haml
i18n
ruby-progressbar
ruby_parser
railties (3.1.0.rc1)
actionpack (= 3.1.0.rc1)
activesupport (= 3.1.0.rc1)
rack-ssl (~> 1.3.2)
rake (>= 0.8.7)
thor (~> 0.14.6)
rake (0.9.2)
rb-fsevent (0.4.0)
rcov (0.9.9)
reek (1.2.8)
ruby2ruby (~> 1.2)
ruby_parser (~> 2.0)
sexp_processor (~> 3.0)
remarkable (4.0.0.alpha4)
rspec (>= 2.0.0.alpha11)
remarkable_activemodel (4.0.0.alpha4)
remarkable (~> 4.0.0.alpha4)
rspec (>= 2.0.0.alpha11)
remarkable_activerecord (4.0.0.alpha4)
remarkable (~> 4.0.0.alpha4)
remarkable_activemodel (~> 4.0.0.alpha4)
rspec (>= 2.0.0.alpha11)
responders (0.6.4)
roodi (2.1.0)
ruby_parser
rspec (2.6.0)
rspec-core (~> 2.6.0)
rspec-expectations (~> 2.6.0)
rspec-mocks (~> 2.6.0)
rspec-cells (0.0.5)
cells (~> 3.4)
rails (~> 3.0)
rspec-rails (~> 2.2)
rspec-core (2.6.4)
rspec-expectations (2.6.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.6.0)
rspec-rails (2.6.1)
actionpack (~> 3.0)
activesupport (~> 3.0)
railties (~> 3.0)
rspec (~> 2.6.0)
ruby-debug-base19 (0.11.24)
columnize (>= 0.3.1)
linecache19 (>= 0.5.11)
ruby_core_source (>= 0.1.4)
ruby-debug-ide19 (0.4.12)
ruby-debug-base19 (~> 0.11.20)
ruby-debug19 (0.11.6)
columnize (>= 0.3.1)
linecache19 (>= 0.5.11)
ruby-debug-base19 (>= 0.11.19)
ruby-graphviz (0.9.20)
ruby-json (1.1.2)
ruby-progressbar (0.0.10)
ruby2ruby (1.2.5)
ruby_parser (~> 2.0)
sexp_processor (~> 3.0)
ruby_core_source (0.1.4)
archive-tar-minitar (>= 0.5.2)
ruby_parser (2.0.5)
sexp_processor (~> 3.0)
rubyzip (0.9.4)
sass (3.1.2)
selenium-webdriver (0.2.1)
childprocess (>= 0.1.7)
ffi (>= 1.0.7)
json_pure
rubyzip
sexp_processor (3.0.5)
shoulda-matchers (1.0.0.beta1)
simple_form (1.4.0)
spork (0.9.0.rc8)
sprockets (2.0.0.beta.10)
hike (~> 1.0)
rack (~> 1.0)
tilt (!= 1.3.0, ~> 1.1)
sqlite3 (1.3.3)
sqlite3-ruby (1.3.3)
sqlite3 (>= 1.3.3)
subexec (0.1.0)
syntax (1.0.0)
term-ansicolor (1.0.5)
therubyracer-heroku (0.8.1.pre3)
thin (1.2.11)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
thor (0.14.6)
tilt (1.3.2)
treetop (1.4.9)
polyglot (>= 0.3.1)
turn (0.8.2)
ansi (>= 1.2.2)
tzinfo (0.3.27)
uglifier (0.5.4)
execjs (>= 0.3.0)
multi_json (>= 1.0.2)
warden (1.0.4)
rack (>= 1.0)
xpath (0.1.4)
nokogiri (~> 1.3)
PLATFORMS
ruby
DEPENDENCIES
cancan (~> 1.6.0)
capybara (~> 0.4.1)
carrierwave
cells!
coffee-script
compass (>= 0.11.1)
cucumber-rails (~> 0.4.1)
database_cleaner
devise (~> 1.3.0)
factory_girl_rails (= 1.1.beta1)
grid-coordinates
growl
guard
guard-bundler
guard-cucumber
guard-livereload (~> 0.1.7)
guard-rspec
guard-spork
haml
haml-rails
hpricot
html5-boilerplate (~> 1.0.0)
inherited_resources (~> 1.2.1)
jquery-rails (~> 1.0.0)
kaminari (~> 0.12.0)
launchy
livereload (~> 1.6.0)
lorem
metric_fu
mini_magick
newrelic_rpm
pg
rails (~> 3.1.0.rc1)
rails-dev-boost!
rails-erd
rails3-generators (~> 0.17.0)
rake (~> 0.9.0)
rb-fsevent
remarkable_activerecord (>= 4.0.0.alpha4)
rspec-cells (~> 0.0.5)
rspec-rails (>= 2.6.0)
ruby-debug-ide19
ruby-debug19
ruby_parser
sass
shoulda-matchers
simple_form (~> 1.4.0)
spork (~> 0.9.0.rc8)
sqlite3-ruby
therubyracer-heroku (~> 0.8.1.pre3)
thin
turn
uglifier
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment