Gemfile.lock 7.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344
  1. GEM
  2. remote: http://rubygems.org/
  3. specs:
  4. abstract_type (0.0.7)
  5. actionmailer (4.2.4)
  6. actionpack (= 4.2.4)
  7. actionview (= 4.2.4)
  8. activejob (= 4.2.4)
  9. mail (~> 2.5, >= 2.5.4)
  10. rails-dom-testing (~> 1.0, >= 1.0.5)
  11. actionpack (4.2.4)
  12. actionview (= 4.2.4)
  13. activesupport (= 4.2.4)
  14. rack (~> 1.6)
  15. rack-test (~> 0.6.2)
  16. rails-dom-testing (~> 1.0, >= 1.0.5)
  17. rails-html-sanitizer (~> 1.0, >= 1.0.2)
  18. actionview (4.2.4)
  19. activesupport (= 4.2.4)
  20. builder (~> 3.1)
  21. erubis (~> 2.7.0)
  22. rails-dom-testing (~> 1.0, >= 1.0.5)
  23. rails-html-sanitizer (~> 1.0, >= 1.0.2)
  24. activejob (4.2.4)
  25. activesupport (= 4.2.4)
  26. globalid (>= 0.3.0)
  27. activemodel (4.2.4)
  28. activesupport (= 4.2.4)
  29. builder (~> 3.1)
  30. activerecord (4.2.4)
  31. activemodel (= 4.2.4)
  32. activesupport (= 4.2.4)
  33. arel (~> 6.0)
  34. activerecord-session_store (0.1.1)
  35. actionpack (>= 4.0.0, < 5)
  36. activerecord (>= 4.0.0, < 5)
  37. railties (>= 4.0.0, < 5)
  38. activesupport (4.2.4)
  39. i18n (~> 0.7)
  40. json (~> 1.7, >= 1.7.7)
  41. minitest (~> 5.1)
  42. thread_safe (~> 0.3, >= 0.3.4)
  43. tzinfo (~> 1.1)
  44. addressable (2.3.8)
  45. arel (6.0.3)
  46. ast (2.1.0)
  47. astrolabe (1.3.1)
  48. parser (~> 2.2)
  49. autoprefixer-rails (6.0.3)
  50. execjs
  51. json
  52. biz (1.3.0)
  53. abstract_type (~> 0.0.0)
  54. clavius (~> 1.0)
  55. equalizer (~> 0.0.0)
  56. memoizable (~> 0.4.0)
  57. tzinfo
  58. browser (1.0.1)
  59. buftok (0.2.0)
  60. builder (3.2.2)
  61. childprocess (0.5.6)
  62. ffi (~> 1.0, >= 1.0.11)
  63. clavius (1.0.1)
  64. memoizable (~> 0.4.0)
  65. coderay (1.1.0)
  66. coffee-rails (4.1.0)
  67. coffee-script (>= 2.2.0)
  68. railties (>= 4.0.0, < 5.0)
  69. coffee-script (2.4.1)
  70. coffee-script-source
  71. execjs
  72. coffee-script-source (1.9.1.1)
  73. daemons (1.2.3)
  74. delayed_job (4.1.1)
  75. activesupport (>= 3.0, < 5.0)
  76. delayed_job_active_record (4.1.0)
  77. activerecord (>= 3.0, < 5)
  78. delayed_job (>= 3.0, < 5)
  79. diffy (3.0.7)
  80. docile (1.1.5)
  81. eco (1.0.0)
  82. coffee-script
  83. eco-source
  84. execjs
  85. eco-source (1.1.0.rc.1)
  86. em-websocket (0.5.1)
  87. eventmachine (>= 0.12.9)
  88. http_parser.rb (~> 0.6.0)
  89. equalizer (0.0.11)
  90. erubis (2.7.0)
  91. eventmachine (1.0.8)
  92. execjs (2.6.0)
  93. faraday (0.9.1)
  94. multipart-post (>= 1.2, < 3)
  95. ffi (1.9.10)
  96. formatador (0.2.5)
  97. globalid (0.3.6)
  98. activesupport (>= 4.1.0)
  99. guard (2.13.0)
  100. formatador (>= 0.2.4)
  101. listen (>= 2.7, <= 4.0)
  102. lumberjack (~> 1.0)
  103. nenv (~> 0.1)
  104. notiffany (~> 0.0)
  105. pry (>= 0.9.12)
  106. shellany (~> 0.0)
  107. thor (>= 0.18.1)
  108. guard-livereload (2.4.0)
  109. em-websocket (~> 0.5)
  110. guard (~> 2.8)
  111. multi_json (~> 1.8)
  112. hashie (3.4.2)
  113. http (0.6.4)
  114. http_parser.rb (~> 0.6.0)
  115. http_parser.rb (0.6.0)
  116. i18n (0.7.0)
  117. icalendar (2.3.0)
  118. json (1.8.3)
  119. jwt (1.5.1)
  120. koala (2.2.0)
  121. addressable
  122. faraday
  123. multi_json
  124. libv8 (3.16.14.11)
  125. listen (3.0.3)
  126. rb-fsevent (>= 0.9.3)
  127. rb-inotify (>= 0.9)
  128. loofah (2.0.3)
  129. nokogiri (>= 1.5.9)
  130. lumberjack (1.0.9)
  131. mail (2.5.4)
  132. mime-types (~> 1.16)
  133. treetop (~> 1.4.8)
  134. memoizable (0.4.2)
  135. thread_safe (~> 0.3, >= 0.3.1)
  136. method_source (0.8.2)
  137. mime-types (1.25.1)
  138. mini_portile (0.6.2)
  139. minitest (5.8.1)
  140. multi_json (1.11.2)
  141. multi_xml (0.5.5)
  142. multipart-post (2.0.0)
  143. mysql2 (0.3.20)
  144. naught (1.1.0)
  145. nenv (0.2.0)
  146. net-ldap (0.11)
  147. nokogiri (1.6.6.2)
  148. mini_portile (~> 0.6.0)
  149. notiffany (0.0.8)
  150. nenv (~> 0.1)
  151. shellany (~> 0.0)
  152. oauth (0.4.7)
  153. oauth2 (1.0.0)
  154. faraday (>= 0.8, < 0.10)
  155. jwt (~> 1.0)
  156. multi_json (~> 1.3)
  157. multi_xml (~> 0.5)
  158. rack (~> 1.2)
  159. omniauth (1.2.2)
  160. hashie (>= 1.2, < 4)
  161. rack (~> 1.0)
  162. omniauth-facebook (2.0.1)
  163. omniauth-oauth2 (~> 1.2)
  164. omniauth-google-oauth2 (0.2.6)
  165. omniauth (> 1.0)
  166. omniauth-oauth2 (~> 1.1)
  167. omniauth-linkedin (0.2.0)
  168. omniauth-oauth (~> 1.0)
  169. omniauth-oauth (1.1.0)
  170. oauth
  171. omniauth (~> 1.0)
  172. omniauth-oauth2 (1.3.1)
  173. oauth2 (~> 1.0)
  174. omniauth (~> 1.2)
  175. omniauth-twitter (1.2.1)
  176. json (~> 1.3)
  177. omniauth-oauth (~> 1.1)
  178. parser (2.2.2.6)
  179. ast (>= 1.1, < 3.0)
  180. polyglot (0.3.5)
  181. power_assert (0.2.4)
  182. powerpack (0.1.1)
  183. pry (0.10.2)
  184. coderay (~> 1.1.0)
  185. method_source (~> 0.8.1)
  186. slop (~> 3.4)
  187. puma (2.14.0)
  188. rack (1.6.4)
  189. rack-livereload (0.3.16)
  190. rack
  191. rack-test (0.6.3)
  192. rack (>= 1.0)
  193. rails (4.2.4)
  194. actionmailer (= 4.2.4)
  195. actionpack (= 4.2.4)
  196. actionview (= 4.2.4)
  197. activejob (= 4.2.4)
  198. activemodel (= 4.2.4)
  199. activerecord (= 4.2.4)
  200. activesupport (= 4.2.4)
  201. bundler (>= 1.3.0, < 2.0)
  202. railties (= 4.2.4)
  203. sprockets-rails
  204. rails-deprecated_sanitizer (1.0.3)
  205. activesupport (>= 4.2.0.alpha)
  206. rails-dom-testing (1.0.7)
  207. activesupport (>= 4.2.0.beta, < 5.0)
  208. nokogiri (~> 1.6.0)
  209. rails-deprecated_sanitizer (>= 1.0.1)
  210. rails-html-sanitizer (1.0.2)
  211. loofah (~> 2.0)
  212. rails-observers (0.1.2)
  213. activemodel (~> 4.0)
  214. railties (4.2.4)
  215. actionpack (= 4.2.4)
  216. activesupport (= 4.2.4)
  217. rake (>= 0.8.7)
  218. thor (>= 0.18.1, < 2.0)
  219. rainbow (2.0.0)
  220. rake (10.4.2)
  221. rb-fsevent (0.9.6)
  222. rb-inotify (0.9.5)
  223. ffi (>= 0.5.0)
  224. ref (2.0.0)
  225. rubocop (0.34.2)
  226. astrolabe (~> 1.3)
  227. parser (>= 2.2.2.5, < 3.0)
  228. powerpack (~> 0.1)
  229. rainbow (>= 1.99.1, < 3.0)
  230. ruby-progressbar (~> 1.4)
  231. ruby-progressbar (1.7.5)
  232. rubyzip (1.1.7)
  233. sass (3.4.18)
  234. sass-rails (5.0.4)
  235. railties (>= 4.0.0, < 5.0)
  236. sass (~> 3.1)
  237. sprockets (>= 2.8, < 4.0)
  238. sprockets-rails (>= 2.0, < 4.0)
  239. tilt (>= 1.1, < 3)
  240. selenium-webdriver (2.47.1)
  241. childprocess (~> 0.5)
  242. multi_json (~> 1.0)
  243. rubyzip (~> 1.0)
  244. websocket (~> 1.0)
  245. shellany (0.0.1)
  246. simple-rss (1.3.1)
  247. simple_oauth (0.3.1)
  248. simplecov (0.10.0)
  249. docile (~> 1.1.0)
  250. json (~> 1.8)
  251. simplecov-html (~> 0.10.0)
  252. simplecov-html (0.10.0)
  253. simplecov-rcov (0.2.3)
  254. simplecov (>= 0.4.1)
  255. slop (3.6.0)
  256. spring (1.4.0)
  257. sprockets (3.3.4)
  258. rack (~> 1.0)
  259. sprockets-rails (2.3.3)
  260. actionpack (>= 3.0)
  261. activesupport (>= 3.0)
  262. sprockets (>= 2.8, < 4.0)
  263. sqlite3 (1.3.10)
  264. test-unit (3.1.3)
  265. power_assert
  266. therubyracer (0.12.2)
  267. libv8 (~> 3.16.14.0)
  268. ref
  269. thor (0.19.1)
  270. thread_safe (0.3.5)
  271. tilt (2.0.1)
  272. treetop (1.4.15)
  273. polyglot
  274. polyglot (>= 0.3.1)
  275. twitter (5.13.0)
  276. addressable (~> 2.3)
  277. buftok (~> 0.2.0)
  278. equalizer (~> 0.0.9)
  279. faraday (~> 0.9.0)
  280. http (~> 0.6.0)
  281. http_parser.rb (~> 0.6.0)
  282. json (~> 1.8)
  283. memoizable (~> 0.4.0)
  284. naught (~> 1.0)
  285. simple_oauth (~> 0.3.0)
  286. tzinfo (1.2.2)
  287. thread_safe (~> 0.1)
  288. uglifier (2.7.2)
  289. execjs (>= 0.3.0)
  290. json (>= 1.8.0)
  291. websocket (1.2.2)
  292. writeexcel (1.0.5)
  293. PLATFORMS
  294. ruby
  295. DEPENDENCIES
  296. activerecord-session_store
  297. autoprefixer-rails (>= 5.2)
  298. biz
  299. browser
  300. coffee-rails
  301. coffee-script-source
  302. daemons
  303. delayed_job_active_record
  304. diffy
  305. eco
  306. em-websocket
  307. eventmachine
  308. execjs
  309. guard (>= 2.2.2)
  310. guard-livereload
  311. icalendar
  312. json
  313. koala
  314. libv8
  315. mail (~> 2.5.0)
  316. mime-types
  317. mysql2 (~> 0.3.20)
  318. net-ldap
  319. omniauth
  320. omniauth-facebook
  321. omniauth-google-oauth2
  322. omniauth-linkedin
  323. omniauth-twitter
  324. puma
  325. rack-livereload
  326. rails (= 4.2.4)
  327. rails-observers
  328. rb-fsevent
  329. rubocop
  330. sass-rails
  331. selenium-webdriver
  332. simple-rss
  333. simplecov
  334. simplecov-rcov
  335. spring
  336. sprockets
  337. sqlite3
  338. test-unit
  339. therubyracer
  340. twitter (~> 5.13.0)
  341. uglifier
  342. writeexcel