Gemfile.lock 11 KB

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