Gemfile.lock 11 KB

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