Fix build of Docker image
This commit is contained in:
parent
0e234b34a0
commit
dfe914a0b8
2
Gemfile
2
Gemfile
@ -22,6 +22,7 @@ gem 'react-rails'
|
||||
gem 'rubytree'
|
||||
gem 'acts_as_tenant'
|
||||
gem 'httparty'
|
||||
gem 'rswag'
|
||||
|
||||
group :development, :test do
|
||||
gem 'annotaterb'
|
||||
@ -30,7 +31,6 @@ group :development, :test do
|
||||
gem 'license_finder'
|
||||
gem 'pry'
|
||||
gem 'rspec-rails', '~> 7.1.0'
|
||||
gem 'rswag'
|
||||
gem 'shoulda-matchers', '~> 6.0'
|
||||
end
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user