From a571a8430dc3bd222485d361ac8717ffaa57d4a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=82=B1=E5=8D=9A=E4=BA=9E?= Date: Sat, 26 Mar 2022 18:44:28 +0800 Subject: [PATCH] update package --- temp_file/Gemfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/temp_file/Gemfile b/temp_file/Gemfile index 0bd7761..b69807c 100644 --- a/temp_file/Gemfile +++ b/temp_file/Gemfile @@ -27,7 +27,7 @@ gem 'payment_settup',git: 'http://gitlab.tp.rulingcom.com/chiu/payment_settup.gi # gem 'angularjs-rails', '~> 1.2.20' # gem 'angular-ui-bootstrap-rails', '~> 0.11.0' # gem 'jquery_mousewheel_rails', '~> 3.1.11.3' - +gem 'process_shared','~>0.2.1' if RUBY_VERSION.to_f == 2.1 gem 'declarative','0.0.10' gem 'mime-types','~>3.3.1' @@ -181,7 +181,7 @@ else gem 'chartkick' gem 'usagewatch_ext' gem 'ckeditor', '~> 4.2.4' - gem 'unicorn', '~> 6.0.0' + gem 'unicorn', '~> 6.1.0' gem 'zhconv' gem 'time_difference' #gem 'execjs'