diff --git a/.gitignore b/.gitignore index f19d22ee9..1579c4414 100644 --- a/.gitignore +++ b/.gitignore @@ -17,9 +17,6 @@ /public/cache/* /config/newrelic.yml /public/images/avatars/* -/Gemfile -/Gemfile.lock -/Gemfile.lock /lib/plugins/acts_as_versioned/test/debug.log .rbenv-gemsets .DS_Store diff --git a/Gemfile.lock b/Gemfile.lock new file mode 100644 index 000000000..94f1a3bf3 --- /dev/null +++ b/Gemfile.lock @@ -0,0 +1,406 @@ +PATH + remote: lib/gitlab-cli + specs: + gitlab (3.2.0) + httparty + terminal-table + +PATH + remote: lib/grack + specs: + grack (2.0.2) + rack (~> 1.4.5) + +PATH + remote: lib/rails_kindeditor + specs: + rails_kindeditor (0.4.5) + carrierwave + mini_magick + +PATH + remote: lib/wechat + specs: + wechat (0.7.1) + activerecord (>= 3.2, < 5.1.x) + http (~> 1.0, >= 1.0.1) + nokogiri (>= 1.6.0) + thor + +GEM + remote: https://gems.ruby-china.com/ + specs: + actionmailer (3.2.22.5) + actionpack (= 3.2.22.5) + mail (~> 2.5.4) + actionpack (3.2.22.5) + activemodel (= 3.2.22.5) + activesupport (= 3.2.22.5) + builder (~> 3.0.0) + erubis (~> 2.7.0) + journey (~> 1.0.4) + rack (~> 1.4.5) + rack-cache (~> 1.2) + rack-test (~> 0.6.1) + sprockets (~> 2.2.1) + activemodel (3.2.22.5) + activesupport (= 3.2.22.5) + builder (~> 3.0.0) + activerecord (3.2.22.5) + activemodel (= 3.2.22.5) + activesupport (= 3.2.22.5) + arel (~> 3.0.2) + tzinfo (~> 0.3.29) + activeresource (3.2.22.5) + activemodel (= 3.2.22.5) + activesupport (= 3.2.22.5) + activesupport (3.2.22.5) + i18n (~> 0.6, >= 0.6.4) + multi_json (~> 1.0) + acts-as-taggable-on (2.4.1) + rails (>= 3, < 5) + addressable (2.6.0) + public_suffix (>= 2.0.2, < 4.0) + ancestry (3.0.7) + activerecord (>= 3.2.0) + ansi (1.5.0) + arel (3.0.3) + awesome_print (1.8.0) + axiom-types (0.1.1) + descendants_tracker (~> 0.0.4) + ice_nine (~> 0.11.0) + thread_safe (~> 0.3, >= 0.3.1) + better_errors (1.1.0) + coderay (>= 1.0.0) + erubis (>= 2.6.6) + binding_of_caller (0.8.0) + debug_inspector (>= 0.0.1) + builder (3.0.0) + byebug (11.0.1) + carrierwave (0.11.2) + activemodel (>= 3.2.0) + activesupport (>= 3.2.0) + json (>= 1.7) + mime-types (>= 1.16) + mimemagic (>= 0.3.0) + certified (1.0.0) + chinese_pinyin (1.0.1) + climate_control (0.2.0) + cocaine (0.5.8) + climate_control (>= 0.0.3, < 1.0) + coderay (1.1.2) + coercible (1.0.0) + descendants_tracker (~> 0.0.1) + coffee-rails (3.2.2) + coffee-script (>= 2.2.0) + railties (~> 3.2.0) + coffee-script (2.4.1) + coffee-script-source + execjs + coffee-script-source (1.12.2) + daemons (1.3.1) + 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) + descendants_tracker (0.0.4) + thread_safe (~> 0.3, >= 0.3.1) + domain_name (0.5.20190701) + unf (>= 0.0.5, < 1.0.0) + elasticsearch (7.2.0) + elasticsearch-api (= 7.2.0) + elasticsearch-transport (= 7.2.0) + elasticsearch-api (7.2.0) + multi_json + elasticsearch-model (6.0.0) + activesupport (> 3) + elasticsearch (> 1) + hashie + elasticsearch-rails (6.0.0) + elasticsearch-transport (7.2.0) + faraday + multi_json + equalizer (0.0.11) + erubis (2.7.0) + execjs (2.7.0) + factory_girl (4.9.0) + activesupport (>= 3.0.0) + factory_girl_rails (4.9.0) + factory_girl (~> 4.9.0) + railties (>= 3.0.0) + faraday (0.15.4) + multipart-post (>= 1.2, < 3) + fastercsv (1.5.5) + ffi (1.11.1) + grape (0.9.0) + activesupport + builder + hashie (>= 2.1.0) + multi_json (>= 1.3.2) + multi_xml (>= 0.5.2) + rack (>= 1.3.0) + rack-accept + rack-mount + virtus (>= 1.0.0) + grape-entity (0.4.5) + activesupport + multi_json (>= 1.3.2) + grape-swagger (0.20.0) + awesome_print + grape + grape-entity + hashie (3.6.0) + hike (1.2.3) + htmlentities (4.3.4) + http (1.0.4) + addressable (~> 2.3) + http-cookie (~> 1.0) + http-form_data (~> 1.0.1) + http_parser.rb (~> 0.6.0) + http-cookie (1.0.3) + domain_name (~> 0.5) + http-form_data (1.0.3) + http_parser.rb (0.6.0) + httparty (0.16.2) + multi_xml (>= 0.5.2) + i18n (0.6.11) + ice_nine (0.11.2) + iconv (1.0.8) + jbuilder (2.6.4) + activesupport (>= 3.0.0) + multi_json (>= 1.2) + jenkins_api_client (1.5.3) + json (>= 1.0) + mixlib-shellout (>= 1.1.0) + nokogiri (~> 1.6) + socksify (>= 1.7.0) + terminal-table (>= 1.4.0) + thor (>= 0.16.0) + journey (1.0.4) + jquery-rails (2.0.3) + railties (>= 3.1.0, < 5.0) + thor (~> 0.14) + json (1.8.6) + kaminari (0.17.0) + actionpack (>= 3.0.0) + activesupport (>= 3.0.0) + mail (2.5.5) + mime-types (~> 1.16) + treetop (~> 1.4.8) + method_source (0.9.2) + mime-types (1.25.1) + mimemagic (0.3.3) + mini_magick (4.9.3) + mini_portile2 (2.4.0) + mixlib-shellout (3.0.4) + multi_json (1.13.1) + multi_xml (0.6.0) + multipart-post (2.1.1) + mysql2 (0.3.18) + net-ldap (0.3.1) + net-ssh (2.9.1) + netrc (0.11.0) + nio4r (2.4.0) + nokogiri (1.10.3) + mini_portile2 (~> 2.4.0) + paperclip (3.5.4) + activemodel (>= 3.0.0) + activesupport (>= 3.0.0) + cocaine (~> 0.5.3) + mime-types + polyglot (0.3.5) + power_assert (1.1.4) + pry (0.12.2) + coderay (~> 1.1.0) + method_source (~> 0.9.0) + pry-byebug (3.7.0) + byebug (~> 11.0) + pry (~> 0.10) + public_suffix (3.1.1) + puma (4.0.0) + nio4r (~> 2.0) + rack (1.4.7) + rack-accept (0.4.5) + rack (>= 0.4) + rack-cache (1.9.0) + rack (>= 0.4) + rack-cors (1.0.3) + rack-mini-profiler (0.9.9.2) + rack (>= 1.2.0) + rack-mount (0.8.3) + rack (>= 1.0.0) + rack-openid (1.4.2) + rack (>= 1.1.0) + ruby-openid (>= 2.1.8) + rack-raw-upload (1.1.1) + multi_json + rack-ssl (1.3.4) + rack + rack-test (0.6.3) + rack (>= 1.0) + rails (3.2.22.5) + actionmailer (= 3.2.22.5) + actionpack (= 3.2.22.5) + activerecord (= 3.2.22.5) + activeresource (= 3.2.22.5) + activesupport (= 3.2.22.5) + bundler (~> 1.0) + railties (= 3.2.22.5) + railties (3.2.22.5) + actionpack (= 3.2.22.5) + activesupport (= 3.2.22.5) + rack-ssl (~> 1.3.2) + rake (>= 0.8.7) + rdoc (~> 3.4) + thor (>= 0.14.6, < 2.0) + rake (12.3.2) + ransack (1.8.10) + actionpack (>= 3.0, < 5.2) + activerecord (>= 3.0, < 5.2) + activesupport (>= 3.0, < 5.2) + i18n + rb-fsevent (0.10.3) + rb-inotify (0.10.0) + ffi (~> 1.0) + rdoc (3.12.2) + json (~> 1.4) + redis (4.1.2) + redis-actionpack (3.2.4) + actionpack (~> 3.2.0) + redis-rack (~> 1.4.4) + redis-store (~> 1.1.4) + redis-activesupport (3.2.5) + activesupport (~> 3.2.0) + redis-store (~> 1.1.0) + redis-rack (1.4.4) + rack (~> 1.4.0) + redis-store (~> 1.1.4) + redis-rails (3.2.4) + redis-actionpack (~> 3.2.4) + redis-activesupport (~> 3.2.4) + redis-store (~> 1.1.4) + redis-store (1.1.7) + redis (>= 2.2) + rest-client (2.0.2) + http-cookie (>= 1.0.2, < 2.0) + mime-types (>= 1.16, < 4.0) + netrc (~> 0.8) + rich (1.4.6) + jquery-rails + kaminari + mime-types + paperclip + rack-raw-upload + rails (>= 3.2.0) + sass-rails + ruby-ole (1.2.12.2) + ruby-openid (2.1.8) + rubyzip (1.2.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 (3.2.6) + railties (~> 3.2.0) + sass (>= 3.1.10) + tilt (~> 1.3) + seems_rateable (1.0.13) + jquery-rails + rails + sextant (0.2.4) + rails (>= 3.2) + socksify (1.7.1) + spreadsheet (1.2.3) + ruby-ole (>= 1.0) + sprockets (2.2.3) + hike (~> 1.2) + multi_json (~> 1.0) + rack (~> 1.0) + tilt (~> 1.1, != 1.3.0) + terminal-table (1.8.0) + unicode-display_width (~> 1.1, >= 1.1.1) + test-unit (3.3.2) + power_assert + thor (0.20.3) + thread_safe (0.3.6) + tilt (1.4.1) + treetop (1.4.15) + polyglot + polyglot (>= 0.3.1) + tzinfo (0.3.55) + uglifier (4.1.20) + execjs (>= 0.3.0, < 3) + unf (0.1.4) + unf_ext + unf_ext (0.0.7.6) + unicode-display_width (1.6.0) + virtus (1.0.5) + axiom-types (~> 0.1) + coercible (~> 1.0) + descendants_tracker (~> 0.0, >= 0.0.3) + equalizer (~> 0.0, >= 0.0.9) + +PLATFORMS + ruby + +DEPENDENCIES + acts-as-taggable-on (= 2.4.1) + ancestry + ansi + better_errors (~> 1.1.0) + binding_of_caller + builder (= 3.0.0) + certified + chinese_pinyin + coderay (~> 1.1.0) + coffee-rails (~> 3.2.1) + daemons + delayed_job_active_record + elasticsearch-model + elasticsearch-rails + factory_girl_rails + fastercsv (~> 1.5.0) + gitlab! + grack! + grape (~> 0.9.0) + grape-entity (= 0.4.5) + grape-swagger + htmlentities + i18n (~> 0.6.0) + iconv + jbuilder + jenkins_api_client + jquery-rails (~> 2.0.2) + kaminari + mysql2 (= 0.3.18) + net-ldap (~> 0.3.1) + net-ssh (= 2.9.1) + nokogiri + paperclip (~> 3.5.4) + pry-byebug + puma + rack-cors + rack-mini-profiler (~> 0.9.3) + rack-openid + rails (~> 3.2) + rails_kindeditor! + ransack + redis-rails + rest-client + rich (= 1.4.6) + ruby-ole + ruby-openid (~> 2.1.4) + rubyzip + sass-rails (~> 3.2.3) + seems_rateable (~> 1.0.13) + sextant + spreadsheet + test-unit (~> 3.0) + uglifier (>= 1.0.3) + wechat! + +BUNDLED WITH + 1.17.3