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 'rubytree'
|
||||||
gem 'acts_as_tenant'
|
gem 'acts_as_tenant'
|
||||||
gem 'httparty'
|
gem 'httparty'
|
||||||
|
gem 'rswag'
|
||||||
|
|
||||||
group :development, :test do
|
group :development, :test do
|
||||||
gem 'annotaterb'
|
gem 'annotaterb'
|
||||||
@ -30,7 +31,6 @@ group :development, :test do
|
|||||||
gem 'license_finder'
|
gem 'license_finder'
|
||||||
gem 'pry'
|
gem 'pry'
|
||||||
gem 'rspec-rails', '~> 7.1.0'
|
gem 'rspec-rails', '~> 7.1.0'
|
||||||
gem 'rswag'
|
|
||||||
gem 'shoulda-matchers', '~> 6.0'
|
gem 'shoulda-matchers', '~> 6.0'
|
||||||
end
|
end
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user