Merge branch 'pre_trustie_server' into trustie_server

This commit is contained in:
2023-04-14 15:46:53 +08:00
53 changed files with 912 additions and 110 deletions

View File

@@ -71,6 +71,9 @@ group :development do
gem 'web-console', '>= 3.3.0'
gem 'listen', '>= 3.0.5', '< 3.2'
gem 'spring'
gem 'pry-rails'
gem 'pry-remote'
gem 'byebug', platforms: [:mri,:mingw,:x64_mingw]
gem 'spring-watcher-listen', '~> 2.0.0'
gem "annotate", "~> 2.6.0"
end