Gemfile.lock 8.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377
  1. GEM
  2. remote: https://rubygems.org/
  3. specs:
  4. actionmailer (4.2.5.2)
  5. actionpack (= 4.2.5.2)
  6. actionview (= 4.2.5.2)
  7. activejob (= 4.2.5.2)
  8. mail (~> 2.5, >= 2.5.4)
  9. rails-dom-testing (~> 1.0, >= 1.0.5)
  10. actionpack (4.2.5.2)
  11. actionview (= 4.2.5.2)
  12. activesupport (= 4.2.5.2)
  13. rack (~> 1.6)
  14. rack-test (~> 0.6.2)
  15. rails-dom-testing (~> 1.0, >= 1.0.5)
  16. rails-html-sanitizer (~> 1.0, >= 1.0.2)
  17. actionview (4.2.5.2)
  18. activesupport (= 4.2.5.2)
  19. builder (~> 3.1)
  20. erubis (~> 2.7.0)
  21. rails-dom-testing (~> 1.0, >= 1.0.5)
  22. rails-html-sanitizer (~> 1.0, >= 1.0.2)
  23. activejob (4.2.5.2)
  24. activesupport (= 4.2.5.2)
  25. globalid (>= 0.3.0)
  26. activemodel (4.2.5.2)
  27. activesupport (= 4.2.5.2)
  28. builder (~> 3.1)
  29. activerecord (4.2.5.2)
  30. activemodel (= 4.2.5.2)
  31. activesupport (= 4.2.5.2)
  32. arel (~> 6.0)
  33. activerecord-session_store (0.1.2)
  34. actionpack (>= 4.0.0, < 5)
  35. activerecord (>= 4.0.0, < 5)
  36. railties (>= 4.0.0, < 5)
  37. activesupport (4.2.5.2)
  38. i18n (~> 0.7)
  39. json (~> 1.7, >= 1.7.7)
  40. minitest (~> 5.1)
  41. thread_safe (~> 0.3, >= 0.3.4)
  42. tzinfo (~> 1.1)
  43. addressable (2.4.0)
  44. arel (6.0.3)
  45. ast (2.2.0)
  46. autoprefixer-rails (6.3.3.1)
  47. execjs
  48. biz (1.3.4)
  49. clavius (~> 1.0)
  50. tzinfo
  51. browser (2.0.2)
  52. buftok (0.2.0)
  53. builder (3.2.2)
  54. childprocess (0.5.9)
  55. ffi (~> 1.0, >= 1.0.11)
  56. clavius (1.0.2)
  57. coderay (1.1.1)
  58. coffee-rails (4.1.1)
  59. coffee-script (>= 2.2.0)
  60. railties (>= 4.0.0, < 5.1.x)
  61. coffee-script (2.4.1)
  62. coffee-script-source
  63. execjs
  64. coffee-script-source (1.10.0)
  65. coffeelint (1.14.0)
  66. coffee-script
  67. execjs
  68. json
  69. concurrent-ruby (1.0.1)
  70. daemons (1.2.3)
  71. delayed_job (4.1.1)
  72. activesupport (>= 3.0, < 5.0)
  73. delayed_job_active_record (4.1.0)
  74. activerecord (>= 3.0, < 5)
  75. delayed_job (>= 3.0, < 5)
  76. diffy (3.1.0)
  77. dnsruby (1.59.2)
  78. docile (1.1.5)
  79. domain_name (0.5.20160216)
  80. unf (>= 0.0.5, < 1.0.0)
  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. email_verifier (0.1.0)
  90. dnsruby (>= 1.5)
  91. equalizer (0.0.10)
  92. erubis (2.7.0)
  93. eventmachine (1.0.9.1)
  94. execjs (2.6.0)
  95. faraday (0.9.2)
  96. multipart-post (>= 1.2, < 3)
  97. ffi (1.9.10)
  98. formatador (0.2.5)
  99. globalid (0.3.6)
  100. activesupport (>= 4.1.0)
  101. guard (2.13.0)
  102. formatador (>= 0.2.4)
  103. listen (>= 2.7, <= 4.0)
  104. lumberjack (~> 1.0)
  105. nenv (~> 0.1)
  106. notiffany (~> 0.0)
  107. pry (>= 0.9.12)
  108. shellany (~> 0.0)
  109. thor (>= 0.18.1)
  110. guard-compat (1.2.1)
  111. guard-livereload (2.5.2)
  112. em-websocket (~> 0.5)
  113. guard (~> 2.8)
  114. guard-compat (~> 1.0)
  115. multi_json (~> 1.8)
  116. hashie (3.4.3)
  117. htmlentities (4.3.4)
  118. http (1.0.2)
  119. addressable (~> 2.3)
  120. http-cookie (~> 1.0)
  121. http-form_data (~> 1.0.1)
  122. http_parser.rb (~> 0.6.0)
  123. http-cookie (1.0.2)
  124. domain_name (~> 0.5)
  125. http-form_data (1.0.1)
  126. http_parser.rb (0.6.0)
  127. i18n (0.7.0)
  128. icalendar (2.3.0)
  129. inflection (1.0.0)
  130. json (1.8.3)
  131. jwt (1.5.1)
  132. koala (2.2.0)
  133. addressable
  134. faraday
  135. multi_json
  136. libv8 (3.16.14.13)
  137. listen (3.0.6)
  138. rb-fsevent (>= 0.9.3)
  139. rb-inotify (>= 0.9.7)
  140. loofah (2.0.3)
  141. nokogiri (>= 1.5.9)
  142. lumberjack (1.0.10)
  143. mail (2.6.3)
  144. mime-types (>= 1.16, < 3)
  145. memoizable (0.4.2)
  146. thread_safe (~> 0.3, >= 0.3.1)
  147. method_source (0.8.2)
  148. mime-types (2.99.1)
  149. mini_portile2 (2.0.0)
  150. minitest (5.8.4)
  151. multi_json (1.11.2)
  152. multi_xml (0.5.5)
  153. multipart-post (2.0.0)
  154. mysql2 (0.3.20)
  155. naught (1.1.0)
  156. nenv (0.3.0)
  157. net-ldap (0.14.0)
  158. nokogiri (1.6.7.2)
  159. mini_portile2 (~> 2.0.0.rc2)
  160. notiffany (0.0.8)
  161. nenv (~> 0.1)
  162. shellany (~> 0.0)
  163. oauth (0.5.1)
  164. oauth2 (1.1.0)
  165. faraday (>= 0.8, < 0.10)
  166. jwt (~> 1.0, < 1.5.2)
  167. multi_json (~> 1.3)
  168. multi_xml (~> 0.5)
  169. rack (>= 1.2, < 3)
  170. omniauth (1.3.1)
  171. hashie (>= 1.2, < 4)
  172. rack (>= 1.0, < 3)
  173. omniauth-facebook (3.0.0)
  174. omniauth-oauth2 (~> 1.2)
  175. omniauth-google-oauth2 (0.3.1)
  176. jwt (~> 1.0)
  177. multi_json (~> 1.3)
  178. omniauth (>= 1.1.1)
  179. omniauth-oauth2 (>= 1.3.1)
  180. omniauth-linkedin (0.2.0)
  181. omniauth-oauth (~> 1.0)
  182. omniauth-oauth (1.1.0)
  183. oauth
  184. omniauth (~> 1.0)
  185. omniauth-oauth2 (1.4.0)
  186. oauth2 (~> 1.0)
  187. omniauth (~> 1.2)
  188. omniauth-twitter (1.2.1)
  189. json (~> 1.3)
  190. omniauth-oauth (~> 1.1)
  191. parser (2.3.0.6)
  192. ast (~> 2.2)
  193. pluginator (1.3.0)
  194. power_assert (0.2.7)
  195. powerpack (0.1.1)
  196. pre-commit (0.27.0)
  197. pluginator (~> 1.1)
  198. pry (0.10.3)
  199. coderay (~> 1.1.0)
  200. method_source (~> 0.8.1)
  201. slop (~> 3.4)
  202. puma (2.16.0)
  203. rack (1.6.4)
  204. rack-livereload (0.3.16)
  205. rack
  206. rack-test (0.6.3)
  207. rack (>= 1.0)
  208. rails (4.2.5.2)
  209. actionmailer (= 4.2.5.2)
  210. actionpack (= 4.2.5.2)
  211. actionview (= 4.2.5.2)
  212. activejob (= 4.2.5.2)
  213. activemodel (= 4.2.5.2)
  214. activerecord (= 4.2.5.2)
  215. activesupport (= 4.2.5.2)
  216. bundler (>= 1.3.0, < 2.0)
  217. railties (= 4.2.5.2)
  218. sprockets-rails
  219. rails-deprecated_sanitizer (1.0.3)
  220. activesupport (>= 4.2.0.alpha)
  221. rails-dom-testing (1.0.7)
  222. activesupport (>= 4.2.0.beta, < 5.0)
  223. nokogiri (~> 1.6.0)
  224. rails-deprecated_sanitizer (>= 1.0.1)
  225. rails-html-sanitizer (1.0.3)
  226. loofah (~> 2.0)
  227. rails-observers (0.1.2)
  228. activemodel (~> 4.0)
  229. railties (4.2.5.2)
  230. actionpack (= 4.2.5.2)
  231. activesupport (= 4.2.5.2)
  232. rake (>= 0.8.7)
  233. thor (>= 0.18.1, < 2.0)
  234. rainbow (2.1.0)
  235. rake (10.5.0)
  236. rb-fsevent (0.9.7)
  237. rb-inotify (0.9.7)
  238. ffi (>= 0.5.0)
  239. ref (2.0.0)
  240. rubocop (0.37.2)
  241. parser (>= 2.3.0.4, < 3.0)
  242. powerpack (~> 0.1)
  243. rainbow (>= 1.99.1, < 3.0)
  244. ruby-progressbar (~> 1.7)
  245. unicode-display_width (~> 0.3)
  246. ruby-progressbar (1.7.5)
  247. rubyzip (1.2.0)
  248. sass (3.4.21)
  249. sass-rails (5.0.4)
  250. railties (>= 4.0.0, < 5.0)
  251. sass (~> 3.1)
  252. sprockets (>= 2.8, < 4.0)
  253. sprockets-rails (>= 2.0, < 4.0)
  254. tilt (>= 1.1, < 3)
  255. scrub_rb (1.0.1)
  256. selenium-webdriver (2.52.0)
  257. childprocess (~> 0.5)
  258. multi_json (~> 1.0)
  259. rubyzip (~> 1.0)
  260. websocket (~> 1.0)
  261. shellany (0.0.1)
  262. simple-rss (1.3.1)
  263. simple_oauth (0.3.1)
  264. simplecov (0.11.2)
  265. docile (~> 1.1.0)
  266. json (~> 1.8)
  267. simplecov-html (~> 0.10.0)
  268. simplecov-html (0.10.0)
  269. simplecov-rcov (0.2.3)
  270. simplecov (>= 0.4.1)
  271. slop (3.6.0)
  272. spring (1.6.4)
  273. sprockets (3.5.2)
  274. concurrent-ruby (~> 1.0)
  275. rack (> 1, < 3)
  276. sprockets-rails (3.0.3)
  277. actionpack (>= 4.0)
  278. activesupport (>= 4.0)
  279. sprockets (>= 3.0.0)
  280. sqlite3 (1.3.11)
  281. test-unit (3.1.7)
  282. power_assert
  283. therubyracer (0.12.2)
  284. libv8 (~> 3.16.14.0)
  285. ref
  286. thor (0.19.1)
  287. thread_safe (0.3.5)
  288. tilt (2.0.2)
  289. twitter (5.16.0)
  290. addressable (~> 2.3)
  291. buftok (~> 0.2.0)
  292. equalizer (= 0.0.10)
  293. faraday (~> 0.9.0)
  294. http (~> 1.0)
  295. http_parser.rb (~> 0.6.0)
  296. json (~> 1.8)
  297. memoizable (~> 0.4.0)
  298. naught (~> 1.0)
  299. simple_oauth (~> 0.3.0)
  300. tzinfo (1.2.2)
  301. thread_safe (~> 0.1)
  302. uglifier (2.7.2)
  303. execjs (>= 0.3.0)
  304. json (>= 1.8.0)
  305. unf (0.1.4)
  306. unf_ext
  307. unf_ext (0.0.7.2)
  308. unicode-display_width (0.3.1)
  309. websocket (1.2.2)
  310. writeexcel (1.0.5)
  311. zendesk_api (1.13.4)
  312. faraday (~> 0.9)
  313. hashie (>= 1.2, < 4.0, != 3.3.0)
  314. inflection
  315. mime-types (~> 2.99)
  316. multipart-post (~> 2.0)
  317. scrub_rb (~> 1.0.1)
  318. PLATFORMS
  319. ruby
  320. DEPENDENCIES
  321. activerecord-session_store
  322. autoprefixer-rails (>= 5.2)
  323. biz
  324. browser
  325. coffee-rails
  326. coffee-script-source
  327. coffeelint
  328. daemons
  329. delayed_job_active_record
  330. diffy
  331. eco
  332. em-websocket
  333. email_verifier
  334. eventmachine
  335. execjs
  336. guard (>= 2.2.2)
  337. guard-livereload
  338. htmlentities
  339. icalendar
  340. json
  341. koala
  342. libv8
  343. mail
  344. mime-types
  345. mysql2 (~> 0.3.20)
  346. net-ldap
  347. omniauth
  348. omniauth-facebook
  349. omniauth-google-oauth2
  350. omniauth-linkedin
  351. omniauth-twitter
  352. pre-commit
  353. puma (< 3.0)
  354. rack-livereload
  355. rails (= 4.2.5.2)
  356. rails-observers
  357. rb-fsevent
  358. rubocop
  359. sass-rails
  360. selenium-webdriver
  361. simple-rss
  362. simplecov
  363. simplecov-rcov
  364. spring
  365. sprockets
  366. sqlite3
  367. test-unit
  368. therubyracer
  369. twitter
  370. uglifier
  371. writeexcel
  372. zendesk_api
  373. BUNDLED WITH
  374. 1.11.2