asciinema.org/Gemfile.lock

364 lines
8.5 KiB
Plaintext
Raw Normal View History

GEM
remote: http://rubygems.org/
specs:
2013-08-08 10:16:16 +00:00
actionmailer (4.0.0)
actionpack (= 4.0.0)
mail (~> 2.5.3)
actionpack (4.0.0)
activesupport (= 4.0.0)
builder (~> 3.1.0)
erubis (~> 2.7.0)
2013-08-08 10:16:16 +00:00
rack (~> 1.5.2)
rack-test (~> 0.6.2)
active_model_serializers (0.8.1)
activemodel (>= 3.0)
2013-08-08 10:16:16 +00:00
activemodel (4.0.0)
activesupport (= 4.0.0)
builder (~> 3.1.0)
activerecord (4.0.0)
activemodel (= 4.0.0)
activerecord-deprecated_finders (~> 1.0.2)
activesupport (= 4.0.0)
arel (~> 4.0.0)
activerecord-deprecated_finders (1.0.3)
activesupport (4.0.0)
2013-08-08 09:40:23 +00:00
i18n (~> 0.6, >= 0.6.4)
2013-08-08 10:16:16 +00:00
minitest (~> 4.2)
multi_json (~> 1.3)
thread_safe (~> 0.1)
tzinfo (~> 0.3.37)
2013-05-27 22:19:11 +00:00
airbrake (3.1.12)
2013-01-31 10:12:24 +00:00
activesupport
2012-03-04 22:49:13 +00:00
builder
2013-01-31 10:12:24 +00:00
json
2013-08-08 10:16:16 +00:00
arel (4.0.0)
atomic (1.1.12)
bourne (1.1.2)
mocha (= 0.10.5)
builder (3.1.4)
2013-01-31 10:12:24 +00:00
cane (2.5.2)
2012-12-01 20:33:41 +00:00
parallel
2013-08-08 10:16:16 +00:00
capistrano (2.15.5)
2013-06-16 19:52:56 +00:00
highline
net-scp (>= 1.0.0)
net-sftp (>= 2.0.0)
net-ssh (>= 2.0.14)
net-ssh-gateway (>= 1.1.0)
capistrano-ext (1.2.1)
capistrano (>= 1.0.0)
capybara (2.1.0)
mime-types (>= 1.16)
nokogiri (>= 1.3.3)
rack (>= 1.0.0)
rack-test (>= 0.5.4)
xpath (~> 2.0)
2013-01-31 10:12:24 +00:00
carrierwave (0.8.0)
2012-12-01 20:33:41 +00:00
activemodel (>= 3.2.0)
activesupport (>= 3.2.0)
2013-07-05 10:59:33 +00:00
celluloid (0.14.1)
timers (>= 1.0.0)
coderay (1.0.9)
2013-08-08 10:16:16 +00:00
coffee-rails (4.0.0)
coffee-script (>= 2.2.0)
2013-08-08 10:16:16 +00:00
railties (>= 4.0.0.beta, < 5.0)
coffee-script (2.2.0)
coffee-script-source
execjs
2013-08-08 10:16:16 +00:00
coffee-script-source (1.6.3)
2013-07-05 10:59:33 +00:00
connection_pool (1.1.0)
2012-12-01 20:33:41 +00:00
daemons (1.1.9)
2013-05-27 22:19:11 +00:00
dalli (2.6.4)
database_cleaner (1.0.1)
diff-lcs (1.2.4)
2013-06-16 18:53:20 +00:00
dotenv (0.8.0)
dotenv-rails (0.8.0)
dotenv (= 0.8.0)
2013-05-27 19:23:46 +00:00
draper (1.2.1)
2013-01-31 10:12:24 +00:00
actionpack (>= 3.0)
activesupport (>= 3.0)
request_store (~> 1.0.3)
erubis (2.7.0)
eventmachine (1.0.3)
2013-08-08 10:16:16 +00:00
excon (0.25.3)
2012-12-01 20:33:41 +00:00
execjs (1.4.0)
multi_json (~> 1.0)
2013-01-31 10:12:24 +00:00
factory_girl (4.2.0)
2012-12-01 20:33:41 +00:00
activesupport (>= 3.0.0)
2013-05-27 22:19:11 +00:00
factory_girl_rails (4.2.1)
2013-01-31 10:12:24 +00:00
factory_girl (~> 4.2.0)
2011-11-23 21:17:34 +00:00
railties (>= 3.0.0)
2013-08-08 10:16:16 +00:00
faraday (0.8.8)
multipart-post (~> 1.2.0)
2013-05-27 17:53:05 +00:00
faye-websocket (0.4.7)
eventmachine (>= 0.12.0)
2013-08-05 10:55:15 +00:00
ffi (1.9.0)
2013-01-31 10:12:24 +00:00
fog (1.9.0)
2012-03-10 15:20:10 +00:00
builder
2012-12-01 20:33:41 +00:00
excon (~> 0.14)
2012-03-10 15:20:10 +00:00
formatador (~> 0.2.0)
mime-types
2012-12-01 20:33:41 +00:00
multi_json (~> 1.0)
2012-03-10 15:20:10 +00:00
net-scp (~> 1.0.4)
net-ssh (>= 2.1.3)
nokogiri (~> 1.5.0)
ruby-hmac
foreman (0.63.0)
dotenv (>= 0.7)
thor (>= 0.13.6)
2012-12-01 20:33:41 +00:00
formatador (0.2.4)
2013-08-08 10:16:16 +00:00
guard (1.8.2)
formatador (>= 0.2.4)
2013-05-27 22:19:11 +00:00
listen (>= 1.0.0)
2012-12-01 20:33:41 +00:00
lumberjack (>= 1.0.2)
pry (>= 0.9.10)
thor (>= 0.14.6)
2013-08-08 10:16:16 +00:00
guard-rspec (3.0.2)
2013-05-27 22:19:11 +00:00
guard (>= 1.8)
rspec (~> 2.13)
2013-05-27 21:44:12 +00:00
hashie (2.0.5)
2013-06-16 19:52:56 +00:00
highline (1.6.19)
hike (1.2.3)
2013-05-27 17:53:05 +00:00
http_parser.rb (0.5.3)
2012-12-01 20:33:41 +00:00
httpauth (0.2.0)
2013-08-08 09:40:23 +00:00
i18n (0.6.4)
2013-01-31 10:12:24 +00:00
jasmine-core (1.3.1)
jasmine-rails (0.4.5)
jasmine-core (~> 1.3)
rails (>= 3.1.0)
sprockets-rails
2013-08-08 10:16:16 +00:00
jquery-rails (2.2.2)
2012-12-01 20:33:41 +00:00
railties (>= 3.0, < 5.0)
thor (>= 0.14, < 2.0)
2013-05-27 12:36:46 +00:00
json (1.8.0)
2013-05-27 21:44:12 +00:00
jwt (0.1.8)
multi_json (>= 1.5)
2012-12-01 20:33:41 +00:00
kaminari (0.14.1)
2012-03-04 14:18:09 +00:00
actionpack (>= 3.0.0)
activesupport (>= 3.0.0)
2013-01-31 10:12:24 +00:00
kgio (2.8.0)
2013-08-08 10:16:16 +00:00
listen (1.2.2)
2013-05-27 22:19:11 +00:00
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
rb-kqueue (>= 0.2)
2013-08-08 10:16:16 +00:00
lumberjack (1.0.4)
2013-05-27 12:36:46 +00:00
mail (2.5.4)
mime-types (~> 1.16)
treetop (~> 1.4.8)
2013-08-08 10:16:16 +00:00
metaclass (0.0.1)
method_source (0.8.2)
2013-05-27 12:36:46 +00:00
mime-types (1.23)
2013-08-08 10:16:16 +00:00
minitest (4.7.5)
mocha (0.10.5)
metaclass (~> 0.0.1)
2013-08-08 09:40:23 +00:00
multi_json (1.7.8)
2013-05-27 21:44:12 +00:00
multipart-post (1.2.0)
2012-03-10 15:20:10 +00:00
net-scp (1.0.4)
net-ssh (>= 1.99.1)
2013-06-16 19:52:56 +00:00
net-sftp (2.1.2)
net-ssh (>= 2.6.5)
2013-08-08 10:16:16 +00:00
net-ssh (2.6.8)
2013-06-16 19:52:56 +00:00
net-ssh-gateway (1.2.0)
net-ssh (>= 2.6.5)
2013-08-08 10:16:16 +00:00
nokogiri (1.5.10)
2012-12-01 20:33:41 +00:00
oauth (0.4.7)
2013-05-27 21:44:12 +00:00
oauth2 (0.8.1)
2012-12-01 20:33:41 +00:00
faraday (~> 0.8)
httpauth (~> 0.1)
jwt (~> 0.1.4)
multi_json (~> 1.0)
2012-12-01 20:33:41 +00:00
rack (~> 1.2)
2013-05-27 21:44:12 +00:00
omniauth (1.1.4)
hashie (>= 1.2, < 3)
rack
2013-08-08 10:16:16 +00:00
omniauth-github (1.1.1)
omniauth (~> 1.0)
2012-12-01 20:33:41 +00:00
omniauth-oauth2 (~> 1.1)
omniauth-oauth (1.0.1)
oauth
omniauth (~> 1.0)
2012-12-01 20:33:41 +00:00
omniauth-oauth2 (1.1.1)
oauth2 (~> 0.8.0)
omniauth (~> 1.0)
2013-08-08 10:16:16 +00:00
omniauth-twitter (0.0.18)
2012-12-01 20:33:41 +00:00
multi_json (~> 1.3)
omniauth-oauth (~> 1.0)
2012-06-07 19:02:30 +00:00
open4 (1.3.0)
2013-08-08 10:16:16 +00:00
parallel (0.7.1)
2012-12-01 20:33:41 +00:00
pg (0.14.1)
poltergeist (1.3.0)
capybara (~> 2.1.0)
faye-websocket (>= 0.4.4, < 0.5.0)
2013-05-27 17:53:05 +00:00
http_parser.rb (~> 0.5.3)
polyglot (0.3.3)
2013-08-08 10:16:16 +00:00
protected_attributes (1.0.3)
activemodel (>= 4.0.0, < 5.0)
pry (0.9.12.2)
2012-08-23 18:22:40 +00:00
coderay (~> 1.0.5)
2012-12-01 20:33:41 +00:00
method_source (~> 0.8)
2013-01-31 10:12:24 +00:00
slop (~> 3.4)
2013-08-08 10:16:16 +00:00
pry-rails (0.3.2)
2012-12-01 20:33:41 +00:00
pry (>= 0.9.10)
2013-05-27 22:19:11 +00:00
quiet_assets (1.0.2)
railties (>= 3.1, < 5.0)
2013-08-08 10:16:16 +00:00
rack (1.5.2)
rack-protection (1.5.0)
rack
2012-11-18 23:19:42 +00:00
rack-test (0.6.2)
rack (>= 1.0)
2013-08-08 10:16:16 +00:00
rails (4.0.0)
actionmailer (= 4.0.0)
actionpack (= 4.0.0)
activerecord (= 4.0.0)
activesupport (= 4.0.0)
bundler (>= 1.3.0, < 2.0)
railties (= 4.0.0)
sprockets-rails (~> 2.0.0)
railties (4.0.0)
actionpack (= 4.0.0)
activesupport (= 4.0.0)
rake (>= 0.8.7)
2013-08-08 10:16:16 +00:00
thor (>= 0.18.1, < 2.0)
raindrops (0.11.0)
2013-05-27 12:36:46 +00:00
rake (10.0.4)
2013-05-27 22:19:11 +00:00
rb-fsevent (0.9.3)
rb-inotify (0.9.0)
ffi (>= 0.5.0)
rb-kqueue (0.2.0)
2013-05-27 17:53:05 +00:00
ffi (>= 0.5.0)
2012-12-01 20:33:41 +00:00
redcarpet (2.2.2)
2013-07-05 10:59:33 +00:00
redis (3.0.4)
2013-08-06 11:54:20 +00:00
redis-namespace (1.3.1)
2013-07-05 10:59:33 +00:00
redis (~> 3.0.0)
2013-01-31 10:12:24 +00:00
request_store (1.0.5)
rspec (2.14.1)
rspec-core (~> 2.14.0)
rspec-expectations (~> 2.14.0)
rspec-mocks (~> 2.14.0)
2013-08-08 10:16:16 +00:00
rspec-core (2.14.4)
rspec-expectations (2.14.0)
diff-lcs (>= 1.1.3, < 2.0)
2013-08-08 10:16:16 +00:00
rspec-mocks (2.14.2)
rspec-rails (2.14.0)
2012-02-11 13:15:13 +00:00
actionpack (>= 3.0)
activesupport (>= 3.0)
railties (>= 3.0)
rspec-core (~> 2.14.0)
rspec-expectations (~> 2.14.0)
rspec-mocks (~> 2.14.0)
2012-03-10 15:20:10 +00:00
ruby-hmac (0.4.0)
2013-08-08 10:16:16 +00:00
sass (3.2.10)
sass-rails (4.0.0)
railties (>= 4.0.0.beta, < 5.0)
2012-02-11 13:15:13 +00:00
sass (>= 3.1.10)
2013-08-08 10:16:16 +00:00
sprockets-rails (~> 2.0.0)
shoulda-matchers (1.4.2)
activesupport (>= 3.0.0)
2013-08-08 10:16:16 +00:00
bourne (~> 1.1.2)
2013-08-06 11:54:20 +00:00
sidekiq (2.13.0)
2013-07-05 10:59:33 +00:00
celluloid (>= 0.14.1)
connection_pool (>= 1.0.0)
json
redis (>= 3.0)
redis-namespace
2013-08-08 10:16:16 +00:00
simple_form (3.0.0.rc)
actionpack (>= 4.0.0.rc1, < 4.1)
activemodel (>= 4.0.0.rc1, < 4.1)
2012-12-01 20:33:41 +00:00
simplecov (0.7.1)
2012-04-09 16:23:28 +00:00
multi_json (~> 1.0)
2012-12-01 20:33:41 +00:00
simplecov-html (~> 0.7.1)
simplecov-html (0.7.1)
sinatra (1.4.3)
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
2013-08-08 09:40:23 +00:00
slim (2.0.1)
temple (~> 0.6.6)
tilt (>= 1.3.3, < 2.1)
2013-08-08 10:16:16 +00:00
slop (3.4.6)
sprockets (2.10.0)
hike (~> 1.2)
2012-12-01 17:58:03 +00:00
multi_json (~> 1.0)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
2013-08-08 10:16:16 +00:00
sprockets-rails (2.0.0)
actionpack (>= 3.0)
activesupport (>= 3.0)
sprockets (~> 2.8)
2013-08-08 09:40:23 +00:00
temple (0.6.6)
2013-05-27 22:19:11 +00:00
thin (1.5.1)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
2013-05-27 12:36:46 +00:00
thor (0.18.1)
2013-08-08 10:16:16 +00:00
thread_safe (0.1.2)
atomic
2013-05-27 12:36:46 +00:00
tilt (1.4.1)
2013-07-05 10:59:33 +00:00
timers (1.1.0)
2013-08-08 09:40:23 +00:00
treetop (1.4.14)
polyglot
polyglot (>= 0.3.1)
2013-05-27 12:36:46 +00:00
tzinfo (0.3.37)
2013-08-08 10:16:16 +00:00
uglifier (2.1.2)
execjs (>= 0.3.0)
2012-12-01 20:33:41 +00:00
multi_json (~> 1.0, >= 1.0.2)
2013-08-08 10:16:16 +00:00
unicorn (4.6.3)
2012-06-09 13:23:56 +00:00
kgio (~> 2.6)
rack
raindrops (~> 0.7)
xpath (2.0.0)
nokogiri (~> 1.3)
yajl-ruby (1.1.0)
2013-07-21 13:55:51 +00:00
zeus (0.13.4.pre2)
method_source (>= 0.6.7)
PLATFORMS
ruby
DEPENDENCIES
active_model_serializers (~> 0.8.1)
2013-05-27 13:21:38 +00:00
airbrake (~> 3.1.7)
cane (~> 2.5.2)
2013-06-16 19:52:56 +00:00
capistrano (~> 2.15)
capistrano-ext (~> 1.2)
capybara (~> 2.1.0)
2013-05-27 13:21:38 +00:00
carrierwave (~> 0.8.0)
2013-08-08 10:16:16 +00:00
coffee-rails (~> 4.0.0)
2013-05-27 13:21:38 +00:00
dalli (~> 2.6.2)
2013-05-27 22:19:11 +00:00
database_cleaner (~> 1.0.1)
2013-06-16 19:52:56 +00:00
dotenv-rails (~> 0.8)
2013-05-27 19:23:46 +00:00
draper (~> 1.2.1)
2013-05-27 13:21:38 +00:00
factory_girl_rails (~> 4.2.0)
fog (~> 1.9.0)
foreman (~> 0.63.0)
2013-05-27 22:19:11 +00:00
guard (~> 1.8.0)
guard-rspec (~> 3.0.0)
jasmine-rails (~> 0.4.5)
2013-05-27 13:21:38 +00:00
jquery-rails (~> 2.2.0)
kaminari (~> 0.14.1)
2013-05-27 21:44:12 +00:00
omniauth (~> 1.1.4)
omniauth-github (~> 1.1.0)
omniauth-twitter (~> 0.0.16)
2013-05-27 13:21:38 +00:00
open4 (~> 1.3.0)
pg (~> 0.14.1)
poltergeist (~> 1.3.0)
2013-08-08 10:16:16 +00:00
protected_attributes (~> 1.0.3)
pry-rails (~> 0.3.0)
2013-05-27 13:21:38 +00:00
quiet_assets (~> 1.0.1)
2013-08-08 10:16:16 +00:00
rails (~> 4.0.0)
2013-05-27 13:21:38 +00:00
rake (~> 10.0.4)
2013-05-27 22:19:11 +00:00
rb-inotify (~> 0.9.0)
2013-05-27 13:21:38 +00:00
redcarpet (~> 2.2.2)
rspec-rails (~> 2.14)
2013-08-08 10:16:16 +00:00
sass-rails (~> 4.0.0)
shoulda-matchers (~> 1.4.1)
2013-08-06 11:54:20 +00:00
sidekiq (~> 2.13)
2013-08-08 10:16:16 +00:00
simple_form (~> 3.0.0.rc)
2013-05-27 13:21:38 +00:00
simplecov (~> 0.7.1)
sinatra (~> 1.4.3)
2013-08-08 09:40:23 +00:00
slim (~> 2.0.0)
2013-05-27 13:21:38 +00:00
thin (~> 1.5.0)
2013-08-08 10:16:16 +00:00
uglifier (>= 2.1.2)
unicorn (~> 4.6.2)
yajl-ruby
2013-07-21 13:55:51 +00:00
zeus (= 0.13.4.pre2)