fist cap (not working)

This commit is contained in:
2022-03-29 12:41:48 +03:00
parent 7f2796ab51
commit 3fdee67353
5 changed files with 115 additions and 7 deletions

View File

@ -25,12 +25,11 @@ group :development, :test do
end
group :development do
# Use console on exceptions pages [https://github.com/rails/web-console]
gem "web-console"
# Add speed badges [https://github.com/MiniProfiler/rack-mini-profiler]
gem "rack-mini-profiler"
gem "capistrano", "~> 3.17", require: false
gem 'capistrano-rbenv'
gem "capistrano-rails", require: false
end
group :test do