Gemfile.lock 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690
  1. GIT
  2. remote: https://github.com/sferik/twitter.git
  3. revision: 844818cad07ce490ccb9d8542ebb6b4fc7a61cb4
  4. specs:
  5. twitter (6.2.0)
  6. addressable (~> 2.3)
  7. buftok (~> 0.2.0)
  8. equalizer (~> 0.0.11)
  9. http (~> 3.0)
  10. http-form_data (~> 2.0)
  11. http_parser.rb (~> 0.6.0)
  12. memoizable (~> 0.4.0)
  13. multipart-post (~> 2.0)
  14. naught (~> 1.0)
  15. simple_oauth (~> 0.3.0)
  16. GIT
  17. remote: https://github.com/wimm/rubyntlm
  18. revision: 53969639b87b9e5d5fef560f19cf0d977259591c
  19. specs:
  20. rubyntlm (0.1.2)
  21. GIT
  22. remote: https://github.com/zammad-deps/autodiscover
  23. revision: ee9b53dfa797ce6d4f970b82beea7fbdd2df56bb
  24. specs:
  25. autodiscover (1.0.2)
  26. httpclient
  27. logging
  28. nokogiri
  29. nori
  30. GIT
  31. remote: https://github.com/zammad-deps/mail
  32. revision: 9265cf75bbe376f595944bd10d2dd953f863e765
  33. branch: 2-7-stable
  34. specs:
  35. mail (2.7.2.edge)
  36. mini_mime (>= 0.1.1)
  37. GIT
  38. remote: https://github.com/zammad-deps/tcr
  39. revision: ddc8caf9d57a991c8af850d2870969e7a265ec59
  40. specs:
  41. tcr (0.2.1)
  42. GEM
  43. remote: https://rubygems.org/
  44. specs:
  45. aasm (5.0.0)
  46. concurrent-ruby (~> 1.0)
  47. actioncable (5.2.4.4)
  48. actionpack (= 5.2.4.4)
  49. nio4r (~> 2.0)
  50. websocket-driver (>= 0.6.1)
  51. actionmailer (5.2.4.4)
  52. actionpack (= 5.2.4.4)
  53. actionview (= 5.2.4.4)
  54. activejob (= 5.2.4.4)
  55. mail (~> 2.5, >= 2.5.4)
  56. rails-dom-testing (~> 2.0)
  57. actionpack (5.2.4.4)
  58. actionview (= 5.2.4.4)
  59. activesupport (= 5.2.4.4)
  60. rack (~> 2.0, >= 2.0.8)
  61. rack-test (>= 0.6.3)
  62. rails-dom-testing (~> 2.0)
  63. rails-html-sanitizer (~> 1.0, >= 1.0.2)
  64. actionview (5.2.4.4)
  65. activesupport (= 5.2.4.4)
  66. builder (~> 3.1)
  67. erubi (~> 1.4)
  68. rails-dom-testing (~> 2.0)
  69. rails-html-sanitizer (~> 1.0, >= 1.0.3)
  70. activejob (5.2.4.4)
  71. activesupport (= 5.2.4.4)
  72. globalid (>= 0.3.6)
  73. activemodel (5.2.4.4)
  74. activesupport (= 5.2.4.4)
  75. activerecord (5.2.4.4)
  76. activemodel (= 5.2.4.4)
  77. activesupport (= 5.2.4.4)
  78. arel (>= 9.0)
  79. activerecord-import (1.0.2)
  80. activerecord (>= 3.2)
  81. activerecord-nulldb-adapter (0.3.9)
  82. activerecord (>= 2.0.0)
  83. activerecord-session_store (2.0.0)
  84. actionpack (>= 5.2.4.1)
  85. activerecord (>= 5.2.4.1)
  86. multi_json (~> 1.11, >= 1.11.2)
  87. rack (>= 2.0.8, < 3)
  88. railties (>= 5.2.4.1)
  89. activestorage (5.2.4.4)
  90. actionpack (= 5.2.4.4)
  91. activerecord (= 5.2.4.4)
  92. marcel (~> 0.3.1)
  93. activesupport (5.2.4.4)
  94. concurrent-ruby (~> 1.0, >= 1.0.2)
  95. i18n (>= 0.7, < 2)
  96. minitest (~> 5.1)
  97. tzinfo (~> 1.1)
  98. acts_as_list (0.9.19)
  99. activerecord (>= 3.0)
  100. addressable (2.5.2)
  101. public_suffix (>= 2.0.2, < 4.0)
  102. arel (9.0.0)
  103. argon2 (2.0.2)
  104. ffi (~> 1.9)
  105. ffi-compiler (>= 0.1)
  106. ast (2.4.1)
  107. autoprefixer-rails (9.5.1)
  108. execjs
  109. binding_of_caller (0.8.0)
  110. debug_inspector (>= 0.0.1)
  111. biz (1.8.2)
  112. clavius (~> 1.0)
  113. tzinfo
  114. bootsnap (1.3.2)
  115. msgpack (~> 1.0)
  116. browser (2.5.3)
  117. buftok (0.2.0)
  118. builder (3.2.4)
  119. byebug (11.0.1)
  120. capybara (3.32.2)
  121. addressable
  122. mini_mime (>= 0.1.3)
  123. nokogiri (~> 1.8)
  124. rack (>= 1.6.0)
  125. rack-test (>= 0.6.3)
  126. regexp_parser (~> 1.5)
  127. xpath (~> 3.2)
  128. childprocess (1.0.1)
  129. rake (< 13.0)
  130. chunky_png (1.3.12)
  131. clavius (1.0.4)
  132. clearbit (0.2.8)
  133. nestful (~> 1.1.0)
  134. coderay (1.1.2)
  135. coffee-rails (4.2.2)
  136. coffee-script (>= 2.2.0)
  137. railties (>= 4.0.0)
  138. coffee-script (2.4.1)
  139. coffee-script-source
  140. execjs
  141. coffee-script-source (1.12.2)
  142. coffeelint (1.16.1)
  143. coffee-script
  144. execjs
  145. json
  146. composite_primary_keys (11.2.0)
  147. activerecord (~> 5.2.1)
  148. concurrent-ruby (1.1.8)
  149. coveralls (0.8.23)
  150. json (>= 1.8, < 3)
  151. simplecov (~> 0.16.1)
  152. term-ansicolor (~> 1.3)
  153. thor (>= 0.19.4, < 2.0)
  154. tins (~> 1.6)
  155. crack (0.4.3)
  156. safe_yaml (~> 1.0.0)
  157. crass (1.0.6)
  158. daemons (1.3.1)
  159. dalli (2.7.10)
  160. debug_inspector (0.0.3)
  161. delayed_job (4.1.7)
  162. activesupport (>= 3.0, < 5.3)
  163. delayed_job_active_record (4.1.3)
  164. activerecord (>= 3.0, < 5.3)
  165. delayed_job (>= 3.0, < 5)
  166. deprecation_toolkit (1.4.0)
  167. activesupport (>= 4.2)
  168. diff-lcs (1.3)
  169. diffy (3.3.0)
  170. docile (1.3.1)
  171. domain_name (0.5.20180417)
  172. unf (>= 0.0.5, < 1.0.0)
  173. doorkeeper (5.3.2)
  174. railties (>= 5)
  175. eco (1.0.0)
  176. coffee-script
  177. eco-source
  178. execjs
  179. eco-source (1.1.0.rc.1)
  180. em-websocket (0.5.1)
  181. eventmachine (>= 0.12.9)
  182. http_parser.rb (~> 0.6.0)
  183. equalizer (0.0.11)
  184. erubi (1.10.0)
  185. eventmachine (1.2.7)
  186. execjs (2.7.0)
  187. factory_bot (5.0.2)
  188. activesupport (>= 4.2.0)
  189. factory_bot_rails (5.0.2)
  190. factory_bot (~> 5.0.2)
  191. railties (>= 4.2.0)
  192. faker (1.9.3)
  193. i18n (>= 0.7)
  194. faraday (0.17.3)
  195. multipart-post (>= 1.2, < 3)
  196. faraday-http-cache (2.0.0)
  197. faraday (~> 0.8)
  198. ffi (1.11.1)
  199. ffi-compiler (1.0.1)
  200. ffi (>= 1.0.0)
  201. rake
  202. formatador (0.2.5)
  203. github_changelog_generator (1.14.3)
  204. activesupport
  205. faraday-http-cache
  206. multi_json
  207. octokit (~> 4.6)
  208. rainbow (>= 2.1)
  209. rake (>= 10.0)
  210. retriable (~> 2.1)
  211. globalid (0.4.2)
  212. activesupport (>= 4.2.0)
  213. gmail_xoauth (0.4.2)
  214. oauth (>= 0.3.6)
  215. guard (2.15.0)
  216. formatador (>= 0.2.4)
  217. listen (>= 2.7, < 4.0)
  218. lumberjack (>= 1.0.12, < 2.0)
  219. nenv (~> 0.1)
  220. notiffany (~> 0.0)
  221. pry (>= 0.9.12)
  222. shellany (~> 0.0)
  223. thor (>= 0.18.1)
  224. guard-compat (1.2.1)
  225. guard-livereload (2.5.2)
  226. em-websocket (~> 0.5)
  227. guard (~> 2.8)
  228. guard-compat (~> 1.0)
  229. multi_json (~> 1.8)
  230. guard-symlink (0.1.1)
  231. guard
  232. guard-compat (~> 1.1)
  233. hashdiff (0.3.8)
  234. hashie (3.6.0)
  235. htmlentities (4.3.4)
  236. http (3.3.0)
  237. addressable (~> 2.3)
  238. http-cookie (~> 1.0)
  239. http-form_data (~> 2.0)
  240. http_parser.rb (~> 0.6.0)
  241. http-cookie (1.0.3)
  242. domain_name (~> 0.5)
  243. http-form_data (2.1.1)
  244. http_parser.rb (0.6.0)
  245. httpclient (2.8.3)
  246. i18n (1.8.9)
  247. concurrent-ruby (~> 1.0)
  248. icalendar (2.5.3)
  249. ice_cube (~> 0.16)
  250. icalendar-recurrence (1.1.2)
  251. icalendar (~> 2.0)
  252. ice_cube (~> 0.13)
  253. ice_cube (0.16.3)
  254. inflection (1.0.0)
  255. interception (0.5)
  256. json (2.3.0)
  257. jwt (2.2.2)
  258. kgio (2.11.2)
  259. koala (3.0.0)
  260. addressable
  261. faraday
  262. json (>= 1.8)
  263. libv8 (7.3.492.27.1)
  264. listen (3.1.5)
  265. rb-fsevent (~> 0.9, >= 0.9.4)
  266. rb-inotify (~> 0.9, >= 0.9.7)
  267. ruby_dep (~> 1.2)
  268. little-plugger (1.1.4)
  269. logging (2.2.2)
  270. little-plugger (~> 1.1)
  271. multi_json (~> 1.10)
  272. loofah (2.9.0)
  273. crass (~> 1.0.2)
  274. nokogiri (>= 1.5.9)
  275. lumberjack (1.0.13)
  276. marcel (0.3.3)
  277. mimemagic (~> 0.3.2)
  278. memoizable (0.4.2)
  279. thread_safe (~> 0.3, >= 0.3.1)
  280. method_source (0.9.2)
  281. mime-types (3.2.2)
  282. mime-types-data (~> 3.2015)
  283. mime-types-data (3.2019.0331)
  284. mimemagic (0.3.5)
  285. mini_mime (1.0.2)
  286. mini_portile2 (2.5.0)
  287. mini_racer (0.2.9)
  288. libv8 (>= 6.9.411)
  289. minitest (5.14.4)
  290. msgpack (1.2.4)
  291. multi_json (1.15.0)
  292. multi_xml (0.6.0)
  293. multipart-post (2.1.1)
  294. mysql2 (0.4.10)
  295. naught (1.1.0)
  296. nenv (0.3.0)
  297. nestful (1.1.3)
  298. net-ldap (0.16.1)
  299. netrc (0.11.0)
  300. nio4r (2.5.2)
  301. nokogiri (1.11.2)
  302. mini_portile2 (~> 2.5.0)
  303. racc (~> 1.4)
  304. nori (2.6.0)
  305. notiffany (0.1.1)
  306. nenv (~> 0.1)
  307. shellany (~> 0.0)
  308. oauth (0.5.4)
  309. oauth2 (1.4.4)
  310. faraday (>= 0.8, < 2.0)
  311. jwt (>= 1.0, < 3.0)
  312. multi_json (~> 1.3)
  313. multi_xml (~> 0.5)
  314. rack (>= 1.2, < 3)
  315. octokit (4.13.0)
  316. sawyer (~> 0.8.0, >= 0.5.3)
  317. omniauth (1.9.1)
  318. hashie (>= 3.4.6)
  319. rack (>= 1.6.2, < 3)
  320. omniauth-facebook (5.0.0)
  321. omniauth-oauth2 (~> 1.2)
  322. omniauth-github (1.4.0)
  323. omniauth (~> 1.5)
  324. omniauth-oauth2 (>= 1.4.0, < 2.0)
  325. omniauth-gitlab (2.0.0)
  326. omniauth (~> 1.0)
  327. omniauth-oauth2 (~> 1.0)
  328. omniauth-google-oauth2 (0.6.1)
  329. jwt (>= 2.0)
  330. omniauth (>= 1.1.1)
  331. omniauth-oauth2 (>= 1.5)
  332. omniauth-linkedin-oauth2 (1.0.0)
  333. omniauth-oauth2
  334. omniauth-microsoft-office365 (0.0.8)
  335. omniauth
  336. omniauth-oauth2
  337. omniauth-oauth (1.1.0)
  338. oauth
  339. omniauth (~> 1.0)
  340. omniauth-oauth2 (1.7.0)
  341. oauth2 (~> 1.4)
  342. omniauth (~> 1.9)
  343. omniauth-rails_csrf_protection (0.1.2)
  344. actionpack (>= 4.2)
  345. omniauth (>= 1.3.1)
  346. omniauth-saml (1.10.1)
  347. omniauth (~> 1.3, >= 1.3.2)
  348. ruby-saml (~> 1.7)
  349. omniauth-twitter (1.4.0)
  350. omniauth-oauth (~> 1.1)
  351. rack
  352. omniauth-weibo-oauth2 (0.5.2)
  353. omniauth (~> 1.5)
  354. omniauth-oauth2 (>= 1.4.0)
  355. openssl (2.1.2)
  356. parallel (1.19.2)
  357. parser (2.7.1.4)
  358. ast (~> 2.4.1)
  359. pg (0.21.0)
  360. pluginator (1.5.0)
  361. power_assert (1.1.4)
  362. pre-commit (0.39.0)
  363. pluginator (~> 1.5)
  364. pry (0.12.2)
  365. coderay (~> 1.1.0)
  366. method_source (~> 0.9.0)
  367. pry-rails (0.3.9)
  368. pry (>= 0.10.4)
  369. pry-remote (0.1.8)
  370. pry (~> 0.9)
  371. slop (~> 3.0)
  372. pry-rescue (1.5.0)
  373. interception (>= 0.5)
  374. pry (>= 0.12.0)
  375. pry-stack_explorer (0.4.9.3)
  376. binding_of_caller (>= 0.7)
  377. pry (>= 0.9.11)
  378. public_suffix (3.1.1)
  379. puma (3.12.6)
  380. pundit (2.0.1)
  381. activesupport (>= 3.0.0)
  382. pundit-matchers (1.6.0)
  383. rspec-rails (>= 3.0.0)
  384. racc (1.5.2)
  385. rack (2.2.3)
  386. rack-livereload (0.3.17)
  387. rack
  388. rack-test (1.1.0)
  389. rack (>= 1.0, < 3)
  390. rails (5.2.4.4)
  391. actioncable (= 5.2.4.4)
  392. actionmailer (= 5.2.4.4)
  393. actionpack (= 5.2.4.4)
  394. actionview (= 5.2.4.4)
  395. activejob (= 5.2.4.4)
  396. activemodel (= 5.2.4.4)
  397. activerecord (= 5.2.4.4)
  398. activestorage (= 5.2.4.4)
  399. activesupport (= 5.2.4.4)
  400. bundler (>= 1.3.0)
  401. railties (= 5.2.4.4)
  402. sprockets-rails (>= 2.0.0)
  403. rails-controller-testing (1.0.4)
  404. actionpack (>= 5.0.1.x)
  405. actionview (>= 5.0.1.x)
  406. activesupport (>= 5.0.1.x)
  407. rails-dom-testing (2.0.3)
  408. activesupport (>= 4.2.0)
  409. nokogiri (>= 1.6)
  410. rails-html-sanitizer (1.3.0)
  411. loofah (~> 2.3)
  412. rails-observers (0.1.5)
  413. activemodel (>= 4.0)
  414. railties (5.2.4.4)
  415. actionpack (= 5.2.4.4)
  416. activesupport (= 5.2.4.4)
  417. method_source
  418. rake (>= 0.8.7)
  419. thor (>= 0.19.0, < 2.0)
  420. rainbow (3.0.0)
  421. raindrops (0.19.0)
  422. rake (12.3.3)
  423. rb-fsevent (0.10.3)
  424. rb-inotify (0.10.0)
  425. ffi (~> 1.0)
  426. rchardet (1.8.0)
  427. regexp_parser (1.7.1)
  428. rest-client (2.0.2)
  429. http-cookie (>= 1.0.2, < 2.0)
  430. mime-types (>= 1.16, < 4.0)
  431. netrc (~> 0.8)
  432. retriable (2.1.0)
  433. rexml (3.2.4)
  434. rspec-core (3.9.2)
  435. rspec-support (~> 3.9.3)
  436. rspec-expectations (3.9.2)
  437. diff-lcs (>= 1.2.0, < 2.0)
  438. rspec-support (~> 3.9.0)
  439. rspec-mocks (3.9.1)
  440. diff-lcs (>= 1.2.0, < 2.0)
  441. rspec-support (~> 3.9.0)
  442. rspec-rails (3.9.1)
  443. actionpack (>= 3.0)
  444. activesupport (>= 3.0)
  445. railties (>= 3.0)
  446. rspec-core (~> 3.9.0)
  447. rspec-expectations (~> 3.9.0)
  448. rspec-mocks (~> 3.9.0)
  449. rspec-support (~> 3.9.0)
  450. rspec-support (3.9.3)
  451. rszr (0.5.2)
  452. rubocop (0.88.0)
  453. parallel (~> 1.10)
  454. parser (>= 2.7.1.1)
  455. rainbow (>= 2.2.2, < 4.0)
  456. regexp_parser (>= 1.7)
  457. rexml
  458. rubocop-ast (>= 0.1.0, < 1.0)
  459. ruby-progressbar (~> 1.7)
  460. unicode-display_width (>= 1.4.0, < 2.0)
  461. rubocop-ast (0.1.0)
  462. parser (>= 2.7.0.1)
  463. rubocop-performance (1.7.0)
  464. rubocop (>= 0.82.0)
  465. rubocop-rails (2.6.0)
  466. activesupport (>= 4.2.0)
  467. rack (>= 1.1)
  468. rubocop (>= 0.82.0)
  469. rubocop-rspec (1.42.0)
  470. rubocop (>= 0.87.0)
  471. ruby-progressbar (1.10.1)
  472. ruby-saml (1.10.2)
  473. nokogiri (>= 1.5.10)
  474. ruby_dep (1.5.0)
  475. rubyzip (1.3.0)
  476. safe_yaml (1.0.5)
  477. sassc (2.0.1)
  478. ffi (~> 1.9)
  479. rake
  480. sassc-rails (2.1.1)
  481. railties (>= 4.0.0)
  482. sassc (>= 2.0)
  483. sprockets (> 3.0)
  484. sprockets-rails
  485. tilt
  486. sawyer (0.8.1)
  487. addressable (>= 2.3.5, < 2.6)
  488. faraday (~> 0.8, < 1.0)
  489. selenium-webdriver (3.142.3)
  490. childprocess (>= 0.5, < 2.0)
  491. rubyzip (~> 1.2, >= 1.2.2)
  492. shellany (0.0.1)
  493. shoulda-matchers (4.0.1)
  494. activesupport (>= 4.2.0)
  495. simple_oauth (0.3.1)
  496. simplecov (0.16.1)
  497. docile (~> 1.1)
  498. json (>= 1.8, < 3)
  499. simplecov-html (~> 0.10.0)
  500. simplecov-html (0.10.2)
  501. simplecov-rcov (0.2.3)
  502. simplecov (>= 0.4.1)
  503. slack-notifier (2.3.2)
  504. slop (3.6.0)
  505. spring (2.1.0)
  506. spring-commands-rspec (1.0.4)
  507. spring (>= 0.9.1)
  508. spring-commands-testunit (1.0.1)
  509. spring (>= 0.9.1)
  510. sprockets (3.7.2)
  511. concurrent-ruby (~> 1.0)
  512. rack (> 1, < 3)
  513. sprockets-rails (3.2.1)
  514. actionpack (>= 4.0)
  515. activesupport (>= 4.0)
  516. sprockets (>= 3.0.0)
  517. telegramAPI (1.4.2)
  518. rest-client (~> 2.0, >= 2.0.2)
  519. telephone_number (1.4.0)
  520. term-ansicolor (1.7.1)
  521. tins (~> 1.0)
  522. test-unit (3.3.3)
  523. power_assert
  524. thor (1.1.0)
  525. thread_safe (0.3.6)
  526. tilt (2.0.9)
  527. tins (1.20.2)
  528. twilio-ruby (5.23.0)
  529. faraday (~> 0.9)
  530. jwt (>= 1.5, <= 2.5)
  531. nokogiri (>= 1.6, < 2.0)
  532. tzinfo (1.2.9)
  533. thread_safe (~> 0.1)
  534. uglifier (4.1.20)
  535. execjs (>= 0.3.0, < 3)
  536. unf (0.1.4)
  537. unf_ext
  538. unf_ext (0.0.7.5)
  539. unicode-display_width (1.7.0)
  540. unicorn (5.5.0)
  541. kgio (~> 2.6)
  542. raindrops (~> 0.7)
  543. valid_email2 (3.0.1)
  544. activemodel (>= 3.2)
  545. mail (~> 2.5)
  546. vcr (4.0.0)
  547. viewpoint (1.1.0)
  548. httpclient
  549. logging
  550. nokogiri
  551. rubyntlm
  552. webmock (3.5.1)
  553. addressable (>= 2.3.6)
  554. crack (>= 0.3.2)
  555. hashdiff
  556. websocket-driver (0.7.1)
  557. websocket-extensions (>= 0.1.0)
  558. websocket-extensions (0.1.5)
  559. writeexcel (1.0.5)
  560. xpath (3.2.0)
  561. nokogiri (~> 1.8)
  562. zendesk_api (1.19.0)
  563. faraday (~> 0.9)
  564. hashie (>= 3.5.2, < 4.0.0)
  565. inflection
  566. mime-types
  567. multipart-post (~> 2.0)
  568. PLATFORMS
  569. ruby
  570. DEPENDENCIES
  571. aasm
  572. activerecord-import
  573. activerecord-nulldb-adapter
  574. activerecord-session_store
  575. acts_as_list
  576. argon2
  577. autodiscover!
  578. autoprefixer-rails
  579. biz
  580. bootsnap
  581. browser
  582. byebug
  583. capybara
  584. chunky_png
  585. clearbit
  586. coffee-rails
  587. coffee-script-source
  588. coffeelint
  589. composite_primary_keys
  590. coveralls
  591. daemons
  592. dalli
  593. delayed_job_active_record
  594. deprecation_toolkit
  595. diffy
  596. doorkeeper
  597. eco
  598. em-websocket
  599. eventmachine
  600. execjs
  601. factory_bot_rails
  602. faker
  603. github_changelog_generator
  604. gmail_xoauth
  605. guard
  606. guard-livereload
  607. guard-symlink
  608. htmlentities
  609. icalendar
  610. icalendar-recurrence
  611. json
  612. koala
  613. libv8
  614. mail!
  615. mime-types
  616. mini_racer
  617. mysql2 (= 0.4.10)
  618. net-ldap
  619. oauth2
  620. omniauth-facebook
  621. omniauth-github
  622. omniauth-gitlab
  623. omniauth-google-oauth2
  624. omniauth-linkedin-oauth2
  625. omniauth-microsoft-office365
  626. omniauth-oauth2
  627. omniauth-rails_csrf_protection
  628. omniauth-saml
  629. omniauth-twitter
  630. omniauth-weibo-oauth2
  631. openssl
  632. pg (= 0.21.0)
  633. pre-commit
  634. pry-rails
  635. pry-remote
  636. pry-rescue
  637. pry-stack_explorer
  638. puma (~> 3.12)
  639. pundit
  640. pundit-matchers
  641. rack-livereload
  642. rails (= 5.2.4.4)
  643. rails-controller-testing
  644. rails-observers
  645. rb-fsevent
  646. rchardet (>= 1.8.0)
  647. rspec-rails
  648. rszr (= 0.5.2)
  649. rubocop
  650. rubocop-performance
  651. rubocop-rails
  652. rubocop-rspec
  653. rubyntlm!
  654. sassc-rails
  655. selenium-webdriver
  656. shoulda-matchers
  657. simplecov
  658. simplecov-rcov
  659. slack-notifier
  660. spring
  661. spring-commands-rspec
  662. spring-commands-testunit
  663. sprockets (~> 3.7.2)
  664. tcr!
  665. telegramAPI
  666. telephone_number
  667. test-unit
  668. twilio-ruby
  669. twitter!
  670. uglifier
  671. unicorn
  672. valid_email2
  673. vcr
  674. viewpoint
  675. webmock
  676. writeexcel
  677. zendesk_api
  678. RUBY VERSION
  679. ruby 2.6.6p146
  680. BUNDLED WITH
  681. 1.17.3