Gemfile.lock 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557
  1. GIT
  2. remote: https://github.com/jkowens/composite_primary_keys.git
  3. revision: 7f4670b54b3c6e94992161b4efe2c8717d7c0e71
  4. branch: rails-5_1
  5. specs:
  6. composite_primary_keys (9.0.7)
  7. activerecord (~> 5.1.0)
  8. GIT
  9. remote: https://github.com/thorsteneckel/autodiscover.git
  10. revision: 29d713ee0c8c25fcf74c4292ff13fe1fa4d0d827
  11. specs:
  12. autodiscover (1.0.2)
  13. httpclient
  14. logging
  15. nokogiri
  16. nori
  17. GIT
  18. remote: https://github.com/wimm/rubyntlm.git
  19. revision: 53969639b87b9e5d5fef560f19cf0d977259591c
  20. specs:
  21. rubyntlm (0.1.2)
  22. GEM
  23. remote: https://rubygems.org/
  24. specs:
  25. actioncable (5.1.4)
  26. actionpack (= 5.1.4)
  27. nio4r (~> 2.0)
  28. websocket-driver (~> 0.6.1)
  29. actionmailer (5.1.4)
  30. actionpack (= 5.1.4)
  31. actionview (= 5.1.4)
  32. activejob (= 5.1.4)
  33. mail (~> 2.5, >= 2.5.4)
  34. rails-dom-testing (~> 2.0)
  35. actionpack (5.1.4)
  36. actionview (= 5.1.4)
  37. activesupport (= 5.1.4)
  38. rack (~> 2.0)
  39. rack-test (>= 0.6.3)
  40. rails-dom-testing (~> 2.0)
  41. rails-html-sanitizer (~> 1.0, >= 1.0.2)
  42. actionview (5.1.4)
  43. activesupport (= 5.1.4)
  44. builder (~> 3.1)
  45. erubi (~> 1.4)
  46. rails-dom-testing (~> 2.0)
  47. rails-html-sanitizer (~> 1.0, >= 1.0.3)
  48. activejob (5.1.4)
  49. activesupport (= 5.1.4)
  50. globalid (>= 0.3.6)
  51. activemodel (5.1.4)
  52. activesupport (= 5.1.4)
  53. activerecord (5.1.4)
  54. activemodel (= 5.1.4)
  55. activesupport (= 5.1.4)
  56. arel (~> 8.0)
  57. activerecord-nulldb-adapter (0.3.7)
  58. activerecord (>= 2.0.0)
  59. activerecord-session_store (1.1.0)
  60. actionpack (>= 4.0, < 5.2)
  61. activerecord (>= 4.0, < 5.2)
  62. multi_json (~> 1.11, >= 1.11.2)
  63. rack (>= 1.5.2, < 3)
  64. railties (>= 4.0, < 5.2)
  65. activesupport (5.1.4)
  66. concurrent-ruby (~> 1.0, >= 1.0.2)
  67. i18n (~> 0.7)
  68. minitest (~> 5.1)
  69. tzinfo (~> 1.1)
  70. addressable (2.5.2)
  71. public_suffix (>= 2.0.2, < 4.0)
  72. arel (8.0.0)
  73. argon2 (1.1.3)
  74. ffi (~> 1.9)
  75. ffi-compiler (~> 0.1)
  76. ast (2.3.0)
  77. autoprefixer-rails (7.1.3)
  78. execjs
  79. biz (1.7.0)
  80. clavius (~> 1.0)
  81. tzinfo
  82. browser (2.5.1)
  83. buftok (0.2.0)
  84. builder (3.2.3)
  85. childprocess (0.7.1)
  86. ffi (~> 1.0, >= 1.0.11)
  87. clavius (1.0.3)
  88. clearbit (0.2.7)
  89. nestful (~> 1.1.0)
  90. coderay (1.1.2)
  91. coffee-rails (4.2.2)
  92. coffee-script (>= 2.2.0)
  93. railties (>= 4.0.0)
  94. coffee-script (2.4.1)
  95. coffee-script-source
  96. execjs
  97. coffee-script-source (1.12.2)
  98. coffeelint (1.16.0)
  99. coffee-script
  100. execjs
  101. json
  102. concurrent-ruby (1.0.5)
  103. coveralls (0.8.21)
  104. json (>= 1.8, < 3)
  105. simplecov (~> 0.14.1)
  106. term-ansicolor (~> 1.3)
  107. thor (~> 0.19.4)
  108. tins (~> 1.6)
  109. crack (0.4.3)
  110. safe_yaml (~> 1.0.0)
  111. daemons (1.2.4)
  112. delayed_job (4.1.3)
  113. activesupport (>= 3.0, < 5.2)
  114. delayed_job_active_record (4.1.2)
  115. activerecord (>= 3.0, < 5.2)
  116. delayed_job (>= 3.0, < 5)
  117. diff-lcs (1.3)
  118. diffy (3.2.0)
  119. docile (1.1.5)
  120. domain_name (0.5.20170404)
  121. unf (>= 0.0.5, < 1.0.0)
  122. doorkeeper (4.2.6)
  123. railties (>= 4.2)
  124. eco (1.0.0)
  125. coffee-script
  126. eco-source
  127. execjs
  128. eco-source (1.1.0.rc.1)
  129. em-websocket (0.5.1)
  130. eventmachine (>= 0.12.9)
  131. http_parser.rb (~> 0.6.0)
  132. equalizer (0.0.11)
  133. erubi (1.6.1)
  134. eventmachine (1.2.5)
  135. execjs (2.7.0)
  136. factory_girl (4.8.0)
  137. activesupport (>= 3.0.0)
  138. factory_girl_rails (4.8.0)
  139. factory_girl (~> 4.8.0)
  140. railties (>= 3.0.0)
  141. faraday (0.11.0)
  142. multipart-post (>= 1.2, < 3)
  143. faraday-http-cache (2.0.0)
  144. faraday (~> 0.8)
  145. ffi (1.9.18)
  146. ffi-compiler (0.1.3)
  147. ffi (>= 1.0.0)
  148. rake
  149. figaro (1.1.1)
  150. thor (~> 0.14)
  151. formatador (0.2.5)
  152. github_changelog_generator (1.14.3)
  153. activesupport
  154. faraday-http-cache
  155. multi_json
  156. octokit (~> 4.6)
  157. rainbow (>= 2.1)
  158. rake (>= 10.0)
  159. retriable (~> 2.1)
  160. globalid (0.4.0)
  161. activesupport (>= 4.2.0)
  162. guard (2.14.1)
  163. formatador (>= 0.2.4)
  164. listen (>= 2.7, < 4.0)
  165. lumberjack (~> 1.0)
  166. nenv (~> 0.1)
  167. notiffany (~> 0.0)
  168. pry (>= 0.9.12)
  169. shellany (~> 0.0)
  170. thor (>= 0.18.1)
  171. guard-compat (1.2.1)
  172. guard-livereload (2.5.2)
  173. em-websocket (~> 0.5)
  174. guard (~> 2.8)
  175. guard-compat (~> 1.0)
  176. multi_json (~> 1.8)
  177. guard-symlink (0.1.1)
  178. guard
  179. guard-compat (~> 1.1)
  180. hashdiff (0.3.6)
  181. hashie (3.5.6)
  182. htmlentities (4.3.4)
  183. http (2.2.2)
  184. addressable (~> 2.3)
  185. http-cookie (~> 1.0)
  186. http-form_data (~> 1.0.1)
  187. http_parser.rb (~> 0.6.0)
  188. http-cookie (1.0.3)
  189. domain_name (~> 0.5)
  190. http-form_data (1.0.3)
  191. http_parser.rb (0.6.0)
  192. httpclient (2.8.3)
  193. i18n (0.8.6)
  194. icalendar (2.4.1)
  195. icalendar-recurrence (1.1.2)
  196. icalendar (~> 2.0)
  197. ice_cube (~> 0.13)
  198. ice_cube (0.16.2)
  199. inflection (1.0.0)
  200. json (2.1.0)
  201. jwt (1.5.6)
  202. kgio (2.11.0)
  203. koala (3.0.0)
  204. addressable
  205. faraday
  206. json (>= 1.8)
  207. libv8 (3.16.14.19)
  208. listen (3.1.5)
  209. rb-fsevent (~> 0.9, >= 0.9.4)
  210. rb-inotify (~> 0.9, >= 0.9.7)
  211. ruby_dep (~> 1.2)
  212. little-plugger (1.1.4)
  213. logging (2.2.2)
  214. little-plugger (~> 1.1)
  215. multi_json (~> 1.10)
  216. loofah (2.0.3)
  217. nokogiri (>= 1.5.9)
  218. lumberjack (1.0.12)
  219. mail (2.6.6)
  220. mime-types (>= 1.16, < 4)
  221. memoizable (0.4.2)
  222. thread_safe (~> 0.3, >= 0.3.1)
  223. method_source (0.8.2)
  224. mime-types (2.99.3)
  225. mini_portile2 (2.3.0)
  226. minitest (5.10.3)
  227. multi_json (1.12.1)
  228. multi_xml (0.6.0)
  229. multipart-post (2.0.0)
  230. mysql2 (0.4.9)
  231. naught (1.1.0)
  232. nenv (0.3.0)
  233. nestful (1.1.1)
  234. net-ldap (0.16.0)
  235. netrc (0.11.0)
  236. nio4r (2.1.0)
  237. nokogiri (1.8.1)
  238. mini_portile2 (~> 2.3.0)
  239. nori (2.6.0)
  240. notiffany (0.1.1)
  241. nenv (~> 0.1)
  242. shellany (~> 0.0)
  243. oauth (0.5.3)
  244. oauth2 (1.4.0)
  245. faraday (>= 0.8, < 0.13)
  246. jwt (~> 1.0)
  247. multi_json (~> 1.3)
  248. multi_xml (~> 0.5)
  249. rack (>= 1.2, < 3)
  250. octokit (4.7.0)
  251. sawyer (~> 0.8.0, >= 0.5.3)
  252. omniauth (1.6.1)
  253. hashie (>= 3.4.6, < 3.6.0)
  254. rack (>= 1.6.2, < 3)
  255. omniauth-facebook (4.0.0)
  256. omniauth-oauth2 (~> 1.2)
  257. omniauth-github (1.3.0)
  258. omniauth (~> 1.5)
  259. omniauth-oauth2 (>= 1.4.0, < 2.0)
  260. omniauth-gitlab (1.0.2)
  261. omniauth (~> 1.0)
  262. omniauth-oauth2 (~> 1.0)
  263. omniauth-google-oauth2 (0.5.2)
  264. jwt (~> 1.5)
  265. multi_json (~> 1.3)
  266. omniauth (>= 1.1.1)
  267. omniauth-oauth2 (>= 1.3.1)
  268. omniauth-linkedin-oauth2 (0.2.5)
  269. omniauth (~> 1.0)
  270. omniauth-oauth2
  271. omniauth-microsoft-office365 (0.0.7)
  272. omniauth
  273. omniauth-oauth2
  274. omniauth-oauth (1.1.0)
  275. oauth
  276. omniauth (~> 1.0)
  277. omniauth-oauth2 (1.4.0)
  278. oauth2 (~> 1.0)
  279. omniauth (~> 1.2)
  280. omniauth-twitter (1.4.0)
  281. omniauth-oauth (~> 1.1)
  282. rack
  283. parser (2.4.0.0)
  284. ast (~> 2.2)
  285. pg (0.21.0)
  286. pluginator (1.5.0)
  287. power_assert (1.1.0)
  288. powerpack (0.1.1)
  289. pre-commit (0.35.0)
  290. pluginator (~> 1.5)
  291. pry (0.10.4)
  292. coderay (~> 1.1.0)
  293. method_source (~> 0.8.1)
  294. slop (~> 3.4)
  295. public_suffix (3.0.0)
  296. puma (3.10.0)
  297. rack (2.0.3)
  298. rack-livereload (0.3.16)
  299. rack
  300. rack-test (0.7.0)
  301. rack (>= 1.0, < 3)
  302. rails (5.1.4)
  303. actioncable (= 5.1.4)
  304. actionmailer (= 5.1.4)
  305. actionpack (= 5.1.4)
  306. actionview (= 5.1.4)
  307. activejob (= 5.1.4)
  308. activemodel (= 5.1.4)
  309. activerecord (= 5.1.4)
  310. activesupport (= 5.1.4)
  311. bundler (>= 1.3.0)
  312. railties (= 5.1.4)
  313. sprockets-rails (>= 2.0.0)
  314. rails-dom-testing (2.0.3)
  315. activesupport (>= 4.2.0)
  316. nokogiri (>= 1.6)
  317. rails-html-sanitizer (1.0.3)
  318. loofah (~> 2.0)
  319. rails-observers (0.1.5)
  320. activemodel (>= 4.0)
  321. railties (5.1.4)
  322. actionpack (= 5.1.4)
  323. activesupport (= 5.1.4)
  324. method_source
  325. rake (>= 0.8.7)
  326. thor (>= 0.18.1, < 2.0)
  327. rainbow (2.2.2)
  328. rake
  329. raindrops (0.19.0)
  330. rake (12.1.0)
  331. rb-fsevent (0.10.2)
  332. rb-inotify (0.9.10)
  333. ffi (>= 0.5.0, < 2)
  334. ref (2.0.0)
  335. rest-client (1.8.0)
  336. http-cookie (>= 1.0.2, < 2.0)
  337. mime-types (>= 1.16, < 3.0)
  338. netrc (~> 0.7)
  339. retriable (2.1.0)
  340. rspec-core (3.6.0)
  341. rspec-support (~> 3.6.0)
  342. rspec-expectations (3.6.0)
  343. diff-lcs (>= 1.2.0, < 2.0)
  344. rspec-support (~> 3.6.0)
  345. rspec-mocks (3.6.0)
  346. diff-lcs (>= 1.2.0, < 2.0)
  347. rspec-support (~> 3.6.0)
  348. rspec-rails (3.6.1)
  349. actionpack (>= 3.0)
  350. activesupport (>= 3.0)
  351. railties (>= 3.0)
  352. rspec-core (~> 3.6.0)
  353. rspec-expectations (~> 3.6.0)
  354. rspec-mocks (~> 3.6.0)
  355. rspec-support (~> 3.6.0)
  356. rspec-support (3.6.0)
  357. rubocop (0.42.0)
  358. parser (>= 2.3.1.1, < 3.0)
  359. powerpack (~> 0.1)
  360. rainbow (>= 1.99.1, < 3.0)
  361. ruby-progressbar (~> 1.7)
  362. unicode-display_width (~> 1.0, >= 1.0.1)
  363. ruby-progressbar (1.8.1)
  364. ruby_dep (1.5.0)
  365. rubyzip (1.2.1)
  366. safe_yaml (1.0.4)
  367. sass (3.5.1)
  368. sass-listen (~> 4.0.0)
  369. sass-listen (4.0.0)
  370. rb-fsevent (~> 0.9, >= 0.9.4)
  371. rb-inotify (~> 0.9, >= 0.9.7)
  372. sass-rails (5.0.6)
  373. railties (>= 4.0.0, < 6)
  374. sass (~> 3.1)
  375. sprockets (>= 2.8, < 4.0)
  376. sprockets-rails (>= 2.0, < 4.0)
  377. tilt (>= 1.1, < 3)
  378. sawyer (0.8.1)
  379. addressable (>= 2.3.5, < 2.6)
  380. faraday (~> 0.8, < 1.0)
  381. selenium-webdriver (2.53.4)
  382. childprocess (~> 0.5)
  383. rubyzip (~> 1.0)
  384. websocket (~> 1.0)
  385. shellany (0.0.1)
  386. simple-rss (1.3.1)
  387. simple_oauth (0.3.1)
  388. simplecov (0.14.1)
  389. docile (~> 1.1.0)
  390. json (>= 1.8, < 3)
  391. simplecov-html (~> 0.10.0)
  392. simplecov-html (0.10.2)
  393. simplecov-rcov (0.2.3)
  394. simplecov (>= 0.4.1)
  395. slack-notifier (2.3.1)
  396. slop (3.6.0)
  397. spring (2.0.2)
  398. activesupport (>= 4.2)
  399. spring-commands-rspec (1.0.4)
  400. spring (>= 0.9.1)
  401. sprockets (3.7.1)
  402. concurrent-ruby (~> 1.0)
  403. rack (> 1, < 3)
  404. sprockets-rails (3.2.1)
  405. actionpack (>= 4.0)
  406. activesupport (>= 4.0)
  407. sprockets (>= 3.0.0)
  408. sqlite3 (1.3.13)
  409. telegramAPI (1.4.1)
  410. rest-client (~> 1.7, >= 1.7.3)
  411. term-ansicolor (1.6.0)
  412. tins (~> 1.0)
  413. test-unit (3.2.5)
  414. power_assert
  415. therubyracer (0.12.3)
  416. libv8 (~> 3.16.14.15)
  417. ref
  418. thor (0.19.4)
  419. thread_safe (0.3.6)
  420. tilt (2.0.8)
  421. tins (1.15.0)
  422. twitter (6.1.0)
  423. addressable (~> 2.5)
  424. buftok (~> 0.2.0)
  425. equalizer (= 0.0.11)
  426. faraday (~> 0.11.0)
  427. http (~> 2.1)
  428. http_parser.rb (~> 0.6.0)
  429. memoizable (~> 0.4.2)
  430. naught (~> 1.1)
  431. simple_oauth (~> 0.3.1)
  432. tzinfo (1.2.3)
  433. thread_safe (~> 0.1)
  434. uglifier (3.2.0)
  435. execjs (>= 0.3.0, < 3)
  436. unf (0.1.4)
  437. unf_ext
  438. unf_ext (0.0.7.4)
  439. unicode-display_width (1.3.0)
  440. unicorn (5.3.0)
  441. kgio (~> 2.6)
  442. raindrops (~> 0.7)
  443. valid_email2 (2.0.1)
  444. activemodel (>= 3.2)
  445. mail (~> 2.5)
  446. viewpoint (1.1.0)
  447. httpclient
  448. logging
  449. nokogiri
  450. rubyntlm
  451. webmock (3.0.1)
  452. addressable (>= 2.3.6)
  453. crack (>= 0.3.2)
  454. hashdiff
  455. websocket (1.2.4)
  456. websocket-driver (0.6.5)
  457. websocket-extensions (>= 0.1.0)
  458. websocket-extensions (0.1.2)
  459. writeexcel (1.0.5)
  460. zendesk_api (1.14.4)
  461. faraday (~> 0.9)
  462. hashie (>= 3.5.2, < 4.0.0)
  463. inflection
  464. mime-types
  465. multipart-post (~> 2.0)
  466. PLATFORMS
  467. ruby
  468. DEPENDENCIES
  469. activerecord-nulldb-adapter
  470. activerecord-session_store
  471. argon2
  472. autodiscover!
  473. autoprefixer-rails
  474. biz
  475. browser
  476. clearbit
  477. coffee-rails
  478. coffee-script-source
  479. coffeelint
  480. composite_primary_keys!
  481. coveralls
  482. daemons
  483. delayed_job_active_record
  484. diffy
  485. doorkeeper
  486. eco
  487. em-websocket
  488. eventmachine
  489. execjs
  490. factory_girl_rails
  491. figaro
  492. github_changelog_generator
  493. guard
  494. guard-livereload
  495. guard-symlink
  496. htmlentities
  497. icalendar
  498. icalendar-recurrence
  499. json
  500. koala
  501. libv8
  502. mail
  503. mime-types
  504. mysql2
  505. net-ldap
  506. oauth2
  507. omniauth
  508. omniauth-facebook
  509. omniauth-github
  510. omniauth-gitlab
  511. omniauth-google-oauth2
  512. omniauth-linkedin-oauth2
  513. omniauth-microsoft-office365
  514. omniauth-oauth2
  515. omniauth-twitter
  516. pg
  517. pre-commit
  518. puma
  519. rack-livereload
  520. rails (= 5.1.4)
  521. rails-observers
  522. rb-fsevent
  523. rspec-rails
  524. rubocop
  525. rubyntlm!
  526. sass-rails
  527. selenium-webdriver (= 2.53.4)
  528. simple-rss
  529. simplecov
  530. simplecov-rcov
  531. slack-notifier
  532. spring
  533. spring-commands-rspec
  534. sprockets
  535. sqlite3
  536. telegramAPI
  537. test-unit
  538. therubyracer
  539. twitter
  540. uglifier
  541. unicorn
  542. valid_email2
  543. viewpoint
  544. webmock
  545. writeexcel
  546. zendesk_api
  547. RUBY VERSION
  548. ruby 2.4.1p111
  549. BUNDLED WITH
  550. 1.15.4