Nessuna descrizione http://j1x-huginn.herokuapp.com

Gemfile.lock 6.6KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295
  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.3)
  38. arel (3.0.2)
  39. bcrypt-ruby (3.0.1)
  40. bootstrap-kaminari-views (0.0.2)
  41. kaminari (>= 0.13)
  42. rails (>= 3.1)
  43. bootstrap-sass (2.3.1.0)
  44. sass (~> 3.2)
  45. bourne (1.4.0)
  46. mocha (~> 0.13.2)
  47. builder (3.0.4)
  48. coderay (1.0.9)
  49. coffee-rails (3.2.2)
  50. coffee-script (>= 2.2.0)
  51. railties (~> 3.2.0)
  52. coffee-script (2.2.0)
  53. coffee-script-source
  54. execjs
  55. coffee-script-source (1.6.2)
  56. cookiejar (0.3.0)
  57. crack (0.3.2)
  58. daemons (1.1.9)
  59. delayed_job_active_record (0.3.3)
  60. activerecord (>= 2.1.0, < 4)
  61. delayed_job (~> 3.0)
  62. devise (2.2.3)
  63. bcrypt-ruby (~> 3.0)
  64. orm_adapter (~> 0.1)
  65. railties (~> 3.1)
  66. warden (~> 1.2.1)
  67. diff-lcs (1.2.1)
  68. dotenv (0.6.0)
  69. dotenv-rails (0.6.0)
  70. dotenv (= 0.6.0)
  71. em-http-request (1.0.3)
  72. addressable (>= 2.2.3)
  73. cookiejar
  74. em-socksify
  75. eventmachine (>= 1.0.0.beta.4)
  76. http_parser.rb (>= 0.5.3)
  77. em-socksify (0.2.1)
  78. eventmachine (>= 1.0.0.beta.4)
  79. erubis (2.7.0)
  80. ethon (0.5.10)
  81. ffi (~> 1.3.0)
  82. mime-types (~> 1.18)
  83. eventmachine (1.0.3)
  84. execjs (1.4.0)
  85. multi_json (~> 1.0)
  86. faraday (0.8.6)
  87. multipart-post (~> 1.1)
  88. fastercsv (1.5.5)
  89. ffi (1.3.1)
  90. font-awesome-sass-rails (3.0.2.2)
  91. railties (>= 3.1.1)
  92. sass-rails (>= 3.1.1)
  93. foreman (0.62.0)
  94. thor (>= 0.13.6)
  95. geokit (1.6.5)
  96. multi_json
  97. geokit-rails3 (0.1.5)
  98. geokit (~> 1.5)
  99. rails (~> 3.0)
  100. haml (4.0.2)
  101. tilt
  102. hike (1.2.1)
  103. http_parser.rb (0.5.3)
  104. httparty (0.10.2)
  105. multi_json (~> 1.0)
  106. multi_xml (>= 0.5.2)
  107. i18n (0.6.1)
  108. journey (1.0.4)
  109. jquery-rails (2.2.1)
  110. railties (>= 3.0, < 5.0)
  111. thor (>= 0.14, < 2.0)
  112. jquery-ui-rails (3.0.1)
  113. jquery-rails
  114. railties (>= 3.1.0)
  115. json (1.7.7)
  116. jsonpath (0.5.1)
  117. multi_json
  118. kaminari (0.14.1)
  119. actionpack (>= 3.0.0)
  120. activesupport (>= 3.0.0)
  121. kramdown (0.14.2)
  122. mail (2.5.3)
  123. i18n (>= 0.4.0)
  124. mime-types (~> 1.16)
  125. treetop (~> 1.4.8)
  126. metaclass (0.0.1)
  127. method_source (0.8.1)
  128. mime-types (1.22)
  129. mocha (0.13.3)
  130. metaclass (~> 0.0.1)
  131. multi_json (1.7.2)
  132. multi_xml (0.5.3)
  133. multipart-post (1.2.0)
  134. mysql2 (0.3.11)
  135. nested_form (0.3.2)
  136. nokogiri (1.5.9)
  137. orm_adapter (0.4.0)
  138. polyglot (0.3.3)
  139. pry (0.9.12)
  140. coderay (~> 1.0.5)
  141. method_source (~> 0.8)
  142. slop (~> 3.4)
  143. rack (1.4.5)
  144. rack-cache (1.2)
  145. rack (>= 0.4)
  146. rack-pjax (0.7.0)
  147. nokogiri (~> 1.5)
  148. rack (~> 1.3)
  149. rack-ssl (1.3.3)
  150. rack
  151. rack-test (0.6.2)
  152. rack (>= 1.0)
  153. rails (3.2.13)
  154. actionmailer (= 3.2.13)
  155. actionpack (= 3.2.13)
  156. activerecord (= 3.2.13)
  157. activeresource (= 3.2.13)
  158. activesupport (= 3.2.13)
  159. bundler (~> 1.0)
  160. railties (= 3.2.13)
  161. rails_admin (0.4.6)
  162. bootstrap-sass (~> 2.2)
  163. builder (~> 3.0)
  164. coffee-rails (~> 3.1)
  165. font-awesome-sass-rails (~> 3.0, >= 3.0.0.1)
  166. haml (~> 4.0)
  167. jquery-rails (~> 2.1)
  168. jquery-ui-rails (~> 3.0)
  169. kaminari (~> 0.14)
  170. nested_form (~> 0.3)
  171. rack-pjax (~> 0.6)
  172. rails (~> 3.1)
  173. remotipart (~> 1.0)
  174. safe_yaml (~> 0.6)
  175. sass-rails (~> 3.1)
  176. railties (3.2.13)
  177. actionpack (= 3.2.13)
  178. activesupport (= 3.2.13)
  179. rack-ssl (~> 1.3.2)
  180. rake (>= 0.8.7)
  181. rdoc (~> 3.4)
  182. thor (>= 0.14.6, < 2.0)
  183. rake (10.0.4)
  184. rdoc (3.12.2)
  185. json (~> 1.4)
  186. remotipart (1.0.5)
  187. rr (1.0.4)
  188. rspec (2.13.0)
  189. rspec-core (~> 2.13.0)
  190. rspec-expectations (~> 2.13.0)
  191. rspec-mocks (~> 2.13.0)
  192. rspec-core (2.13.0)
  193. rspec-expectations (2.13.0)
  194. diff-lcs (>= 1.1.3, < 2.0)
  195. rspec-mocks (2.13.0)
  196. rspec-rails (2.13.0)
  197. actionpack (>= 3.0)
  198. activesupport (>= 3.0)
  199. railties (>= 3.0)
  200. rspec-core (~> 2.13.0)
  201. rspec-expectations (~> 2.13.0)
  202. rspec-mocks (~> 2.13.0)
  203. rufus-scheduler (2.0.18)
  204. tzinfo (>= 0.3.23)
  205. safe_yaml (0.9.0)
  206. sass (3.2.7)
  207. sass-rails (3.2.6)
  208. railties (~> 3.2.0)
  209. sass (>= 3.1.10)
  210. tilt (~> 1.3)
  211. select2-rails (3.3.1)
  212. sass-rails (>= 3.2)
  213. thor (~> 0.14)
  214. shoulda-matchers (1.5.6)
  215. activesupport (>= 3.0.0)
  216. bourne (~> 1.3)
  217. simple_oauth (0.1.9)
  218. slop (3.4.3)
  219. sprockets (2.2.2)
  220. hike (~> 1.2)
  221. multi_json (~> 1.0)
  222. rack (~> 1.0)
  223. tilt (~> 1.1, != 1.3.0)
  224. system_timer (1.2.4)
  225. thor (0.18.1)
  226. tilt (1.3.6)
  227. treetop (1.4.12)
  228. polyglot
  229. polyglot (>= 0.3.1)
  230. twitter (4.4.0)
  231. faraday (~> 0.8)
  232. multi_json (~> 1.3)
  233. simple_oauth (~> 0.1.6)
  234. twitter-stream (0.1.16)
  235. eventmachine (>= 0.12.8)
  236. http_parser.rb (~> 0.5.1)
  237. simple_oauth (~> 0.1.4)
  238. typhoeus (0.6.2)
  239. ethon (~> 0.5.10)
  240. tzinfo (0.3.37)
  241. uglifier (1.3.0)
  242. execjs (>= 0.3.0)
  243. multi_json (~> 1.0, >= 1.0.2)
  244. warden (1.2.1)
  245. rack (>= 1.0)
  246. webmock (1.11.0)
  247. addressable (>= 2.2.7)
  248. crack (>= 0.3.2)
  249. wunderground (1.0.0)
  250. addressable
  251. httparty (> 0.6.0)
  252. json (> 1.4.0)
  253. PLATFORMS
  254. ruby
  255. DEPENDENCIES
  256. bootstrap-kaminari-views
  257. coffee-rails (~> 3.2.1)
  258. daemons
  259. delayed_job!
  260. delayed_job_active_record (~> 0.3.3)
  261. devise
  262. dotenv-rails
  263. em-http-request
  264. fastercsv
  265. foreman
  266. geokit-rails3
  267. jquery-rails
  268. json (>= 1.7.7)
  269. jsonpath
  270. kaminari
  271. kramdown
  272. mysql2
  273. nokogiri
  274. pry
  275. rails
  276. rails_admin
  277. rake
  278. rr
  279. rspec
  280. rspec-rails
  281. rufus-scheduler
  282. sass-rails (~> 3.2.3)
  283. select2-rails
  284. shoulda-matchers
  285. system_timer
  286. twitter
  287. twitter-stream (>= 0.1.16)
  288. typhoeus
  289. uglifier (>= 1.0.3)
  290. webmock
  291. wunderground