dingtalk
Showing
... | @@ -2,7 +2,7 @@ source 'https://rubygems.org' | ... | @@ -2,7 +2,7 @@ source 'https://rubygems.org' |
git_source(:github) { |repo| "https://github.com/#{repo}.git" } | git_source(:github) { |repo| "https://github.com/#{repo}.git" } | ||
gemspec | gemspec | ||
gem 'rails', '7.0.0.alpha.2' | gem 'rails' | ||
gem 'pg' | gem 'pg' | ||
gem 'puma' | gem 'puma' | ||
gem 'sidekiq' | gem 'sidekiq' | ||
... | ... |
Please
register
or
sign in
to comment