Gemfile.lock 6.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284
  1. GIT
  2. remote: https://github.com/wok/delayed_job
  3. revision: d1f53b489a13146f6b2ac27ef26b2e2dc6ae558c
  4. specs:
  5. delayed_job (3.0.4)
  6. activesupport (~> 3.0)
  7. GEM
  8. remote: https://rubygems.org/
  9. specs:
  10. actionmailer (3.2.13)
  11. actionpack (= 3.2.13)
  12. mail (~> 2.5.3)
  13. actionpack (3.2.13)
  14. activemodel (= 3.2.13)
  15. activesupport (= 3.2.13)
  16. builder (~> 3.0.0)
  17. erubis (~> 2.7.0)
  18. journey (~> 1.0.4)
  19. rack (~> 1.4.5)
  20. rack-cache (~> 1.2)
  21. rack-test (~> 0.6.1)
  22. sprockets (~> 2.2.1)
  23. activemodel (3.2.13)
  24. activesupport (= 3.2.13)
  25. builder (~> 3.0.0)
  26. activerecord (3.2.13)
  27. activemodel (= 3.2.13)
  28. activesupport (= 3.2.13)
  29. arel (~> 3.0.2)
  30. tzinfo (~> 0.3.29)
  31. activeresource (3.2.13)
  32. activemodel (= 3.2.13)
  33. activesupport (= 3.2.13)
  34. activesupport (3.2.13)
  35. i18n (= 0.6.1)
  36. multi_json (~> 1.0)
  37. addressable (2.3.5)
  38. arel (3.0.2)
  39. bcrypt-ruby (3.1.1)
  40. bootstrap-kaminari-views (0.0.2)
  41. kaminari (>= 0.13)
  42. rails (>= 3.1)
  43. builder (3.0.4)
  44. coderay (1.0.9)
  45. coffee-rails (3.2.2)
  46. coffee-script (>= 2.2.0)
  47. railties (~> 3.2.0)
  48. coffee-script (2.2.0)
  49. coffee-script-source
  50. execjs
  51. coffee-script-source (1.6.3)
  52. cookiejar (0.3.0)
  53. crack (0.4.1)
  54. safe_yaml (~> 0.9.0)
  55. daemons (1.1.9)
  56. delayed_job_active_record (0.3.3)
  57. activerecord (>= 2.1.0, < 4)
  58. delayed_job (~> 3.0)
  59. devise (3.0.0)
  60. bcrypt-ruby (~> 3.0)
  61. orm_adapter (~> 0.1)
  62. railties (>= 3.2.6, < 5)
  63. warden (~> 1.2.3)
  64. diff-lcs (1.2.4)
  65. dotenv (0.8.0)
  66. dotenv-rails (0.8.0)
  67. dotenv (= 0.8.0)
  68. em-http-request (1.0.3)
  69. addressable (>= 2.2.3)
  70. cookiejar
  71. em-socksify
  72. eventmachine (>= 1.0.0.beta.4)
  73. http_parser.rb (>= 0.5.3)
  74. em-socksify (0.3.0)
  75. eventmachine (>= 1.0.0.beta.4)
  76. erubis (2.7.0)
  77. ethon (0.5.12)
  78. ffi (>= 1.3.0)
  79. mime-types (~> 1.18)
  80. eventmachine (1.0.3)
  81. execjs (1.4.0)
  82. multi_json (~> 1.0)
  83. faraday (0.8.7)
  84. multipart-post (~> 1.1)
  85. fastercsv (1.5.5)
  86. ffi (1.9.0)
  87. foreman (0.63.0)
  88. dotenv (>= 0.7)
  89. thor (>= 0.13.6)
  90. geokit (1.6.5)
  91. multi_json
  92. geokit-rails3 (0.1.5)
  93. geokit (~> 1.5)
  94. rails (~> 3.0)
  95. hashie (2.0.5)
  96. hike (1.2.3)
  97. http_parser.rb (0.5.3)
  98. httparty (0.11.0)
  99. multi_json (~> 1.0)
  100. multi_xml (>= 0.5.2)
  101. httpauth (0.2.0)
  102. i18n (0.6.1)
  103. journey (1.0.4)
  104. jquery-rails (3.0.4)
  105. railties (>= 3.0, < 5.0)
  106. thor (>= 0.14, < 2.0)
  107. json (1.8.0)
  108. jsonpath (0.5.3)
  109. multi_json
  110. jwt (0.1.8)
  111. multi_json (>= 1.5)
  112. kaminari (0.14.1)
  113. actionpack (>= 3.0.0)
  114. activesupport (>= 3.0.0)
  115. kramdown (1.1.0)
  116. mail (2.5.4)
  117. mime-types (~> 1.16)
  118. treetop (~> 1.4.8)
  119. method_source (0.8.1)
  120. mime-types (1.23)
  121. mini_portile (0.5.1)
  122. multi_json (1.7.9)
  123. multi_xml (0.5.5)
  124. multipart-post (1.2.0)
  125. mysql2 (0.3.13)
  126. nokogiri (1.6.0)
  127. mini_portile (~> 0.5.0)
  128. oauth2 (0.9.2)
  129. faraday (~> 0.8)
  130. httpauth (~> 0.2)
  131. jwt (~> 0.1.4)
  132. multi_json (~> 1.0)
  133. multi_xml (~> 0.5)
  134. rack (~> 1.2)
  135. orm_adapter (0.4.0)
  136. polyglot (0.3.3)
  137. pry (0.9.12.2)
  138. coderay (~> 1.0.5)
  139. method_source (~> 0.8)
  140. slop (~> 3.4)
  141. rack (1.4.5)
  142. rack-cache (1.2)
  143. rack (>= 0.4)
  144. rack-ssl (1.3.3)
  145. rack
  146. rack-test (0.6.2)
  147. rack (>= 1.0)
  148. rails (3.2.13)
  149. actionmailer (= 3.2.13)
  150. actionpack (= 3.2.13)
  151. activerecord (= 3.2.13)
  152. activeresource (= 3.2.13)
  153. activesupport (= 3.2.13)
  154. bundler (~> 1.0)
  155. railties (= 3.2.13)
  156. railties (3.2.13)
  157. actionpack (= 3.2.13)
  158. activesupport (= 3.2.13)
  159. rack-ssl (~> 1.3.2)
  160. rake (>= 0.8.7)
  161. rdoc (~> 3.4)
  162. thor (>= 0.14.6, < 2.0)
  163. rake (10.1.0)
  164. rdoc (3.12.2)
  165. json (~> 1.4)
  166. rest-client (1.6.7)
  167. mime-types (>= 1.16)
  168. rr (1.1.2)
  169. rspec (2.14.1)
  170. rspec-core (~> 2.14.0)
  171. rspec-expectations (~> 2.14.0)
  172. rspec-mocks (~> 2.14.0)
  173. rspec-core (2.14.5)
  174. rspec-expectations (2.14.2)
  175. diff-lcs (>= 1.1.3, < 2.0)
  176. rspec-mocks (2.14.3)
  177. rspec-rails (2.14.0)
  178. actionpack (>= 3.0)
  179. activesupport (>= 3.0)
  180. railties (>= 3.0)
  181. rspec-core (~> 2.14.0)
  182. rspec-expectations (~> 2.14.0)
  183. rspec-mocks (~> 2.14.0)
  184. rufus-scheduler (2.0.22)
  185. tzinfo (>= 0.3.23)
  186. safe_yaml (0.9.5)
  187. sass (3.2.9)
  188. sass-rails (3.2.6)
  189. railties (~> 3.2.0)
  190. sass (>= 3.1.10)
  191. tilt (~> 1.3)
  192. select2-rails (3.4.3)
  193. sass-rails
  194. thor (~> 0.14)
  195. shoulda-matchers (2.2.0)
  196. activesupport (>= 3.0.0)
  197. simple_oauth (0.1.9)
  198. slop (3.4.5)
  199. sprockets (2.2.2)
  200. hike (~> 1.2)
  201. multi_json (~> 1.0)
  202. rack (~> 1.0)
  203. tilt (~> 1.1, != 1.3.0)
  204. system_timer (1.2.4)
  205. thor (0.18.1)
  206. tilt (1.4.1)
  207. treetop (1.4.14)
  208. polyglot
  209. polyglot (>= 0.3.1)
  210. twilio-ruby (3.10.0)
  211. builder (>= 2.1.2)
  212. jwt (>= 0.1.2)
  213. multi_json (>= 1.3.0)
  214. twitter (4.4.0)
  215. faraday (~> 0.8)
  216. multi_json (~> 1.3)
  217. simple_oauth (~> 0.1.6)
  218. twitter-stream (0.1.16)
  219. eventmachine (>= 0.12.8)
  220. http_parser.rb (~> 0.5.1)
  221. simple_oauth (~> 0.1.4)
  222. typhoeus (0.6.3)
  223. ethon (~> 0.5.11)
  224. tzinfo (0.3.37)
  225. uglifier (2.1.2)
  226. execjs (>= 0.3.0)
  227. multi_json (~> 1.0, >= 1.0.2)
  228. warden (1.2.3)
  229. rack (>= 1.0)
  230. webmock (1.13.0)
  231. addressable (>= 2.2.7)
  232. crack (>= 0.3.2)
  233. weibo_2 (0.1.4)
  234. hashie (~> 2.0.4)
  235. multi_json (~> 1.7.2)
  236. oauth2 (~> 0.9.1)
  237. rest-client (~> 1.6.7)
  238. wunderground (1.1.0)
  239. addressable
  240. httparty (> 0.6.0)
  241. json (> 1.4.0)
  242. PLATFORMS
  243. ruby
  244. DEPENDENCIES
  245. bootstrap-kaminari-views
  246. coffee-rails (~> 3.2.1)
  247. daemons
  248. delayed_job!
  249. delayed_job_active_record (~> 0.3.3)
  250. devise
  251. dotenv-rails
  252. em-http-request
  253. fastercsv
  254. foreman
  255. geokit-rails3
  256. jquery-rails
  257. json (>= 1.7.7)
  258. jsonpath
  259. kaminari
  260. kramdown
  261. mysql2
  262. nokogiri
  263. pry
  264. rails
  265. rake
  266. rr
  267. rspec
  268. rspec-rails
  269. rufus-scheduler
  270. sass-rails (~> 3.2.3)
  271. select2-rails
  272. shoulda-matchers
  273. system_timer
  274. twilio-ruby
  275. twitter
  276. twitter-stream (>= 0.1.16)
  277. typhoeus
  278. uglifier (>= 1.0.3)
  279. webmock
  280. weibo_2
  281. wunderground