diff --git a/.gitignore b/.gitignore index e4ba113..2f1f528 100644 --- a/.gitignore +++ b/.gitignore @@ -32,6 +32,5 @@ tags Gemfile.local Gemfile.local.lock .envrc -Gemfile.lock bin/json-formatter -acceptance/* \ No newline at end of file +acceptance/* diff --git a/Gemfile.lock b/Gemfile.lock new file mode 100644 index 0000000..d35f04e --- /dev/null +++ b/Gemfile.lock @@ -0,0 +1,590 @@ +PATH + remote: lib/gitlab-cli + specs: + gitlab (3.2.0) + httparty + terminal-table + +GEM + remote: https://mirrors.cloud.tencent.com/rubygems/ + specs: + aasm (5.2.0) + concurrent-ruby (~> 1.0) + actioncable (5.2.8) + actionpack (= 5.2.8) + nio4r (~> 2.0) + websocket-driver (>= 0.6.1) + actionmailer (5.2.8) + actionpack (= 5.2.8) + actionview (= 5.2.8) + activejob (= 5.2.8) + mail (~> 2.5, >= 2.5.4) + rails-dom-testing (~> 2.0) + actionpack (5.2.8) + actionview (= 5.2.8) + activesupport (= 5.2.8) + rack (~> 2.0, >= 2.0.8) + rack-test (>= 0.6.3) + rails-dom-testing (~> 2.0) + rails-html-sanitizer (~> 1.0, >= 1.0.2) + actionpack-action_caching (1.2.2) + actionpack (>= 4.0.0) + actionview (5.2.8) + activesupport (= 5.2.8) + builder (~> 3.1) + erubi (~> 1.4) + rails-dom-testing (~> 2.0) + rails-html-sanitizer (~> 1.0, >= 1.0.3) + active_decorator (1.4.0) + activesupport + activejob (5.2.8) + activesupport (= 5.2.8) + globalid (>= 0.3.6) + activemodel (5.2.8) + activesupport (= 5.2.8) + activerecord (5.2.8) + activemodel (= 5.2.8) + activesupport (= 5.2.8) + arel (>= 9.0) + activerecord-import (1.2.0) + activerecord (>= 3.2) + activestorage (5.2.8) + actionpack (= 5.2.8) + activerecord (= 5.2.8) + marcel (~> 1.0.0) + activesupport (5.2.8) + concurrent-ruby (~> 1.0, >= 1.0.2) + i18n (>= 0.7, < 2) + minitest (~> 5.1) + tzinfo (~> 1.1) + acts-as-taggable-on (6.5.0) + activerecord (>= 5.0, < 6.1) + acts_as_list (0.9.19) + activerecord (>= 3.0) + addressable (2.8.0) + public_suffix (>= 2.0.2, < 5.0) + alipay (0.16.0) + aliyun-sdk (0.8.0) + nokogiri (~> 1.6) + rest-client (~> 2.0) + aliyunsdkcore (0.0.17) + activesupport (>= 3.0.0) + faraday (>= 0.15.4) + ancestry (3.2.1) + activerecord (>= 4.2.0) + archive-zip (0.12.0) + io-like (~> 0.3.0) + arel (9.0.0) + autoprefixer-rails (9.8.6) + execjs + awesome_print (1.9.2) + axlsx (3.0.0.pre) + htmlentities (~> 4.3, >= 4.3.4) + mimemagic (~> 0.3) + nokogiri (~> 1.8, >= 1.8.2) + rubyzip (~> 1.2, >= 1.2.1) + axlsx_rails (0.5.2) + actionpack (>= 3.1) + axlsx (>= 2.0.1) + benchmark-ips (2.10.0) + bindex (0.8.1) + bootsnap (1.10.3) + msgpack (~> 1.2) + bootstrap (4.3.1) + autoprefixer-rails (>= 9.1.0) + popper_js (>= 1.14.3, < 2) + sassc-rails (>= 2.0.0) + builder (3.2.4) + bulk_insert (1.9.0) + activerecord (>= 3.2.0) + byebug (11.0.1) + cancancan (3.3.0) + capybara (3.15.1) + addressable + mini_mime (>= 0.1.3) + nokogiri (~> 1.8) + rack (>= 1.6.0) + rack-test (>= 0.6.3) + regexp_parser (~> 1.2) + xpath (~> 3.2) + caracal (1.4.1) + nokogiri (~> 1.6) + rubyzip (~> 1.1) + tilt (>= 1.4) + caracal-rails (1.0.2) + caracal (~> 1.0) + rails (>= 3.2) + childprocess (3.0.0) + chinese_pinyin (1.1.0) + chromedriver-helper (2.1.1) + archive-zip (~> 0.10) + nokogiri (~> 1.8) + chunky_png (1.4.0) + closure_tree (7.4.0) + activerecord (>= 4.2.10) + with_advisory_lock (>= 4.0.0) + concurrent-ruby (1.1.10) + connection_pool (2.2.5) + crass (1.0.6) + creek (2.5.3) + nokogiri (>= 1.10.0) + rubyzip (>= 1.0.0) + diff-lcs (1.5.0) + diffy (3.4.0) + docx (0.3.0) + nokogiri (~> 1.8, >= 1.8.1) + rubyzip (~> 1.2, >= 1.2.1) + domain_name (0.5.20190701) + unf (>= 0.0.5, < 1.0.0) + doorkeeper (5.0.3) + railties (>= 4.2) + educode_sales (0.9.48) + cancancan (~> 3.3.0) + rails (~> 5.2.0) + elasticsearch (7.5.0) + elasticsearch-api (= 7.5.0) + elasticsearch-transport (= 7.5.0) + elasticsearch-api (7.5.0) + multi_json + elasticsearch-transport (7.5.0) + faraday (>= 0.14, < 1) + multi_json + enum_help (0.0.19) + activesupport (>= 3.0.0) + enumerize (2.5.0) + activesupport (>= 3.2) + erubi (1.10.0) + exception-track (1.1.0) + exception_notification (~> 4) + kaminari (>= 0.15) + rails (>= 5.2) + exception_notification (4.5.0) + actionmailer (>= 5.2, < 8) + activesupport (>= 5.2, < 8) + execjs (2.7.0) + faraday (0.15.4) + multipart-post (>= 1.2, < 3) + ffi (1.15.5) + font-awesome-sass (4.7.0) + sass (>= 3.2) + get_process_mem (0.2.7) + ffi (~> 1.0) + globalid (0.4.2) + activesupport (>= 4.2.0) + gon (6.4.0) + actionpack (>= 3.0.20) + i18n (>= 0.7) + multi_json + request_store (>= 1.0) + grape-entity (0.7.1) + activesupport (>= 4.0) + multi_json (>= 1.3.2) + harmonious_dictionary (0.0.1) + hashie (5.0.0) + hodel_3000_compliant_logger (0.1.1) + htmlentities (4.3.4) + http-accept (1.7.0) + http-cookie (1.0.4) + domain_name (~> 0.5) + httparty (0.20.0) + mime-types (~> 3.0) + multi_xml (>= 0.5.2) + i18n (1.10.0) + concurrent-ruby (~> 1.0) + impressionist (1.6.1) + nokogiri (~> 1) + io-like (0.3.1) + jbuilder (2.11.5) + actionview (>= 5.0.0) + activesupport (>= 5.0.0) + jquery-rails (4.4.0) + rails-dom-testing (>= 1, < 3) + railties (>= 4.2.0) + thor (>= 0.14, < 2.0) + json (2.6.2) + jwt (2.3.0) + kalibera (0.1.2) + memoist (~> 0.16) + rbzip2 (~> 0.3) + kaminari (1.2.2) + activesupport (>= 4.1.0) + kaminari-actionview (= 1.2.2) + kaminari-activerecord (= 1.2.2) + kaminari-core (= 1.2.2) + kaminari-actionview (1.2.2) + actionview + kaminari-core (= 1.2.2) + kaminari-activerecord (1.2.2) + activerecord + kaminari-core (= 1.2.2) + kaminari-core (1.2.2) + libv8-node (16.10.0.0-x86_64-darwin) + listen (3.1.5) + rb-fsevent (~> 0.9, >= 0.9.4) + rb-inotify (~> 0.9, >= 0.9.7) + ruby_dep (~> 1.2) + loofah (2.18.0) + crass (~> 1.0.2) + nokogiri (>= 1.5.9) + mail (2.7.1) + mini_mime (>= 0.1.1) + marcel (1.0.2) + memoist (0.16.2) + method_source (1.0.0) + mime-types (3.4.1) + mime-types-data (~> 3.2015) + mime-types-data (3.2022.0105) + mimemagic (0.4.3) + nokogiri (~> 1) + rake + mini_magick (4.11.0) + mini_mime (1.1.2) + mini_portile2 (2.4.0) + mini_racer (0.6.3) + libv8-node (~> 16.10.0.0) + minitest (5.15.0) + msgpack (1.3.3) + multi_json (1.15.0) + multi_xml (0.6.0) + multipart-post (2.1.1) + mustermann (1.1.1) + ruby2_keywords (~> 0.0.1) + mysql2 (0.5.4) + netrc (0.11.0) + newrelic_rpm (8.7.0) + nio4r (2.5.2) + nokogiri (1.10.10) + mini_portile2 (~> 2.4.0) + oauth2 (1.4.8) + faraday (>= 0.8, < 3.0) + jwt (>= 1.0, < 3.0) + multi_json (~> 1.3) + multi_xml (~> 0.5) + rack (>= 1.2, < 3) + oink (0.10.1) + activerecord + hodel_3000_compliant_logger + omniauth (1.9.1) + hashie (>= 3.4.6) + rack (>= 1.6.2, < 3) + omniauth-cas (2.0.0) + addressable (~> 2.3) + nokogiri (~> 1.5) + omniauth (~> 1.2) + omniauth-oauth2 (1.6.0) + oauth2 (~> 1.1) + omniauth (~> 1.9) + parallel (1.19.2) + pdfkit (0.8.4.3.2) + popper_js (1.16.0) + public_suffix (4.0.7) + puma (5.6.5) + nio4r (~> 2.0) + puma_worker_killer (0.3.1) + get_process_mem (~> 0.2) + puma (>= 2.7) + rack (2.2.3) + rack-attack (6.3.1) + rack (>= 1.0, < 3) + rack-cors (1.1.1) + rack (>= 2.0.0) + rack-protection (2.2.0) + rack + rack-test (1.1.0) + rack (>= 1.0, < 3) + rails (5.2.8) + actioncable (= 5.2.8) + actionmailer (= 5.2.8) + actionpack (= 5.2.8) + actionview (= 5.2.8) + activejob (= 5.2.8) + activemodel (= 5.2.8) + activerecord (= 5.2.8) + activestorage (= 5.2.8) + activesupport (= 5.2.8) + bundler (>= 1.3.0) + railties (= 5.2.8) + sprockets-rails (>= 2.0.0) + rails-dom-testing (2.0.3) + activesupport (>= 4.2.0) + nokogiri (>= 1.6) + rails-html-sanitizer (1.4.2) + loofah (~> 2.3) + rails-i18n (5.1.3) + i18n (>= 0.7, < 2) + railties (>= 5.0, < 6) + railties (5.2.8) + actionpack (= 5.2.8) + activesupport (= 5.2.8) + method_source + rake (>= 0.8.7) + thor (>= 0.19.0, < 2.0) + rake (13.0.6) + rb-fsevent (0.11.1) + rb-inotify (0.10.1) + ffi (~> 1.0) + rbzip2 (0.3.0) + rchardet (1.8.0) + redcarpet (3.5.1) + redis (4.1.4) + redis-actionpack (5.3.0) + actionpack (>= 5, < 8) + redis-rack (>= 2.1.0, < 3) + redis-store (>= 1.1.0, < 2) + redis-activesupport (5.3.0) + activesupport (>= 3, < 8) + redis-store (>= 1.3, < 2) + redis-rack (2.1.4) + rack (>= 2.0.8, < 3) + redis-store (>= 1.2, < 2) + redis-rails (5.0.2) + redis-actionpack (>= 5.0, < 6) + redis-activesupport (>= 5.0, < 6) + redis-store (>= 1.2, < 2) + redis-store (1.9.1) + redis (>= 4, < 5) + regexp_parser (1.8.2) + request_store (1.5.1) + rack (>= 1.4) + rest-client (2.1.0) + http-accept (>= 1.7.0, < 2.0) + http-cookie (>= 1.0.2, < 2.0) + mime-types (>= 1.16, < 4.0) + netrc (~> 0.8) + roo (2.8.3) + nokogiri (~> 1) + rubyzip (>= 1.3.0, < 3.0.0) + roo-xls (1.2.0) + nokogiri + roo (>= 2.0.0, < 3) + spreadsheet (> 0.9.0) + rqrcode (0.10.1) + chunky_png (~> 1.0) + rqrcode_png (0.1.5) + chunky_png + rqrcode + rspec-core (3.9.3) + rspec-support (~> 3.9.3) + rspec-expectations (3.9.4) + 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.4) + ruby-ole (1.2.12.2) + ruby2_keywords (0.0.5) + ruby_dep (1.5.0) + rubyzip (1.3.0) + rucaptcha (2.6.1) + railties (>= 3.2) + sass (3.7.4) + sass-listen (~> 4.0.0) + sass-listen (4.0.0) + rb-fsevent (~> 0.9, >= 0.9.4) + rb-inotify (~> 0.9, >= 0.9.7) + sass-rails (5.0.7) + railties (>= 4.0.0, < 6) + sass (~> 3.1) + sprockets (>= 2.8, < 4.0) + sprockets-rails (>= 2.0, < 4.0) + tilt (>= 1.1, < 3) + sassc (2.4.0) + ffi (~> 1.9) + sassc-rails (2.1.2) + railties (>= 4.0.0) + sassc (>= 2.0) + sprockets (> 3.0) + sprockets-rails + tilt + searchkick (3.1.3) + activemodel (>= 4.2) + elasticsearch (>= 5) + hashie + selenium-webdriver (3.142.7) + childprocess (>= 0.5, < 4.0) + rubyzip (>= 1.2.2) + seventeen_mon (1.0.2) + sidekiq (5.2.9) + connection_pool (~> 2.2, >= 2.2.2) + rack (~> 2.0) + rack-protection (>= 1.5.0) + redis (>= 3.3.5, < 4.2) + sidekiq-failures (1.0.1) + sidekiq (>= 4.0.0) + simple_form (5.0.3) + actionpack (>= 5.0) + activemodel (>= 5.0) + simple_xlsx_reader (1.0.5) + nokogiri + rubyzip + sinatra (2.2.0) + mustermann (~> 1.0) + rack (~> 2.2) + rack-protection (= 2.2.0) + tilt (~> 2.0) + spreadsheet (1.3.0) + ruby-ole + spring (2.0.2) + activesupport (>= 4.2) + spring-watcher-listen (2.0.1) + listen (>= 2.7, < 4.0) + spring (>= 1.2, < 3.0) + sprockets (3.7.2) + concurrent-ruby (~> 1.0) + rack (> 1, < 3) + sprockets-rails (3.2.2) + actionpack (>= 4.0) + activesupport (>= 4.0) + sprockets (>= 3.0.0) + string-similarity (2.1.0) + terminal-table (3.0.2) + unicode-display_width (>= 1.1.1, < 3) + tf-idf-similarity (0.2.0) + unicode_utils (~> 1.4) + thor (1.2.1) + thread_safe (0.3.6) + tilt (2.0.10) + turbolinks (5.2.1) + turbolinks-source (~> 5.2) + turbolinks-source (5.2.0) + tzinfo (1.2.9) + thread_safe (~> 0.1) + uglifier (4.2.0) + execjs (>= 0.3.0, < 3) + unf (0.1.4) + unf_ext + unf_ext (0.0.8.1) + unicode-display_width (2.1.0) + unicode_utils (1.4.0) + web-console (3.7.0) + actionview (>= 5.0) + activemodel (>= 5.0) + bindex (>= 0.4.0) + railties (>= 5.0) + websocket-driver (0.7.5) + websocket-extensions (>= 0.1.0) + websocket-extensions (0.1.5) + with_advisory_lock (4.6.0) + activerecord (>= 4.2) + wkhtmltopdf-binary (0.12.6.5) + wx_pay (0.21.0) + activesupport (>= 3.2) + rest-client (>= 2.0.0) + xpath (3.2.0) + nokogiri (~> 1.8) + yomu2 (0.3.2) + json (~> 2.1) + mime-types (~> 3.1) + +PLATFORMS + x86_64-darwin-18 + +DEPENDENCIES + aasm + actionpack-action_caching + active_decorator + activerecord-import (= 1.2.0) + acts-as-taggable-on (~> 6.0) + acts_as_list (= 0.9.19) + alipay (~> 0.16.0) + aliyun-sdk (~> 0.8.0) + aliyunsdkcore (~> 0.0.16) + ancestry (~> 3.2, >= 3.2.1) + awesome_print + axlsx (~> 3.0.0.pre) + axlsx_rails (~> 0.5.2) + benchmark-ips + bootsnap (>= 1.1.0) + bootstrap (~> 4.3.1) + bulk_insert + byebug (~> 11.0, >= 11.0.1) + capybara (~> 3.15, >= 3.15.1) + caracal + caracal-rails + chinese_pinyin + chromedriver-helper + closure_tree + creek + diffy + docx + doorkeeper (= 5.0.3) + educode_sales (~> 0.9.48) + enum_help + enumerize + exception-track (= 1.1.0) + faraday (~> 0.15.4) + font-awesome-sass (= 4.7.0) + gitlab! + gon (= 6.4.0) + grape-entity (~> 0.7.1) + harmonious_dictionary (~> 0.0.1) + impressionist (~> 1.6.1) + jbuilder (~> 2.5) + jquery-rails + kalibera + kaminari (~> 1.1, >= 1.1.1) + listen (>= 3.0.5, < 3.2) + mini_magick + mini_racer + mysql2 (>= 0.4.4, < 0.6.0) + newrelic_rpm + oauth2 + oink + omniauth (~> 1.9.0) + omniauth-cas + omniauth-oauth2 (~> 1.6.0) + parallel (~> 1.19, >= 1.19.1) + pdfkit + puma (~> 5.6, >= 5.6.5) + puma_worker_killer (~> 0.3.1) + rack-attack (= 6.3.1) + rack-cors + rails (~> 5.2.0) + rails-i18n (~> 5.1) + rchardet (~> 1.8) + redcarpet (~> 3.4) + redis-rails + request_store + roo-xls + rqrcode (~> 0.10.1) + rqrcode_png + rspec-rails (~> 3.8) + ruby-ole + rubyzip + rucaptcha + sass-rails (~> 5.0) + searchkick + selenium-webdriver + seventeen_mon + sidekiq + sidekiq-failures + simple_form + simple_xlsx_reader + sinatra + spreadsheet + spring + spring-watcher-listen (~> 2.0.0) + string-similarity + tf-idf-similarity (~> 0.2.0) + turbolinks (~> 5) + tzinfo-data + uglifier (>= 1.3.0) + web-console (>= 3.3.0) + wkhtmltopdf-binary + wx_pay + yomu2 (~> 0.3.2) + +RUBY VERSION + ruby 2.3.7p456 + +BUNDLED WITH + 2.2.3