Skip to content

Instantly share code, notes, and snippets.

@shanesveller
Created May 10, 2013 12:10
Show Gist options
  • Save shanesveller/80a010c63b58c3f2bc7f to your computer and use it in GitHub Desktop.
Save shanesveller/80a010c63b58c3f2bc7f to your computer and use it in GitHub Desktop.
source 'https://rubygems.org'
gem 'rails', '~>4.0.0.rc1'
# Bundle edge Rails instead:
# gem 'rails', git: 'git://github.com/rails/rails.git'
gem 'pg'
# Gems used only for assets and not required
# in production environments by default.
gem 'sass-rails', '~>4.0.0.rc1'
gem 'coffee-rails', '~>4.0.0'
# See https://github.com/sstephenson/execjs#readme for more supported runtimes
# gem 'therubyracer', platforms: :ruby
gem 'uglifier', '>= 1.3.0'
gem 'compass-rails', github: 'milgner/compass-rails', branch: 'rails4'
gem 'zurb-foundation'
# Rails 4 deprecations
# gem 'actionpack-action_caching', '~>1.0.0'
# gem 'actionpack-page_caching', '~>1.0.0'
# gem 'actionpack-xml_parser', github: 'rails/actionpack-xml_parser'
# gem 'actionview-encoded_mail_to', '~>1.0.3'
# gem 'activerecord-session_store', '~>0.0.1'
gem 'activeresource', '~>4.0.0.beta1'
gem 'protected_attributes', '~>1.0.1'
# gem 'rails-observers', '~>0.1.1'
# gem 'rails-perftest', '~>0.0.2'
gem 'jquery-rails'
# To use ActiveModel has_secure_password
# gem 'bcrypt-ruby', '~> 3.0.0'
# To use Jbuilder templates for JSON
# gem 'jbuilder'
# Use unicorn as the app server
# gem 'unicorn'
# Deploy with Capistrano
# gem 'capistrano'
# To use debugger
# gem 'debugger'
gem 'haml-rails', group: :development
gem 'haml'
gem 'high_voltage'
gem 'devise', github: 'plataformatec/devise', branch: 'rails4'
gem 'switch_user'
gem 'simple_form', github: 'plataformatec/simple_form', branch: 'master'
gem 'dotenv', groups: [:development, :test]
gem 'airbrake'
gem 'newrelic_rpm'
group :development do
gem 'better_errors'
gem 'binding_of_caller'
gem 'rack-mini-profiler'
gem 'meta_request'
gem 'rb-inotify', require: false
gem 'rb-fsevent', require: false
gem 'rb-fchange', require: false
gem 'rb-readline', require: false
gem 'ruby_gntp', require: false
gem 'guard'
gem 'guard-bundler'
gem 'guard-pow'
gem 'guard-rspec'
gem 'spring'
gem 'rails4_upgrade'
end
group :development, :test do
gem 'rspec-rails', '>=2.13.1'
end
group :test do
gem 'database_cleaner', '~>1.0.0.RC1'
gem 'shoulda-matchers'
gem 'factory_girl_rails'
gem 'forgery'
gem 'mocha', require: 'mocha/setup'
gem 'bourne'
gem 'capybara'
gem 'poltergeist', require: 'capybara/poltergeist'
end
GIT
remote: git://github.com/milgner/compass-rails.git
revision: 1749c06f15dc4b058427e7969810457213647fb8
branch: rails4
specs:
compass-rails (1.0.3)
compass (>= 0.12.2, < 0.14)
GIT
remote: git://github.com/plataformatec/devise.git
revision: 6b5988d756d780903bf8c9ccb3e2b3b724ccebe8
branch: rails4
specs:
devise (2.2.4)
bcrypt-ruby (~> 3.0)
orm_adapter (~> 0.1)
railties (>= 3.2.6, < 5)
warden (~> 1.2.1)
GIT
remote: git://github.com/plataformatec/simple_form.git
revision: c4c8c5c9056c880e038567915a12796ebc9f577f
branch: master
specs:
simple_form (3.0.0.beta1)
actionpack (>= 4.0.0.rc1, < 4.1)
activemodel (>= 4.0.0.rc1, < 4.1)
GEM
remote: https://rubygems.org/
specs:
actionmailer (4.0.0.rc1)
actionpack (= 4.0.0.rc1)
mail (~> 2.5.3)
actionpack (4.0.0.rc1)
activesupport (= 4.0.0.rc1)
builder (~> 3.1.0)
erubis (~> 2.7.0)
rack (~> 1.5.2)
rack-test (~> 0.6.2)
activemodel (4.0.0.rc1)
activesupport (= 4.0.0.rc1)
builder (~> 3.1.0)
activerecord (4.0.0.rc1)
activemodel (= 4.0.0.rc1)
activerecord-deprecated_finders (~> 1.0.2)
activesupport (= 4.0.0.rc1)
arel (~> 4.0.0)
activerecord-deprecated_finders (1.0.2)
activeresource (4.0.0.beta1)
activemodel (>= 4.0.0.beta1)
activesupport (>= 4.0.0.beta1)
rails-observers (~> 0.1.1)
activesupport (4.0.0.rc1)
i18n (~> 0.6, >= 0.6.4)
minitest (~> 4.2)
multi_json (~> 1.3)
thread_safe (~> 0.1)
tzinfo (~> 0.3.37)
airbrake (3.1.12)
activesupport
builder
json
arel (4.0.0)
atomic (1.1.9)
bcrypt-ruby (3.0.1)
better_errors (0.8.0)
coderay (>= 1.0.0)
erubis (>= 2.6.6)
binding_of_caller (0.7.1)
debug_inspector (>= 0.0.1)
bourne (1.4.0)
mocha (~> 0.13.2)
builder (3.1.4)
callsite (0.0.11)
capybara (2.1.0)
mime-types (>= 1.16)
nokogiri (>= 1.3.3)
rack (>= 1.0.0)
rack-test (>= 0.5.4)
xpath (~> 2.0)
chunky_png (1.2.8)
coderay (1.0.9)
coffee-rails (4.0.0)
coffee-script (>= 2.2.0)
railties (>= 4.0.0.beta, < 5.0)
coffee-script (2.2.0)
coffee-script-source
execjs
coffee-script-source (1.6.2)
compass (0.12.2)
chunky_png (~> 1.2)
fssm (>= 0.2.7)
sass (~> 3.1)
database_cleaner (1.0.0.RC1)
debug_inspector (0.0.2)
diff-lcs (1.2.4)
dotenv (0.7.0)
erubis (2.7.0)
eventmachine (1.0.3)
execjs (1.4.0)
multi_json (~> 1.0)
factory_girl (4.2.0)
activesupport (>= 3.0.0)
factory_girl_rails (4.2.1)
factory_girl (~> 4.2.0)
railties (>= 3.0.0)
faye-websocket (0.4.7)
eventmachine (>= 0.12.0)
ffi (1.8.1)
forgery (0.5.0)
formatador (0.2.4)
fssm (0.2.10)
guard (1.8.0)
formatador (>= 0.2.4)
listen (>= 1.0.0)
lumberjack (>= 1.0.2)
pry (>= 0.9.10)
thor (>= 0.14.6)
guard-bundler (1.0.0)
bundler (~> 1.0)
guard (~> 1.1)
guard-pow (1.0.0)
guard (>= 1.1)
guard-rspec (2.6.0)
guard (>= 1.8)
rspec (~> 2.13)
haml (4.0.2)
tilt
haml-rails (0.4)
actionpack (>= 3.1, < 4.1)
activesupport (>= 3.1, < 4.1)
haml (>= 3.1, < 4.1)
railties (>= 3.1, < 4.1)
high_voltage (1.2.2)
hike (1.2.2)
http_parser.rb (0.5.3)
i18n (0.6.4)
jquery-rails (2.2.1)
railties (>= 3.0, < 5.0)
thor (>= 0.14, < 2.0)
json (1.7.7)
listen (1.0.3)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
rb-kqueue (>= 0.2)
lumberjack (1.0.3)
mail (2.5.3)
i18n (>= 0.4.0)
mime-types (~> 1.16)
treetop (~> 1.4.8)
meta_request (0.2.5)
callsite
rack-contrib
railties
metaclass (0.0.1)
method_source (0.8.1)
mime-types (1.23)
minitest (4.7.4)
mocha (0.13.3)
metaclass (~> 0.0.1)
multi_json (1.7.3)
newrelic_rpm (3.6.1.88)
nokogiri (1.5.9)
orm_adapter (0.4.0)
pg (0.15.1)
poltergeist (1.2.0)
capybara (~> 2.1.0)
faye-websocket (~> 0.4, >= 0.4.4)
http_parser.rb (~> 0.5.3)
polyglot (0.3.3)
protected_attributes (1.0.1)
activemodel (>= 4.0.0.beta, < 5.0)
pry (0.9.12.1)
coderay (~> 1.0.5)
method_source (~> 0.8)
slop (~> 3.4)
rack (1.5.2)
rack-contrib (1.1.0)
rack (>= 0.9.1)
rack-mini-profiler (0.1.26)
rack (>= 1.1.3)
rack-test (0.6.2)
rack (>= 1.0)
rails (4.0.0.rc1)
actionmailer (= 4.0.0.rc1)
actionpack (= 4.0.0.rc1)
activerecord (= 4.0.0.rc1)
activesupport (= 4.0.0.rc1)
bundler (>= 1.3.0, < 2.0)
railties (= 4.0.0.rc1)
sprockets-rails (~> 2.0.0.rc4)
rails-observers (0.1.1)
railties (~> 4.0.0.beta)
rails4_upgrade (0.0.5)
bundler (>= 1.2.2)
terminal-table (>= 1.4.5)
railties (4.0.0.rc1)
actionpack (= 4.0.0.rc1)
activesupport (= 4.0.0.rc1)
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
rake (10.0.4)
rb-fchange (0.0.6)
ffi
rb-fsevent (0.9.3)
rb-inotify (0.9.0)
ffi (>= 0.5.0)
rb-kqueue (0.2.0)
ffi (>= 0.5.0)
rb-readline (0.5.0)
rspec (2.13.0)
rspec-core (~> 2.13.0)
rspec-expectations (~> 2.13.0)
rspec-mocks (~> 2.13.0)
rspec-core (2.13.1)
rspec-expectations (2.13.0)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.13.1)
rspec-rails (2.13.1)
actionpack (>= 3.0)
activesupport (>= 3.0)
railties (>= 3.0)
rspec-core (~> 2.13.0)
rspec-expectations (~> 2.13.0)
rspec-mocks (~> 2.13.0)
ruby_gntp (0.3.4)
sass (3.2.8)
sass-rails (4.0.0.rc1)
railties (>= 4.0.0.beta, < 5.0)
sass (>= 3.1.10)
sprockets-rails (~> 2.0.0.rc0)
tilt (~> 1.3)
shoulda-matchers (2.0.0)
activesupport (>= 3.0.0)
slop (3.4.4)
spring (0.0.8)
sprockets (2.9.3)
hike (~> 1.2)
multi_json (~> 1.0)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
sprockets-rails (2.0.0.rc4)
actionpack (>= 3.0)
activesupport (>= 3.0)
sprockets (~> 2.8)
switch_user (0.9.1)
terminal-table (1.4.5)
thor (0.18.1)
thread_safe (0.1.0)
atomic
tilt (1.4.1)
treetop (1.4.12)
polyglot
polyglot (>= 0.3.1)
tzinfo (0.3.37)
uglifier (2.0.1)
execjs (>= 0.3.0)
multi_json (~> 1.0, >= 1.0.2)
warden (1.2.1)
rack (>= 1.0)
xpath (2.0.0)
nokogiri (~> 1.3)
zurb-foundation (4.1.5)
sass (>= 3.2.0)
PLATFORMS
ruby
DEPENDENCIES
activeresource (~> 4.0.0.beta1)
airbrake
better_errors
binding_of_caller
bourne
capybara
coffee-rails (~> 4.0.0)
compass-rails!
database_cleaner (~> 1.0.0.RC1)
devise!
dotenv
factory_girl_rails
forgery
guard
guard-bundler
guard-pow
guard-rspec
haml
haml-rails
high_voltage
jquery-rails
meta_request
mocha
newrelic_rpm
pg
poltergeist
protected_attributes (~> 1.0.1)
rack-mini-profiler
rails (~> 4.0.0.rc1)
rails4_upgrade
rb-fchange
rb-fsevent
rb-inotify
rb-readline
rspec-rails (>= 2.13.1)
ruby_gntp
sass-rails (~> 4.0.0.rc1)
shoulda-matchers
simple_form!
spring
switch_user
uglifier (>= 1.3.0)
zurb-foundation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment