1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/liwen-gitos

Клонировать/Скачать
Gemfile 820
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
liwen Отправлено 28.02.2024 06:43 68db9ad
source 'https://gems.ruby-china.com'
git_source(:github) { |repo| "https://github.com/#{repo}.git" }
ruby '2.4.1'
# private repo
# test
#test branch
# Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
gem 'rails', '~> 5.2.2'
gem 'pg', '>= 0.18', '< 2.0'
# Use Puma as the app server
gem 'puma', '~> 3.11'
# Use SCSS for stylesheets
gem 'sass-rails', '~> 5.0'
# Use Uglifier as compressor for JavaScript assets
gem 'uglifier', '>= 1.3.0'
# See https://github.com/rails/execjs#readme for more supported runtimes
# gem 'mini_racer', platforms: :ruby
gem 'bootsnap', '>= 1.1.0', require: false
group :development do
# Access an interactive console on exception pages or by calling 'console' anywhere in the code.
gem 'listen', '>= 3.0.5', '< 3.2'
gem 'annotate', github: 'ctran/annotate_models'
end

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/liwen-gitos.git
git@api.gitlife.ru:oschina-mirror/liwen-gitos.git
oschina-mirror
liwen-gitos
liwen-gitos
master