123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284 |
- GIT
- remote: https://github.com/wok/delayed_job
- revision: d1f53b489a13146f6b2ac27ef26b2e2dc6ae558c
- specs:
- delayed_job (3.0.4)
- activesupport (~> 3.0)
- GEM
- remote: https://rubygems.org/
- specs:
- actionmailer (3.2.13)
- actionpack (= 3.2.13)
- mail (~> 2.5.3)
- actionpack (3.2.13)
- activemodel (= 3.2.13)
- activesupport (= 3.2.13)
- builder (~> 3.0.0)
- erubis (~> 2.7.0)
- journey (~> 1.0.4)
- rack (~> 1.4.5)
- rack-cache (~> 1.2)
- rack-test (~> 0.6.1)
- sprockets (~> 2.2.1)
- activemodel (3.2.13)
- activesupport (= 3.2.13)
- builder (~> 3.0.0)
- activerecord (3.2.13)
- activemodel (= 3.2.13)
- activesupport (= 3.2.13)
- arel (~> 3.0.2)
- tzinfo (~> 0.3.29)
- activeresource (3.2.13)
- activemodel (= 3.2.13)
- activesupport (= 3.2.13)
- activesupport (3.2.13)
- i18n (= 0.6.1)
- multi_json (~> 1.0)
- addressable (2.3.5)
- arel (3.0.2)
- bcrypt-ruby (3.1.1)
- bootstrap-kaminari-views (0.0.2)
- kaminari (>= 0.13)
- rails (>= 3.1)
- builder (3.0.4)
- coderay (1.0.9)
- coffee-rails (3.2.2)
- coffee-script (>= 2.2.0)
- railties (~> 3.2.0)
- coffee-script (2.2.0)
- coffee-script-source
- execjs
- coffee-script-source (1.6.3)
- cookiejar (0.3.0)
- crack (0.4.1)
- safe_yaml (~> 0.9.0)
- daemons (1.1.9)
- delayed_job_active_record (0.3.3)
- activerecord (>= 2.1.0, < 4)
- delayed_job (~> 3.0)
- devise (3.0.0)
- bcrypt-ruby (~> 3.0)
- orm_adapter (~> 0.1)
- railties (>= 3.2.6, < 5)
- warden (~> 1.2.3)
- diff-lcs (1.2.4)
- dotenv (0.8.0)
- dotenv-rails (0.8.0)
- dotenv (= 0.8.0)
- em-http-request (1.0.3)
- addressable (>= 2.2.3)
- cookiejar
- em-socksify
- eventmachine (>= 1.0.0.beta.4)
- http_parser.rb (>= 0.5.3)
- em-socksify (0.3.0)
- eventmachine (>= 1.0.0.beta.4)
- erubis (2.7.0)
- ethon (0.5.12)
- ffi (>= 1.3.0)
- mime-types (~> 1.18)
- eventmachine (1.0.3)
- execjs (1.4.0)
- multi_json (~> 1.0)
- faraday (0.8.7)
- multipart-post (~> 1.1)
- fastercsv (1.5.5)
- ffi (1.9.0)
- foreman (0.63.0)
- dotenv (>= 0.7)
- thor (>= 0.13.6)
- geokit (1.6.5)
- multi_json
- geokit-rails3 (0.1.5)
- geokit (~> 1.5)
- rails (~> 3.0)
- hashie (2.0.5)
- hike (1.2.3)
- http_parser.rb (0.5.3)
- httparty (0.11.0)
- multi_json (~> 1.0)
- multi_xml (>= 0.5.2)
- httpauth (0.2.0)
- i18n (0.6.1)
- journey (1.0.4)
- jquery-rails (3.0.4)
- railties (>= 3.0, < 5.0)
- thor (>= 0.14, < 2.0)
- json (1.8.0)
- jsonpath (0.5.3)
- multi_json
- jwt (0.1.8)
- multi_json (>= 1.5)
- kaminari (0.14.1)
- actionpack (>= 3.0.0)
- activesupport (>= 3.0.0)
- kramdown (1.1.0)
- mail (2.5.4)
- mime-types (~> 1.16)
- treetop (~> 1.4.8)
- method_source (0.8.1)
- mime-types (1.23)
- mini_portile (0.5.1)
- multi_json (1.7.9)
- multi_xml (0.5.5)
- multipart-post (1.2.0)
- mysql2 (0.3.13)
- nokogiri (1.6.0)
- mini_portile (~> 0.5.0)
- oauth2 (0.9.2)
- faraday (~> 0.8)
- httpauth (~> 0.2)
- jwt (~> 0.1.4)
- multi_json (~> 1.0)
- multi_xml (~> 0.5)
- rack (~> 1.2)
- orm_adapter (0.4.0)
- polyglot (0.3.3)
- pry (0.9.12.2)
- coderay (~> 1.0.5)
- method_source (~> 0.8)
- slop (~> 3.4)
- rack (1.4.5)
- rack-cache (1.2)
- rack (>= 0.4)
- rack-ssl (1.3.3)
- rack
- rack-test (0.6.2)
- rack (>= 1.0)
- rails (3.2.13)
- actionmailer (= 3.2.13)
- actionpack (= 3.2.13)
- activerecord (= 3.2.13)
- activeresource (= 3.2.13)
- activesupport (= 3.2.13)
- bundler (~> 1.0)
- railties (= 3.2.13)
- railties (3.2.13)
- actionpack (= 3.2.13)
- activesupport (= 3.2.13)
- rack-ssl (~> 1.3.2)
- rake (>= 0.8.7)
- rdoc (~> 3.4)
- thor (>= 0.14.6, < 2.0)
- rake (10.1.0)
- rdoc (3.12.2)
- json (~> 1.4)
- rest-client (1.6.7)
- mime-types (>= 1.16)
- rr (1.1.2)
- rspec (2.14.1)
- rspec-core (~> 2.14.0)
- rspec-expectations (~> 2.14.0)
- rspec-mocks (~> 2.14.0)
- rspec-core (2.14.5)
- rspec-expectations (2.14.2)
- diff-lcs (>= 1.1.3, < 2.0)
- rspec-mocks (2.14.3)
- rspec-rails (2.14.0)
- actionpack (>= 3.0)
- activesupport (>= 3.0)
- railties (>= 3.0)
- rspec-core (~> 2.14.0)
- rspec-expectations (~> 2.14.0)
- rspec-mocks (~> 2.14.0)
- rufus-scheduler (2.0.22)
- tzinfo (>= 0.3.23)
- safe_yaml (0.9.5)
- sass (3.2.9)
- sass-rails (3.2.6)
- railties (~> 3.2.0)
- sass (>= 3.1.10)
- tilt (~> 1.3)
- select2-rails (3.4.3)
- sass-rails
- thor (~> 0.14)
- shoulda-matchers (2.2.0)
- activesupport (>= 3.0.0)
- simple_oauth (0.1.9)
- slop (3.4.5)
- sprockets (2.2.2)
- hike (~> 1.2)
- multi_json (~> 1.0)
- rack (~> 1.0)
- tilt (~> 1.1, != 1.3.0)
- system_timer (1.2.4)
- thor (0.18.1)
- tilt (1.4.1)
- treetop (1.4.14)
- polyglot
- polyglot (>= 0.3.1)
- twilio-ruby (3.10.0)
- builder (>= 2.1.2)
- jwt (>= 0.1.2)
- multi_json (>= 1.3.0)
- twitter (4.4.0)
- faraday (~> 0.8)
- multi_json (~> 1.3)
- simple_oauth (~> 0.1.6)
- twitter-stream (0.1.16)
- eventmachine (>= 0.12.8)
- http_parser.rb (~> 0.5.1)
- simple_oauth (~> 0.1.4)
- typhoeus (0.6.3)
- ethon (~> 0.5.11)
- tzinfo (0.3.37)
- uglifier (2.1.2)
- execjs (>= 0.3.0)
- multi_json (~> 1.0, >= 1.0.2)
- warden (1.2.3)
- rack (>= 1.0)
- webmock (1.13.0)
- addressable (>= 2.2.7)
- crack (>= 0.3.2)
- weibo_2 (0.1.4)
- hashie (~> 2.0.4)
- multi_json (~> 1.7.2)
- oauth2 (~> 0.9.1)
- rest-client (~> 1.6.7)
- wunderground (1.1.0)
- addressable
- httparty (> 0.6.0)
- json (> 1.4.0)
- PLATFORMS
- ruby
- DEPENDENCIES
- bootstrap-kaminari-views
- coffee-rails (~> 3.2.1)
- daemons
- delayed_job!
- delayed_job_active_record (~> 0.3.3)
- devise
- dotenv-rails
- em-http-request
- fastercsv
- foreman
- geokit-rails3
- jquery-rails
- json (>= 1.7.7)
- jsonpath
- kaminari
- kramdown
- mysql2
- nokogiri
- pry
- rails
- rake
- rr
- rspec
- rspec-rails
- rufus-scheduler
- sass-rails (~> 3.2.3)
- select2-rails
- shoulda-matchers
- system_timer
- twilio-ruby
- twitter
- twitter-stream (>= 0.1.16)
- typhoeus
- uglifier (>= 1.0.3)
- webmock
- weibo_2
- wunderground
|