123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690 |
- GIT
- remote: https://github.com/sferik/twitter.git
- revision: 844818cad07ce490ccb9d8542ebb6b4fc7a61cb4
- specs:
- twitter (6.2.0)
- addressable (~> 2.3)
- buftok (~> 0.2.0)
- equalizer (~> 0.0.11)
- http (~> 3.0)
- http-form_data (~> 2.0)
- http_parser.rb (~> 0.6.0)
- memoizable (~> 0.4.0)
- multipart-post (~> 2.0)
- naught (~> 1.0)
- simple_oauth (~> 0.3.0)
- GIT
- remote: https://github.com/wimm/rubyntlm
- revision: 53969639b87b9e5d5fef560f19cf0d977259591c
- specs:
- rubyntlm (0.1.2)
- GIT
- remote: https://github.com/zammad-deps/autodiscover
- revision: ee9b53dfa797ce6d4f970b82beea7fbdd2df56bb
- specs:
- autodiscover (1.0.2)
- httpclient
- logging
- nokogiri
- nori
- GIT
- remote: https://github.com/zammad-deps/mail
- revision: 9265cf75bbe376f595944bd10d2dd953f863e765
- branch: 2-7-stable
- specs:
- mail (2.7.2.edge)
- mini_mime (>= 0.1.1)
- GIT
- remote: https://github.com/zammad-deps/tcr
- revision: ddc8caf9d57a991c8af850d2870969e7a265ec59
- specs:
- tcr (0.2.1)
- GEM
- remote: https://rubygems.org/
- specs:
- aasm (5.0.0)
- concurrent-ruby (~> 1.0)
- actioncable (5.2.4.4)
- actionpack (= 5.2.4.4)
- nio4r (~> 2.0)
- websocket-driver (>= 0.6.1)
- actionmailer (5.2.4.4)
- actionpack (= 5.2.4.4)
- actionview (= 5.2.4.4)
- activejob (= 5.2.4.4)
- mail (~> 2.5, >= 2.5.4)
- rails-dom-testing (~> 2.0)
- actionpack (5.2.4.4)
- actionview (= 5.2.4.4)
- activesupport (= 5.2.4.4)
- rack (~> 2.0, >= 2.0.8)
- rack-test (>= 0.6.3)
- rails-dom-testing (~> 2.0)
- rails-html-sanitizer (~> 1.0, >= 1.0.2)
- actionview (5.2.4.4)
- activesupport (= 5.2.4.4)
- builder (~> 3.1)
- erubi (~> 1.4)
- rails-dom-testing (~> 2.0)
- rails-html-sanitizer (~> 1.0, >= 1.0.3)
- activejob (5.2.4.4)
- activesupport (= 5.2.4.4)
- globalid (>= 0.3.6)
- activemodel (5.2.4.4)
- activesupport (= 5.2.4.4)
- activerecord (5.2.4.4)
- activemodel (= 5.2.4.4)
- activesupport (= 5.2.4.4)
- arel (>= 9.0)
- activerecord-import (1.0.2)
- activerecord (>= 3.2)
- activerecord-nulldb-adapter (0.3.9)
- activerecord (>= 2.0.0)
- activerecord-session_store (2.0.0)
- actionpack (>= 5.2.4.1)
- activerecord (>= 5.2.4.1)
- multi_json (~> 1.11, >= 1.11.2)
- rack (>= 2.0.8, < 3)
- railties (>= 5.2.4.1)
- activestorage (5.2.4.4)
- actionpack (= 5.2.4.4)
- activerecord (= 5.2.4.4)
- marcel (~> 0.3.1)
- activesupport (5.2.4.4)
- concurrent-ruby (~> 1.0, >= 1.0.2)
- i18n (>= 0.7, < 2)
- minitest (~> 5.1)
- tzinfo (~> 1.1)
- acts_as_list (0.9.19)
- activerecord (>= 3.0)
- addressable (2.5.2)
- public_suffix (>= 2.0.2, < 4.0)
- arel (9.0.0)
- argon2 (2.0.2)
- ffi (~> 1.9)
- ffi-compiler (>= 0.1)
- ast (2.4.1)
- autoprefixer-rails (9.5.1)
- execjs
- binding_of_caller (0.8.0)
- debug_inspector (>= 0.0.1)
- biz (1.8.2)
- clavius (~> 1.0)
- tzinfo
- bootsnap (1.3.2)
- msgpack (~> 1.0)
- browser (2.5.3)
- buftok (0.2.0)
- builder (3.2.4)
- byebug (11.0.1)
- capybara (3.32.2)
- addressable
- mini_mime (>= 0.1.3)
- nokogiri (~> 1.8)
- rack (>= 1.6.0)
- rack-test (>= 0.6.3)
- regexp_parser (~> 1.5)
- xpath (~> 3.2)
- childprocess (1.0.1)
- rake (< 13.0)
- chunky_png (1.3.12)
- clavius (1.0.4)
- clearbit (0.2.8)
- nestful (~> 1.1.0)
- coderay (1.1.2)
- coffee-rails (4.2.2)
- coffee-script (>= 2.2.0)
- railties (>= 4.0.0)
- coffee-script (2.4.1)
- coffee-script-source
- execjs
- coffee-script-source (1.12.2)
- coffeelint (1.16.1)
- coffee-script
- execjs
- json
- composite_primary_keys (11.2.0)
- activerecord (~> 5.2.1)
- concurrent-ruby (1.1.8)
- coveralls (0.8.23)
- json (>= 1.8, < 3)
- simplecov (~> 0.16.1)
- term-ansicolor (~> 1.3)
- thor (>= 0.19.4, < 2.0)
- tins (~> 1.6)
- crack (0.4.3)
- safe_yaml (~> 1.0.0)
- crass (1.0.6)
- daemons (1.3.1)
- dalli (2.7.10)
- debug_inspector (0.0.3)
- delayed_job (4.1.7)
- activesupport (>= 3.0, < 5.3)
- delayed_job_active_record (4.1.3)
- activerecord (>= 3.0, < 5.3)
- delayed_job (>= 3.0, < 5)
- deprecation_toolkit (1.4.0)
- activesupport (>= 4.2)
- diff-lcs (1.3)
- diffy (3.3.0)
- docile (1.3.1)
- domain_name (0.5.20180417)
- unf (>= 0.0.5, < 1.0.0)
- doorkeeper (5.3.2)
- railties (>= 5)
- eco (1.0.0)
- coffee-script
- eco-source
- execjs
- eco-source (1.1.0.rc.1)
- em-websocket (0.5.1)
- eventmachine (>= 0.12.9)
- http_parser.rb (~> 0.6.0)
- equalizer (0.0.11)
- erubi (1.10.0)
- eventmachine (1.2.7)
- execjs (2.7.0)
- factory_bot (5.0.2)
- activesupport (>= 4.2.0)
- factory_bot_rails (5.0.2)
- factory_bot (~> 5.0.2)
- railties (>= 4.2.0)
- faker (1.9.3)
- i18n (>= 0.7)
- faraday (0.17.3)
- multipart-post (>= 1.2, < 3)
- faraday-http-cache (2.0.0)
- faraday (~> 0.8)
- ffi (1.11.1)
- ffi-compiler (1.0.1)
- ffi (>= 1.0.0)
- rake
- formatador (0.2.5)
- github_changelog_generator (1.14.3)
- activesupport
- faraday-http-cache
- multi_json
- octokit (~> 4.6)
- rainbow (>= 2.1)
- rake (>= 10.0)
- retriable (~> 2.1)
- globalid (0.4.2)
- activesupport (>= 4.2.0)
- gmail_xoauth (0.4.2)
- oauth (>= 0.3.6)
- guard (2.15.0)
- formatador (>= 0.2.4)
- listen (>= 2.7, < 4.0)
- lumberjack (>= 1.0.12, < 2.0)
- nenv (~> 0.1)
- notiffany (~> 0.0)
- pry (>= 0.9.12)
- shellany (~> 0.0)
- thor (>= 0.18.1)
- guard-compat (1.2.1)
- guard-livereload (2.5.2)
- em-websocket (~> 0.5)
- guard (~> 2.8)
- guard-compat (~> 1.0)
- multi_json (~> 1.8)
- guard-symlink (0.1.1)
- guard
- guard-compat (~> 1.1)
- hashdiff (0.3.8)
- hashie (3.6.0)
- htmlentities (4.3.4)
- http (3.3.0)
- addressable (~> 2.3)
- http-cookie (~> 1.0)
- http-form_data (~> 2.0)
- http_parser.rb (~> 0.6.0)
- http-cookie (1.0.3)
- domain_name (~> 0.5)
- http-form_data (2.1.1)
- http_parser.rb (0.6.0)
- httpclient (2.8.3)
- i18n (1.8.9)
- concurrent-ruby (~> 1.0)
- icalendar (2.5.3)
- ice_cube (~> 0.16)
- icalendar-recurrence (1.1.2)
- icalendar (~> 2.0)
- ice_cube (~> 0.13)
- ice_cube (0.16.3)
- inflection (1.0.0)
- interception (0.5)
- json (2.3.0)
- jwt (2.2.2)
- kgio (2.11.2)
- koala (3.0.0)
- addressable
- faraday
- json (>= 1.8)
- libv8 (7.3.492.27.1)
- listen (3.1.5)
- rb-fsevent (~> 0.9, >= 0.9.4)
- rb-inotify (~> 0.9, >= 0.9.7)
- ruby_dep (~> 1.2)
- little-plugger (1.1.4)
- logging (2.2.2)
- little-plugger (~> 1.1)
- multi_json (~> 1.10)
- loofah (2.9.0)
- crass (~> 1.0.2)
- nokogiri (>= 1.5.9)
- lumberjack (1.0.13)
- marcel (0.3.3)
- mimemagic (~> 0.3.2)
- memoizable (0.4.2)
- thread_safe (~> 0.3, >= 0.3.1)
- method_source (0.9.2)
- mime-types (3.2.2)
- mime-types-data (~> 3.2015)
- mime-types-data (3.2019.0331)
- mimemagic (0.3.5)
- mini_mime (1.0.2)
- mini_portile2 (2.5.0)
- mini_racer (0.2.9)
- libv8 (>= 6.9.411)
- minitest (5.14.4)
- msgpack (1.2.4)
- multi_json (1.15.0)
- multi_xml (0.6.0)
- multipart-post (2.1.1)
- mysql2 (0.4.10)
- naught (1.1.0)
- nenv (0.3.0)
- nestful (1.1.3)
- net-ldap (0.16.1)
- netrc (0.11.0)
- nio4r (2.5.2)
- nokogiri (1.11.2)
- mini_portile2 (~> 2.5.0)
- racc (~> 1.4)
- nori (2.6.0)
- notiffany (0.1.1)
- nenv (~> 0.1)
- shellany (~> 0.0)
- oauth (0.5.4)
- oauth2 (1.4.4)
- faraday (>= 0.8, < 2.0)
- jwt (>= 1.0, < 3.0)
- multi_json (~> 1.3)
- multi_xml (~> 0.5)
- rack (>= 1.2, < 3)
- octokit (4.13.0)
- sawyer (~> 0.8.0, >= 0.5.3)
- omniauth (1.9.1)
- hashie (>= 3.4.6)
- rack (>= 1.6.2, < 3)
- omniauth-facebook (5.0.0)
- omniauth-oauth2 (~> 1.2)
- omniauth-github (1.4.0)
- omniauth (~> 1.5)
- omniauth-oauth2 (>= 1.4.0, < 2.0)
- omniauth-gitlab (2.0.0)
- omniauth (~> 1.0)
- omniauth-oauth2 (~> 1.0)
- omniauth-google-oauth2 (0.6.1)
- jwt (>= 2.0)
- omniauth (>= 1.1.1)
- omniauth-oauth2 (>= 1.5)
- omniauth-linkedin-oauth2 (1.0.0)
- omniauth-oauth2
- omniauth-microsoft-office365 (0.0.8)
- omniauth
- omniauth-oauth2
- omniauth-oauth (1.1.0)
- oauth
- omniauth (~> 1.0)
- omniauth-oauth2 (1.7.0)
- oauth2 (~> 1.4)
- omniauth (~> 1.9)
- omniauth-rails_csrf_protection (0.1.2)
- actionpack (>= 4.2)
- omniauth (>= 1.3.1)
- omniauth-saml (1.10.1)
- omniauth (~> 1.3, >= 1.3.2)
- ruby-saml (~> 1.7)
- omniauth-twitter (1.4.0)
- omniauth-oauth (~> 1.1)
- rack
- omniauth-weibo-oauth2 (0.5.2)
- omniauth (~> 1.5)
- omniauth-oauth2 (>= 1.4.0)
- openssl (2.1.2)
- parallel (1.19.2)
- parser (2.7.1.4)
- ast (~> 2.4.1)
- pg (0.21.0)
- pluginator (1.5.0)
- power_assert (1.1.4)
- pre-commit (0.39.0)
- pluginator (~> 1.5)
- pry (0.12.2)
- coderay (~> 1.1.0)
- method_source (~> 0.9.0)
- pry-rails (0.3.9)
- pry (>= 0.10.4)
- pry-remote (0.1.8)
- pry (~> 0.9)
- slop (~> 3.0)
- pry-rescue (1.5.0)
- interception (>= 0.5)
- pry (>= 0.12.0)
- pry-stack_explorer (0.4.9.3)
- binding_of_caller (>= 0.7)
- pry (>= 0.9.11)
- public_suffix (3.1.1)
- puma (3.12.6)
- pundit (2.0.1)
- activesupport (>= 3.0.0)
- pundit-matchers (1.6.0)
- rspec-rails (>= 3.0.0)
- racc (1.5.2)
- rack (2.2.3)
- rack-livereload (0.3.17)
- rack
- rack-test (1.1.0)
- rack (>= 1.0, < 3)
- rails (5.2.4.4)
- actioncable (= 5.2.4.4)
- actionmailer (= 5.2.4.4)
- actionpack (= 5.2.4.4)
- actionview (= 5.2.4.4)
- activejob (= 5.2.4.4)
- activemodel (= 5.2.4.4)
- activerecord (= 5.2.4.4)
- activestorage (= 5.2.4.4)
- activesupport (= 5.2.4.4)
- bundler (>= 1.3.0)
- railties (= 5.2.4.4)
- sprockets-rails (>= 2.0.0)
- rails-controller-testing (1.0.4)
- actionpack (>= 5.0.1.x)
- actionview (>= 5.0.1.x)
- activesupport (>= 5.0.1.x)
- rails-dom-testing (2.0.3)
- activesupport (>= 4.2.0)
- nokogiri (>= 1.6)
- rails-html-sanitizer (1.3.0)
- loofah (~> 2.3)
- rails-observers (0.1.5)
- activemodel (>= 4.0)
- railties (5.2.4.4)
- actionpack (= 5.2.4.4)
- activesupport (= 5.2.4.4)
- method_source
- rake (>= 0.8.7)
- thor (>= 0.19.0, < 2.0)
- rainbow (3.0.0)
- raindrops (0.19.0)
- rake (12.3.3)
- rb-fsevent (0.10.3)
- rb-inotify (0.10.0)
- ffi (~> 1.0)
- rchardet (1.8.0)
- regexp_parser (1.7.1)
- rest-client (2.0.2)
- http-cookie (>= 1.0.2, < 2.0)
- mime-types (>= 1.16, < 4.0)
- netrc (~> 0.8)
- retriable (2.1.0)
- rexml (3.2.4)
- rspec-core (3.9.2)
- rspec-support (~> 3.9.3)
- rspec-expectations (3.9.2)
- diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.9.0)
- rspec-mocks (3.9.1)
- diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.9.0)
- rspec-rails (3.9.1)
- actionpack (>= 3.0)
- activesupport (>= 3.0)
- railties (>= 3.0)
- rspec-core (~> 3.9.0)
- rspec-expectations (~> 3.9.0)
- rspec-mocks (~> 3.9.0)
- rspec-support (~> 3.9.0)
- rspec-support (3.9.3)
- rszr (0.5.2)
- rubocop (0.88.0)
- parallel (~> 1.10)
- parser (>= 2.7.1.1)
- rainbow (>= 2.2.2, < 4.0)
- regexp_parser (>= 1.7)
- rexml
- rubocop-ast (>= 0.1.0, < 1.0)
- ruby-progressbar (~> 1.7)
- unicode-display_width (>= 1.4.0, < 2.0)
- rubocop-ast (0.1.0)
- parser (>= 2.7.0.1)
- rubocop-performance (1.7.0)
- rubocop (>= 0.82.0)
- rubocop-rails (2.6.0)
- activesupport (>= 4.2.0)
- rack (>= 1.1)
- rubocop (>= 0.82.0)
- rubocop-rspec (1.42.0)
- rubocop (>= 0.87.0)
- ruby-progressbar (1.10.1)
- ruby-saml (1.10.2)
- nokogiri (>= 1.5.10)
- ruby_dep (1.5.0)
- rubyzip (1.3.0)
- safe_yaml (1.0.5)
- sassc (2.0.1)
- ffi (~> 1.9)
- rake
- sassc-rails (2.1.1)
- railties (>= 4.0.0)
- sassc (>= 2.0)
- sprockets (> 3.0)
- sprockets-rails
- tilt
- sawyer (0.8.1)
- addressable (>= 2.3.5, < 2.6)
- faraday (~> 0.8, < 1.0)
- selenium-webdriver (3.142.3)
- childprocess (>= 0.5, < 2.0)
- rubyzip (~> 1.2, >= 1.2.2)
- shellany (0.0.1)
- shoulda-matchers (4.0.1)
- activesupport (>= 4.2.0)
- simple_oauth (0.3.1)
- simplecov (0.16.1)
- docile (~> 1.1)
- json (>= 1.8, < 3)
- simplecov-html (~> 0.10.0)
- simplecov-html (0.10.2)
- simplecov-rcov (0.2.3)
- simplecov (>= 0.4.1)
- slack-notifier (2.3.2)
- slop (3.6.0)
- spring (2.1.0)
- spring-commands-rspec (1.0.4)
- spring (>= 0.9.1)
- spring-commands-testunit (1.0.1)
- spring (>= 0.9.1)
- sprockets (3.7.2)
- concurrent-ruby (~> 1.0)
- rack (> 1, < 3)
- sprockets-rails (3.2.1)
- actionpack (>= 4.0)
- activesupport (>= 4.0)
- sprockets (>= 3.0.0)
- telegramAPI (1.4.2)
- rest-client (~> 2.0, >= 2.0.2)
- telephone_number (1.4.0)
- term-ansicolor (1.7.1)
- tins (~> 1.0)
- test-unit (3.3.3)
- power_assert
- thor (1.1.0)
- thread_safe (0.3.6)
- tilt (2.0.9)
- tins (1.20.2)
- twilio-ruby (5.23.0)
- faraday (~> 0.9)
- jwt (>= 1.5, <= 2.5)
- nokogiri (>= 1.6, < 2.0)
- tzinfo (1.2.9)
- thread_safe (~> 0.1)
- uglifier (4.1.20)
- execjs (>= 0.3.0, < 3)
- unf (0.1.4)
- unf_ext
- unf_ext (0.0.7.5)
- unicode-display_width (1.7.0)
- unicorn (5.5.0)
- kgio (~> 2.6)
- raindrops (~> 0.7)
- valid_email2 (3.0.1)
- activemodel (>= 3.2)
- mail (~> 2.5)
- vcr (4.0.0)
- viewpoint (1.1.0)
- httpclient
- logging
- nokogiri
- rubyntlm
- webmock (3.5.1)
- addressable (>= 2.3.6)
- crack (>= 0.3.2)
- hashdiff
- websocket-driver (0.7.1)
- websocket-extensions (>= 0.1.0)
- websocket-extensions (0.1.5)
- writeexcel (1.0.5)
- xpath (3.2.0)
- nokogiri (~> 1.8)
- zendesk_api (1.19.0)
- faraday (~> 0.9)
- hashie (>= 3.5.2, < 4.0.0)
- inflection
- mime-types
- multipart-post (~> 2.0)
- PLATFORMS
- ruby
- DEPENDENCIES
- aasm
- activerecord-import
- activerecord-nulldb-adapter
- activerecord-session_store
- acts_as_list
- argon2
- autodiscover!
- autoprefixer-rails
- biz
- bootsnap
- browser
- byebug
- capybara
- chunky_png
- clearbit
- coffee-rails
- coffee-script-source
- coffeelint
- composite_primary_keys
- coveralls
- daemons
- dalli
- delayed_job_active_record
- deprecation_toolkit
- diffy
- doorkeeper
- eco
- em-websocket
- eventmachine
- execjs
- factory_bot_rails
- faker
- github_changelog_generator
- gmail_xoauth
- guard
- guard-livereload
- guard-symlink
- htmlentities
- icalendar
- icalendar-recurrence
- json
- koala
- libv8
- mail!
- mime-types
- mini_racer
- mysql2 (= 0.4.10)
- net-ldap
- oauth2
- omniauth-facebook
- omniauth-github
- omniauth-gitlab
- omniauth-google-oauth2
- omniauth-linkedin-oauth2
- omniauth-microsoft-office365
- omniauth-oauth2
- omniauth-rails_csrf_protection
- omniauth-saml
- omniauth-twitter
- omniauth-weibo-oauth2
- openssl
- pg (= 0.21.0)
- pre-commit
- pry-rails
- pry-remote
- pry-rescue
- pry-stack_explorer
- puma (~> 3.12)
- pundit
- pundit-matchers
- rack-livereload
- rails (= 5.2.4.4)
- rails-controller-testing
- rails-observers
- rb-fsevent
- rchardet (>= 1.8.0)
- rspec-rails
- rszr (= 0.5.2)
- rubocop
- rubocop-performance
- rubocop-rails
- rubocop-rspec
- rubyntlm!
- sassc-rails
- selenium-webdriver
- shoulda-matchers
- simplecov
- simplecov-rcov
- slack-notifier
- spring
- spring-commands-rspec
- spring-commands-testunit
- sprockets (~> 3.7.2)
- tcr!
- telegramAPI
- telephone_number
- test-unit
- twilio-ruby
- twitter!
- uglifier
- unicorn
- valid_email2
- vcr
- viewpoint
- webmock
- writeexcel
- zendesk_api
- RUBY VERSION
- ruby 2.6.6p146
- BUNDLED WITH
- 1.17.3
|