Skip to content

Instantly share code, notes, and snippets.

@penso

penso/Gemfile Secret

Created May 10, 2015 08:47
Show Gist options
  • Save penso/f7ce18c92ee66d5cf96c to your computer and use it in GitHub Desktop.
Save penso/f7ce18c92ee66d5cf96c to your computer and use it in GitHub Desktop.
source 'https://rubygems.org'
# Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
gem 'rails', '4.0.13'
gem 'mail', '2.6.1'
# Use sqlite3 as the database for Active Record
gem 'mysql2'
gem 'ar-octopus', :require => 'octopus', git: 'https://github.com/tchandy/octopus.git'
gem "koala", "~> 1.8.0rc1"
group :assets do
gem 'sass-rails', '~> 4.0.0'
gem 'uglifier', '>= 1.3.0'
gem 'coffee-rails', '~> 4.0.0'
gem 'therubyracer', :platforms => :ruby
end
# Use jquery as the JavaScript library
gem 'jquery-rails'
# Turbolinks makes following links in your web application faster. Read more: https://github.com/rails/turbolinks
gem 'turbolinks'
# Build JSON APIs with ease. Read more: https://github.com/rails/jbuilder
gem 'jbuilder', '~> 1.2'
# Use ActiveModel has_secure_password
# gem 'bcrypt-ruby', '~> 3.1.2'
# Use unicorn as the app server
#gem 'unicorn'
group :development do
#gem 'guard-livereload', '~> 2.1.0'
gem 'quiet_assets'
gem 'capistrano-faster-assets', '~> 1.0'
end
group :test do
end
gem 'sidekiq', '~> 3.3'
# gem 'sidetiq'
# gem 'sidekiq-failures'
gem 'sidekiq-throttler', github: 'gevans/sidekiq-throttler'
group :test do
gem "rspec-sidekiq"
end
group :test, :development do
gem 'webmock'
gem 'byebug', platforms: :mri
gem 'mock_redis'
gem "parallel_tests"
gem "spring"
# Deploy with Capistrano
gem "capistrano", "~> 3.1.0"
gem 'capistrano-rvm', '~> 0.1.0'
gem 'capistrano-bundler'
gem 'capistrano-rails', '~> 1.1.0'
gem 'capistrano-puma', github: "seuros/capistrano-puma"
gem 'capistrano-sidekiq'
gem "rspec"
gem "rspec-rails"
gem 'faker'
gem 'factory_girl_rails'
gem 'database_cleaner'
gem 'capybara'
end
gem 'rails_config', '0.5.0.beta1'
gem 'carrierwave'
gem 'rmagick'
gem "will_paginate"
gem 'will_paginate-bootstrap'
gem 'aasm'
gem 'stripe'
gem 'whenever', '~> 0.9.0'
gem 'rainbow'
gem 'puma'
#gem 'capistrano-puma'
#gem "mail", git: "https://github.com/mikel/mail.git"
#gem 'devise'
#gem 'devise-async'
gem 'authlogic', github: 'binarylogic/authlogic'
gem 'scrypt'
gem 'omniauth'
gem 'omniauth-facebook'
gem 'oauth2'
gem "brice"
gem "added_methods"
gem "backports"
gem "what_methods"
# Bootstrap
gem 'less-rails'
gem 'acts_as_list'
gem 'formtastic'
gem 'formtastic-bootstrap'
gem "simple_form"
gem 'tabs_on_rails'
gem "lograge"
gem 'gravatar-ultimate'
gem 'redcarpet'
#
# Push5 update
gem 'feedbag'
gem "feedjira"
gem "hpricot"
gem "simple-rss"
gem "utf8_utils"
gem "eventmachine"
gem 'em-synchrony'
gem "em-http-request"
gem 'em-redis'
gem 'em-resolv-replace'
gem 'connection_pool'
gem 'typhoeus'
gem 'rubydns'
# Parallel http
gem 'celluloid'
gem 'celluloid-io'
# Using git for the redirect fix at https://github.com/tarcieri/http/commit/994b3a57f424be5df43735d99578960ef9730b70
gem 'http', github: "tarcieri/http", branch: "0-6-stable" # github: 'penso/http', branch: "0-5-stable"
gem "redis"
gem "redis-objects"
gem "em-hiredis"
gem "rails_autolink"
gem "chardet"
gem "httpclient"
gem "dalli"
gem "packet"
gem 'timecop'
gem 'mini_magick'
gem 'patron'
gem 'htmlentities'
#gem 'rabl'
# Twitter
#gem 'twitter-stream'
gem 'em-twitter'
gem "twitter"
gem "twitter_oauth"
gem "twitter-text"
gem "tweetstream", github: "penso/tweetstream", branch: "callback-sitestream"
gem "twitter-bootstrap-rails"
gem 'itunes-receipt', github: 'penso/itunes-receipt'
gem 'oauth'
gem 'oauth-plugin'
gem 'deprecated'
gem 'statsd-instrument'
gem "daemons-rails"
gem "curb", platforms: :mri
gem 'slim'
gem 'sinatra', '>= 1.3.0', :require => nil
gem "exception_notification"
gem 'foreman'
gem 'push_package'
gem "sanitize"
gem 'sprockets-rails', :require => 'sprockets/railtie'
gem 'composite_primary_keys', '=6.0.1'
gem 'highcharts-rails'
gem 'lazy_high_charts'
gem 'psych'
gem 'houston'
GIT
remote: git://github.com/binarylogic/authlogic.git
revision: 9870375c5659d8802caa072bdae2f02cdd63c4aa
specs:
authlogic (3.4.0)
activerecord (>= 3.2)
activesupport (>= 3.2)
request_store (~> 1.0.5)
GIT
remote: git://github.com/gevans/sidekiq-throttler.git
revision: f91a2c41a2f352045fee20057fddda073e0d3970
specs:
sidekiq-throttler (0.4.1)
activesupport
sidekiq (>= 2.5, < 4.0)
GIT
remote: git://github.com/penso/itunes-receipt.git
revision: 6d7a601c7b00174f12d4f7b79cde3a26b5422012
specs:
itunes-receipt (1.0.0)
activesupport (>= 2.3)
i18n
json (>= 1.4.3)
restclient_with_cert
GIT
remote: git://github.com/penso/tweetstream.git
revision: a72eb6ee7a9273be4b7dc1a0df84e0901ba552c8
branch: callback-sitestream
specs:
tweetstream (2.6.1)
daemons (~> 1.1)
em-http-request (>= 1.1.1)
em-twitter (~> 0.3)
multi_json (~> 1.3)
twitter (~> 5.5)
GIT
remote: git://github.com/seuros/capistrano-puma.git
revision: 14280e524c076bea71438f987dc7deadaa786ab0
specs:
capistrano-puma (0.3.3)
capistrano (~> 3.0)
puma
GIT
remote: git://github.com/tarcieri/http.git
revision: 7139cc97ec00d4917244ed67a7828e89a06fb661
branch: 0-6-stable
specs:
http (0.6.1)
http_parser.rb (~> 0.6.0)
GIT
remote: https://github.com/tchandy/octopus.git
revision: 73503c1709d909f7d2ce657a13b736c0e1548d1c
specs:
ar-octopus (0.8.1)
activerecord (>= 3.2.0)
activesupport (>= 3.2.0)
GEM
remote: https://rubygems.org/
specs:
aasm (3.1.1)
actionmailer (4.0.13)
actionpack (= 4.0.13)
mail (~> 2.5, >= 2.5.4)
actionpack (4.0.13)
activesupport (= 4.0.13)
builder (~> 3.1.0)
erubis (~> 2.7.0)
rack (~> 1.5.2)
rack-test (~> 0.6.2)
activemodel (4.0.13)
activesupport (= 4.0.13)
builder (~> 3.1.0)
activerecord (4.0.13)
activemodel (= 4.0.13)
activerecord-deprecated_finders (~> 1.0.2)
activesupport (= 4.0.13)
arel (~> 4.0.0)
activerecord-deprecated_finders (1.0.4)
activesupport (4.0.13)
i18n (~> 0.6, >= 0.6.9)
minitest (~> 4.2)
multi_json (~> 1.3)
thread_safe (~> 0.1)
tzinfo (~> 0.3.37)
acts_as_list (0.4.0)
activerecord (>= 3.0)
added_methods (0.1.2)
addressable (2.3.6)
arel (4.0.2)
backports (3.6.4)
brice (0.2.9)
ruby-nuggets (>= 0.5.2)
buftok (0.2.0)
builder (3.1.4)
byebug (2.7.0)
columnize (~> 0.3)
debugger-linecache (~> 1.2)
capistrano (3.1.0)
i18n
rake (>= 10.0.0)
sshkit (~> 1.3)
capistrano-bundler (1.1.2)
capistrano (~> 3.0)
sshkit (~> 1.2)
capistrano-faster-assets (1.0.2)
capistrano (>= 3.1)
capistrano-rails (1.1.1)
capistrano (~> 3.1)
capistrano-bundler (~> 1.1)
capistrano-rvm (0.1.1)
capistrano (~> 3.0)
sshkit (~> 1.2)
capistrano-sidekiq (0.2.6)
capistrano
sidekiq
capybara (2.2.1)
mime-types (>= 1.16)
nokogiri (>= 1.3.3)
rack (>= 1.0.0)
rack-test (>= 0.5.4)
xpath (~> 2.0)
carrierwave (0.10.0)
activemodel (>= 3.2.0)
activesupport (>= 3.2.0)
json (>= 1.7)
mime-types (>= 1.16)
celluloid (0.16.0)
timers (~> 4.0.0)
celluloid-io (0.15.0)
celluloid (>= 0.15.0)
nio4r (>= 0.5.0)
chardet (0.9.0)
chronic (0.10.2)
coffee-rails (4.0.1)
coffee-script (>= 2.2.0)
railties (>= 4.0.0, < 5.0)
coffee-script (2.2.0)
coffee-script-source
execjs
coffee-script-source (1.7.0)
columnize (0.3.6)
commander (4.2.0)
highline (~> 1.6.11)
commonjs (0.2.7)
composite_primary_keys (6.0.1)
activerecord (>= 4.0.0)
connection_pool (2.1.3)
cookiejar (0.3.2)
crack (0.4.2)
safe_yaml (~> 1.0.0)
curb (0.8.5)
daemons (1.1.9)
daemons-rails (1.2.1)
daemons
multi_json (~> 1.0)
dalli (2.7.2)
database_cleaner (1.2.0)
debugger-linecache (1.2.0)
deprecated (3.0.1)
diff-lcs (1.2.5)
dotenv (0.10.0)
em-hiredis (0.2.1)
hiredis (~> 0.4.0)
em-http-request (1.1.2)
addressable (>= 2.3.4)
cookiejar
em-socksify (>= 0.3)
eventmachine (>= 1.0.3)
http_parser.rb (>= 0.6.0)
em-redis (0.3.0)
eventmachine
em-resolv-replace (1.1.3)
em-socksify (0.3.0)
eventmachine (>= 1.0.0.beta.4)
em-synchrony (1.0.3)
eventmachine (>= 1.0.0.beta.1)
em-twitter (0.3.3)
buftok (~> 0.2)
eventmachine (~> 1.0)
http_parser.rb (~> 0.6)
simple_oauth (~> 0.2)
equalizer (0.0.9)
erubis (2.7.0)
ethon (0.6.3)
ffi (>= 1.3.0)
mime-types (~> 1.18)
eventmachine (1.0.3)
exception_notification (4.0.1)
actionmailer (>= 3.0.4)
activesupport (>= 3.0.4)
execjs (2.0.2)
factory_girl (4.4.0)
activesupport (>= 3.0.0)
factory_girl_rails (4.4.1)
factory_girl (~> 4.4.0)
railties (>= 3.0.0)
faker (1.3.0)
i18n (~> 0.5)
faraday (0.9.0)
multipart-post (>= 1.2, < 3)
feedbag (0.9.2)
hpricot (>= 0.6)
feedjira (1.0.0)
curb (~> 0.8.1)
loofah (~> 1.2.1)
sax-machine (~> 0.2.1)
ffi (1.9.3)
ffi-compiler (0.1.3)
ffi (>= 1.0.0)
rake
foreman (0.63.0)
dotenv (>= 0.7)
thor (>= 0.13.6)
formtastic (2.2.1)
actionpack (>= 3.0)
formtastic-bootstrap (3.0.0)
formtastic (>= 2.2)
gravatar-ultimate (2.0.0)
activesupport (>= 2.3.14)
rack
hash-deep-merge (0.1.1)
hashie (2.0.5)
highcharts-rails (3.0.10)
railties (>= 3.1)
highline (1.6.21)
hike (1.2.3)
hiredis (0.4.5)
hitimes (1.2.2)
houston (2.2.1)
commander (~> 4.1)
json
hpricot (0.8.6)
htmlentities (4.3.1)
http_parser.rb (0.6.0)
httpclient (2.3.4.1)
i18n (0.7.0)
jbuilder (1.5.3)
activesupport (>= 3.0.0)
multi_json (>= 1.2.0)
jquery-rails (3.1.0)
railties (>= 3.0, < 5.0)
thor (>= 0.14, < 2.0)
json (1.8.2)
jwt (0.1.11)
multi_json (>= 1.5)
koala (1.8.0)
addressable
faraday
multi_json
lazy_high_charts (1.5.2)
bundler (>= 1.0)
hash-deep-merge
less (2.5.0)
commonjs (~> 0.2.7)
less-rails (2.5.0)
actionpack (>= 3.1)
less (~> 2.5.0)
libv8 (3.16.14.3)
lograge (0.3.0)
actionpack (>= 3)
activesupport (>= 3)
railties (>= 3)
loofah (1.2.1)
nokogiri (>= 1.4.4)
mail (2.6.1)
mime-types (>= 1.16, < 3)
memoizable (0.4.2)
thread_safe (~> 0.3, >= 0.3.1)
mime-types (1.25.1)
mini_magick (3.7.0)
subexec (~> 0.2.1)
mini_portile (0.5.2)
minitest (4.7.5)
mock_redis (0.11.0)
multi_json (1.11.0)
multi_xml (0.5.5)
multipart-post (2.0.0)
mysql2 (0.3.15)
naught (1.0.0)
net-scp (1.1.2)
net-ssh (>= 2.6.5)
net-ssh (2.8.0)
netrc (0.8.0)
nio4r (1.0.0)
nokogiri (1.6.1)
mini_portile (~> 0.5.0)
oauth (0.4.7)
oauth-plugin (0.5.1)
multi_json
oauth (~> 0.4.4)
oauth2 (>= 0.5.0)
rack
oauth2 (0.9.3)
faraday (>= 0.8, < 0.10)
jwt (~> 0.1.8)
multi_json (~> 1.3)
multi_xml (~> 0.5)
rack (~> 1.2)
omniauth (1.2.1)
hashie (>= 1.2, < 3)
rack (~> 1.0)
omniauth-facebook (1.6.0)
omniauth-oauth2 (~> 1.1)
omniauth-oauth2 (1.1.2)
faraday (>= 0.8, < 0.10)
multi_json (~> 1.3)
oauth2 (~> 0.9.3)
omniauth (~> 1.2)
packet (0.1.15)
parallel (0.9.2)
parallel_tests (0.16.10)
parallel
patron (0.4.18)
psych (2.0.5)
puma (2.8.1)
rack (>= 1.1, < 2.0)
push_package (0.1.2)
rubyzip (~> 1.1.0)
quiet_assets (1.0.2)
railties (>= 3.1, < 5.0)
rack (1.5.2)
rack-protection (1.5.2)
rack
rack-test (0.6.3)
rack (>= 1.0)
rails (4.0.13)
actionmailer (= 4.0.13)
actionpack (= 4.0.13)
activerecord (= 4.0.13)
activesupport (= 4.0.13)
bundler (>= 1.3.0, < 2.0)
railties (= 4.0.13)
sprockets-rails (~> 2.0)
rails_autolink (1.1.5)
rails (> 3.1)
rails_config (0.5.0.beta1)
activesupport (>= 3.0)
railties (4.0.13)
actionpack (= 4.0.13)
activesupport (= 4.0.13)
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
rainbow (2.0.0)
rake (10.4.2)
redcarpet (3.1.1)
redis (3.2.1)
redis-namespace (1.5.2)
redis (~> 3.0, >= 3.0.4)
redis-objects (0.9.0)
redis (>= 3.0.2)
ref (1.0.5)
request_store (1.0.5)
rest-client (1.7.2)
mime-types (>= 1.16, < 3.0)
netrc (~> 0.7)
restclient_with_cert (0.0.8)
rest-client (>= 1.6)
rexec (1.6.3)
rainbow
rmagick (2.13.2)
rspec (2.14.1)
rspec-core (~> 2.14.0)
rspec-expectations (~> 2.14.0)
rspec-mocks (~> 2.14.0)
rspec-core (2.14.8)
rspec-expectations (2.14.5)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.14.6)
rspec-rails (2.14.1)
actionpack (>= 3.0)
activemodel (>= 3.0)
activesupport (>= 3.0)
railties (>= 3.0)
rspec-core (~> 2.14.0)
rspec-expectations (~> 2.14.0)
rspec-mocks (~> 2.14.0)
rspec-sidekiq (1.0.0)
rspec (>= 2.0.0)
sidekiq (>= 2.4.0)
ruby-nuggets (0.9.6)
rubydns (0.7.0)
eventmachine (~> 1.0.0)
rexec (~> 1.6.2)
rubyzip (1.1.0)
safe_yaml (1.0.1)
sanitize (2.1.0)
nokogiri (>= 1.4.4)
sass (3.2.15)
sass-rails (4.0.2)
railties (>= 4.0.0, < 5.0)
sass (~> 3.2.0)
sprockets (~> 2.8, <= 2.11.0)
sprockets-rails (~> 2.0.0)
sax-machine (0.2.1)
nokogiri (~> 1.6.0)
scrypt (1.2.1)
ffi-compiler (>= 0.0.2)
rake
sidekiq (3.3.3)
celluloid (>= 0.16.0)
connection_pool (>= 2.1.1)
json
redis (>= 3.0.6)
redis-namespace (>= 1.3.1)
simple-rss (1.3.1)
simple_form (3.0.1)
actionpack (>= 4.0.0, < 4.1)
activemodel (>= 4.0.0, < 4.1)
simple_oauth (0.2.0)
sinatra (1.4.4)
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
slim (2.0.2)
temple (~> 0.6.6)
tilt (>= 1.3.3, < 2.1)
spring (1.1.2)
sprockets (2.11.0)
hike (~> 1.2)
multi_json (~> 1.0)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
sprockets-rails (2.0.1)
actionpack (>= 3.0)
activesupport (>= 3.0)
sprockets (~> 2.8)
sshkit (1.3.0)
net-scp (>= 1.1.2)
net-ssh
term-ansicolor
statsd-instrument (1.7.0)
stripe (1.10.1)
json (~> 1.8.1)
mime-types (~> 1.25)
rest-client (~> 1.4)
subexec (0.2.3)
tabs_on_rails (2.2.0)
temple (0.6.7)
term-ansicolor (1.3.0)
tins (~> 1.0)
therubyracer (0.12.1)
libv8 (~> 3.16.14.0)
ref
thor (0.19.1)
thread_safe (0.3.5)
tilt (1.4.1)
timecop (0.7.1)
timers (4.0.1)
hitimes
tins (1.0.0)
turbolinks (2.2.1)
coffee-rails
twitter (5.10.0)
addressable (~> 2.3)
buftok (~> 0.2.0)
equalizer (~> 0.0.9)
faraday (~> 0.9.0)
http (~> 0.6.0)
http_parser.rb (~> 0.6.0)
json (~> 1.8)
memoizable (~> 0.4.0)
naught (~> 1.0)
simple_oauth (~> 0.2.0)
twitter-bootstrap-rails (2.2.8)
actionpack (>= 3.1)
execjs
rails (>= 3.1)
railties (>= 3.1)
twitter-text (1.8.0)
unf (~> 0.1.0)
twitter_oauth (0.4.94)
json (>= 1.8.0)
mime-types (>= 1.16)
oauth (>= 0.4.7)
typhoeus (0.6.7)
ethon (~> 0.6.2)
tzinfo (0.3.43)
uglifier (2.5.0)
execjs (>= 0.3.0)
json (>= 1.8.0)
unf (0.1.3)
unf_ext
unf_ext (0.0.6)
utf8_utils (2.0.1)
webmock (1.17.4)
addressable (>= 2.2.7)
crack (>= 0.3.2)
what_methods (1.0.1)
whenever (0.9.2)
activesupport (>= 2.3.4)
chronic (>= 0.6.3)
will_paginate (3.0.5)
will_paginate-bootstrap (1.0.0)
will_paginate (>= 3.0.3)
xpath (2.0.0)
nokogiri (~> 1.3)
PLATFORMS
ruby
DEPENDENCIES
aasm
acts_as_list
added_methods
ar-octopus!
authlogic!
backports
brice
byebug
capistrano (~> 3.1.0)
capistrano-bundler
capistrano-faster-assets (~> 1.0)
capistrano-puma!
capistrano-rails (~> 1.1.0)
capistrano-rvm (~> 0.1.0)
capistrano-sidekiq
capybara
carrierwave
celluloid
celluloid-io
chardet
coffee-rails (~> 4.0.0)
composite_primary_keys (= 6.0.1)
connection_pool
curb
daemons-rails
dalli
database_cleaner
deprecated
em-hiredis
em-http-request
em-redis
em-resolv-replace
em-synchrony
em-twitter
eventmachine
exception_notification
factory_girl_rails
faker
feedbag
feedjira
foreman
formtastic
formtastic-bootstrap
gravatar-ultimate
highcharts-rails
houston
hpricot
htmlentities
http!
httpclient
itunes-receipt!
jbuilder (~> 1.2)
jquery-rails
koala (~> 1.8.0rc1)
lazy_high_charts
less-rails
lograge
mail (= 2.6.1)
mini_magick
mock_redis
mysql2
oauth
oauth-plugin
oauth2
omniauth
omniauth-facebook
packet
parallel_tests
patron
psych
puma
push_package
quiet_assets
rails (= 4.0.13)
rails_autolink
rails_config (= 0.5.0.beta1)
rainbow
redcarpet
redis
redis-objects
rmagick
rspec
rspec-rails
rspec-sidekiq
rubydns
sanitize
sass-rails (~> 4.0.0)
scrypt
sidekiq (~> 3.3)
sidekiq-throttler!
simple-rss
simple_form
sinatra (>= 1.3.0)
slim
spring
sprockets-rails
statsd-instrument
stripe
tabs_on_rails
therubyracer
timecop
turbolinks
tweetstream!
twitter
twitter-bootstrap-rails
twitter-text
twitter_oauth
typhoeus
uglifier (>= 1.3.0)
utf8_utils
webmock
what_methods
whenever (~> 0.9.0)
will_paginate
will_paginate-bootstrap
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment