Gemfile.lock 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466
  1. GEM
  2. remote: https://rubygems.org/
  3. specs:
  4. actionmailer (4.2.7.1)
  5. actionpack (= 4.2.7.1)
  6. actionview (= 4.2.7.1)
  7. activejob (= 4.2.7.1)
  8. mail (~> 2.5, >= 2.5.4)
  9. rails-dom-testing (~> 1.0, >= 1.0.5)
  10. actionpack (4.2.7.1)
  11. actionview (= 4.2.7.1)
  12. activesupport (= 4.2.7.1)
  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.7.1)
  18. activesupport (= 4.2.7.1)
  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.7.1)
  24. activesupport (= 4.2.7.1)
  25. globalid (>= 0.3.0)
  26. activemodel (4.2.7.1)
  27. activesupport (= 4.2.7.1)
  28. builder (~> 3.1)
  29. activerecord (4.2.7.1)
  30. activemodel (= 4.2.7.1)
  31. activesupport (= 4.2.7.1)
  32. arel (~> 6.0)
  33. activerecord-nulldb-adapter (0.3.6)
  34. activerecord (>= 2.0.0)
  35. activerecord-session_store (1.0.0)
  36. actionpack (>= 4.0, < 5.1)
  37. activerecord (>= 4.0, < 5.1)
  38. multi_json (~> 1.11, >= 1.11.2)
  39. rack (>= 1.5.2, < 3)
  40. railties (>= 4.0, < 5.1)
  41. activesupport (4.2.7.1)
  42. i18n (~> 0.7)
  43. json (~> 1.7, >= 1.7.7)
  44. minitest (~> 5.1)
  45. thread_safe (~> 0.3, >= 0.3.4)
  46. tzinfo (~> 1.1)
  47. addressable (2.4.0)
  48. arel (6.0.3)
  49. ast (2.3.0)
  50. autoprefixer-rails (6.4.1.1)
  51. execjs
  52. biz (1.6.0)
  53. clavius (~> 1.0)
  54. tzinfo
  55. browser (2.2.0)
  56. buftok (0.2.0)
  57. builder (3.2.2)
  58. childprocess (0.5.9)
  59. ffi (~> 1.0, >= 1.0.11)
  60. clavius (1.0.2)
  61. clearbit (0.2.5)
  62. nestful (~> 1.1.0)
  63. coderay (1.1.1)
  64. coffee-rails (4.2.1)
  65. coffee-script (>= 2.2.0)
  66. railties (>= 4.0.0, < 5.2.x)
  67. coffee-script (2.4.1)
  68. coffee-script-source
  69. execjs
  70. coffee-script-source (1.10.0)
  71. coffeelint (1.14.0)
  72. coffee-script
  73. execjs
  74. json
  75. concurrent-ruby (1.0.2)
  76. coveralls (0.8.16)
  77. json (>= 1.8, < 3)
  78. simplecov (~> 0.12.0)
  79. term-ansicolor (~> 1.3.0)
  80. thor (~> 0.19.1)
  81. tins (>= 1.6.0, < 2)
  82. daemons (1.2.4)
  83. delayed_job (4.1.2)
  84. activesupport (>= 3.0, < 5.1)
  85. delayed_job_active_record (4.1.1)
  86. activerecord (>= 3.0, < 5.1)
  87. delayed_job (>= 3.0, < 5)
  88. diff-lcs (1.2.5)
  89. diffy (3.1.0)
  90. dnsruby (1.59.3)
  91. docile (1.1.5)
  92. domain_name (0.5.20160826)
  93. unf (>= 0.0.5, < 1.0.0)
  94. doorkeeper (4.2.0)
  95. railties (>= 4.2)
  96. eco (1.0.0)
  97. coffee-script
  98. eco-source
  99. execjs
  100. eco-source (1.1.0.rc.1)
  101. em-websocket (0.5.1)
  102. eventmachine (>= 0.12.9)
  103. http_parser.rb (~> 0.6.0)
  104. email_verifier (0.1.0)
  105. dnsruby (>= 1.5)
  106. equalizer (0.0.10)
  107. erubis (2.7.0)
  108. eventmachine (1.2.0.1)
  109. execjs (2.7.0)
  110. faraday (0.9.2)
  111. multipart-post (>= 1.2, < 3)
  112. faraday-http-cache (1.3.1)
  113. faraday (~> 0.8)
  114. ffi (1.9.14)
  115. formatador (0.2.5)
  116. github_changelog_generator (1.14.1)
  117. activesupport
  118. faraday-http-cache
  119. multi_json
  120. octokit (~> 4.0)
  121. rainbow (>= 2.1)
  122. rake (>= 10.0)
  123. retriable (~> 2.1)
  124. globalid (0.3.7)
  125. activesupport (>= 4.1.0)
  126. guard (2.14.0)
  127. formatador (>= 0.2.4)
  128. listen (>= 2.7, < 4.0)
  129. lumberjack (~> 1.0)
  130. nenv (~> 0.1)
  131. notiffany (~> 0.0)
  132. pry (>= 0.9.12)
  133. shellany (~> 0.0)
  134. thor (>= 0.18.1)
  135. guard-compat (1.2.1)
  136. guard-livereload (2.5.2)
  137. em-websocket (~> 0.5)
  138. guard (~> 2.8)
  139. guard-compat (~> 1.0)
  140. multi_json (~> 1.8)
  141. hashie (3.4.4)
  142. htmlentities (4.3.4)
  143. http (1.0.4)
  144. addressable (~> 2.3)
  145. http-cookie (~> 1.0)
  146. http-form_data (~> 1.0.1)
  147. http_parser.rb (~> 0.6.0)
  148. http-cookie (1.0.2)
  149. domain_name (~> 0.5)
  150. http-form_data (1.0.1)
  151. http_parser.rb (0.6.0)
  152. i18n (0.7.0)
  153. icalendar (2.4.1)
  154. inflection (1.0.0)
  155. json (1.8.3)
  156. jwt (1.5.4)
  157. kgio (2.11.0)
  158. koala (2.4.0)
  159. addressable
  160. faraday
  161. multi_json (>= 1.3.0)
  162. libv8 (3.16.14.15)
  163. listen (3.1.5)
  164. rb-fsevent (~> 0.9, >= 0.9.4)
  165. rb-inotify (~> 0.9, >= 0.9.7)
  166. ruby_dep (~> 1.2)
  167. loofah (2.0.3)
  168. nokogiri (>= 1.5.9)
  169. lumberjack (1.0.10)
  170. mail (2.6.4)
  171. mime-types (>= 1.16, < 4)
  172. memoizable (0.4.2)
  173. thread_safe (~> 0.3, >= 0.3.1)
  174. method_source (0.8.2)
  175. mime-types (3.1)
  176. mime-types-data (~> 3.2015)
  177. mime-types-data (3.2016.0521)
  178. mini_portile2 (2.1.0)
  179. minitest (5.9.0)
  180. multi_json (1.12.1)
  181. multi_xml (0.5.5)
  182. multipart-post (2.0.0)
  183. mysql2 (0.4.4)
  184. naught (1.1.0)
  185. nenv (0.3.0)
  186. nestful (1.1.1)
  187. net-ldap (0.15.0)
  188. nokogiri (1.6.8)
  189. mini_portile2 (~> 2.1.0)
  190. pkg-config (~> 1.1.7)
  191. notiffany (0.1.1)
  192. nenv (~> 0.1)
  193. shellany (~> 0.0)
  194. oauth (0.5.1)
  195. oauth2 (1.2.0)
  196. faraday (>= 0.8, < 0.10)
  197. jwt (~> 1.0)
  198. multi_json (~> 1.3)
  199. multi_xml (~> 0.5)
  200. rack (>= 1.2, < 3)
  201. octokit (4.4.1)
  202. sawyer (~> 0.7.0, >= 0.5.3)
  203. omniauth (1.3.1)
  204. hashie (>= 1.2, < 4)
  205. rack (>= 1.0, < 3)
  206. omniauth-facebook (4.0.0)
  207. omniauth-oauth2 (~> 1.2)
  208. omniauth-github (1.1.2)
  209. omniauth (~> 1.0)
  210. omniauth-oauth2 (~> 1.1)
  211. omniauth-gitlab (1.0.2)
  212. omniauth (~> 1.0)
  213. omniauth-oauth2 (~> 1.0)
  214. omniauth-google-oauth2 (0.4.1)
  215. jwt (~> 1.5.2)
  216. multi_json (~> 1.3)
  217. omniauth (>= 1.1.1)
  218. omniauth-oauth2 (>= 1.3.1)
  219. omniauth-linkedin-oauth2 (0.1.5)
  220. omniauth (~> 1.0)
  221. omniauth-oauth2
  222. omniauth-oauth (1.1.0)
  223. oauth
  224. omniauth (~> 1.0)
  225. omniauth-oauth2 (1.4.0)
  226. oauth2 (~> 1.0)
  227. omniauth (~> 1.2)
  228. omniauth-twitter (1.2.1)
  229. json (~> 1.3)
  230. omniauth-oauth (~> 1.1)
  231. parser (2.3.1.2)
  232. ast (~> 2.2)
  233. pg (0.18.4)
  234. pkg-config (1.1.7)
  235. pluginator (1.3.0)
  236. power_assert (0.3.1)
  237. powerpack (0.1.1)
  238. pre-commit (0.28.0)
  239. pluginator (~> 1.1)
  240. pry (0.10.4)
  241. coderay (~> 1.1.0)
  242. method_source (~> 0.8.1)
  243. slop (~> 3.4)
  244. puma (3.6.0)
  245. rack (1.6.4)
  246. rack-livereload (0.3.16)
  247. rack
  248. rack-test (0.6.3)
  249. rack (>= 1.0)
  250. rails (4.2.7.1)
  251. actionmailer (= 4.2.7.1)
  252. actionpack (= 4.2.7.1)
  253. actionview (= 4.2.7.1)
  254. activejob (= 4.2.7.1)
  255. activemodel (= 4.2.7.1)
  256. activerecord (= 4.2.7.1)
  257. activesupport (= 4.2.7.1)
  258. bundler (>= 1.3.0, < 2.0)
  259. railties (= 4.2.7.1)
  260. sprockets-rails
  261. rails-deprecated_sanitizer (1.0.3)
  262. activesupport (>= 4.2.0.alpha)
  263. rails-dom-testing (1.0.7)
  264. activesupport (>= 4.2.0.beta, < 5.0)
  265. nokogiri (~> 1.6.0)
  266. rails-deprecated_sanitizer (>= 1.0.1)
  267. rails-html-sanitizer (1.0.3)
  268. loofah (~> 2.0)
  269. rails-observers (0.1.2)
  270. activemodel (~> 4.0)
  271. railties (4.2.7.1)
  272. actionpack (= 4.2.7.1)
  273. activesupport (= 4.2.7.1)
  274. rake (>= 0.8.7)
  275. thor (>= 0.18.1, < 2.0)
  276. rainbow (2.1.0)
  277. raindrops (0.17.0)
  278. rake (11.2.2)
  279. rb-fsevent (0.9.7)
  280. rb-inotify (0.9.7)
  281. ffi (>= 0.5.0)
  282. ref (2.0.0)
  283. retriable (2.1.0)
  284. rspec-core (3.5.4)
  285. rspec-support (~> 3.5.0)
  286. rspec-expectations (3.5.0)
  287. diff-lcs (>= 1.2.0, < 2.0)
  288. rspec-support (~> 3.5.0)
  289. rspec-mocks (3.5.0)
  290. diff-lcs (>= 1.2.0, < 2.0)
  291. rspec-support (~> 3.5.0)
  292. rspec-rails (3.5.2)
  293. actionpack (>= 3.0)
  294. activesupport (>= 3.0)
  295. railties (>= 3.0)
  296. rspec-core (~> 3.5.0)
  297. rspec-expectations (~> 3.5.0)
  298. rspec-mocks (~> 3.5.0)
  299. rspec-support (~> 3.5.0)
  300. rspec-support (3.5.0)
  301. rubocop (0.42.0)
  302. parser (>= 2.3.1.1, < 3.0)
  303. powerpack (~> 0.1)
  304. rainbow (>= 1.99.1, < 3.0)
  305. ruby-progressbar (~> 1.7)
  306. unicode-display_width (~> 1.0, >= 1.0.1)
  307. ruby-progressbar (1.8.1)
  308. ruby_dep (1.4.0)
  309. rubyzip (1.2.0)
  310. sass (3.4.22)
  311. sass-rails (5.0.6)
  312. railties (>= 4.0.0, < 6)
  313. sass (~> 3.1)
  314. sprockets (>= 2.8, < 4.0)
  315. sprockets-rails (>= 2.0, < 4.0)
  316. tilt (>= 1.1, < 3)
  317. sawyer (0.7.0)
  318. addressable (>= 2.3.5, < 2.5)
  319. faraday (~> 0.8, < 0.10)
  320. scrub_rb (1.0.1)
  321. selenium-webdriver (2.53.4)
  322. childprocess (~> 0.5)
  323. rubyzip (~> 1.0)
  324. websocket (~> 1.0)
  325. shellany (0.0.1)
  326. simple-rss (1.3.1)
  327. simple_oauth (0.3.1)
  328. simplecov (0.12.0)
  329. docile (~> 1.1.0)
  330. json (>= 1.8, < 3)
  331. simplecov-html (~> 0.10.0)
  332. simplecov-html (0.10.0)
  333. simplecov-rcov (0.2.3)
  334. simplecov (>= 0.4.1)
  335. slack-notifier (1.5.1)
  336. slop (3.6.0)
  337. spring (1.7.2)
  338. spring-commands-rspec (1.0.4)
  339. spring (>= 0.9.1)
  340. sprockets (3.7.0)
  341. concurrent-ruby (~> 1.0)
  342. rack (> 1, < 3)
  343. sprockets-rails (3.2.0)
  344. actionpack (>= 4.0)
  345. activesupport (>= 4.0)
  346. sprockets (>= 3.0.0)
  347. sqlite3 (1.3.11)
  348. term-ansicolor (1.3.2)
  349. tins (~> 1.0)
  350. test-unit (3.2.1)
  351. power_assert
  352. therubyracer (0.12.2)
  353. libv8 (~> 3.16.14.0)
  354. ref
  355. thor (0.19.1)
  356. thread_safe (0.3.5)
  357. tilt (2.0.5)
  358. tins (1.13.0)
  359. twitter (5.16.0)
  360. addressable (~> 2.3)
  361. buftok (~> 0.2.0)
  362. equalizer (= 0.0.10)
  363. faraday (~> 0.9.0)
  364. http (~> 1.0)
  365. http_parser.rb (~> 0.6.0)
  366. json (~> 1.8)
  367. memoizable (~> 0.4.0)
  368. naught (~> 1.0)
  369. simple_oauth (~> 0.3.0)
  370. tzinfo (1.2.2)
  371. thread_safe (~> 0.1)
  372. uglifier (3.0.2)
  373. execjs (>= 0.3.0, < 3)
  374. unf (0.1.4)
  375. unf_ext
  376. unf_ext (0.0.7.2)
  377. unicode-display_width (1.1.1)
  378. unicorn (5.2.0)
  379. kgio (~> 2.6)
  380. raindrops (~> 0.7)
  381. websocket (1.2.3)
  382. writeexcel (1.0.5)
  383. zendesk_api (1.14.0)
  384. faraday (~> 0.9)
  385. hashie (>= 1.2, < 4.0, != 3.3.0)
  386. inflection
  387. mime-types
  388. multipart-post (~> 2.0)
  389. scrub_rb (~> 1.0.1)
  390. PLATFORMS
  391. ruby
  392. DEPENDENCIES
  393. activerecord-nulldb-adapter
  394. activerecord-session_store
  395. autoprefixer-rails
  396. biz
  397. browser
  398. clearbit
  399. coffee-rails
  400. coffee-script-source
  401. coffeelint
  402. coveralls
  403. daemons
  404. delayed_job_active_record
  405. diffy
  406. doorkeeper
  407. eco
  408. em-websocket
  409. email_verifier
  410. eventmachine
  411. execjs
  412. github_changelog_generator
  413. guard
  414. guard-livereload
  415. htmlentities
  416. icalendar
  417. json
  418. koala
  419. libv8
  420. mail
  421. mime-types
  422. mysql2
  423. net-ldap
  424. oauth2
  425. omniauth
  426. omniauth-facebook
  427. omniauth-github
  428. omniauth-gitlab
  429. omniauth-google-oauth2
  430. omniauth-linkedin-oauth2
  431. omniauth-oauth2
  432. omniauth-twitter
  433. pg
  434. pre-commit
  435. puma
  436. rack-livereload
  437. rails (= 4.2.7.1)
  438. rails-observers
  439. rb-fsevent
  440. rspec-rails
  441. rubocop
  442. sass-rails
  443. selenium-webdriver
  444. simple-rss
  445. simplecov
  446. simplecov-rcov
  447. slack-notifier
  448. spring
  449. spring-commands-rspec
  450. sprockets
  451. sqlite3
  452. test-unit
  453. therubyracer
  454. twitter
  455. uglifier
  456. unicorn
  457. writeexcel
  458. zendesk_api
  459. RUBY VERSION
  460. ruby 2.3.1p112
  461. BUNDLED WITH
  462. 1.13.6