Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LET-1379 [BE] Add new attributes and form fields for projects #783

Merged
merged 10 commits into from
Nov 23, 2023
Prev Previous commit
Next Next commit
chore: Update of rswag gem and fix of swagger schema
  • Loading branch information
martintomas committed Nov 22, 2023
commit 0cca920ba392a73661d97a5c7048662e7921471d
75 changes: 39 additions & 36 deletions backend/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ GEM
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
addressable (2.8.1)
addressable (2.8.5)
public_suffix (>= 2.0.2, < 6.0)
annotate (3.2.0)
activerecord (>= 3.2, < 8.0)
Expand Down Expand Up @@ -297,7 +297,7 @@ GEM
grpc (~> 1.27)
hashdiff (1.0.1)
httpclient (2.8.3)
i18n (1.12.0)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
image_processing (1.12.2)
mini_magick (>= 4.9.5, < 5)
Expand All @@ -307,8 +307,8 @@ GEM
reline (>= 0.3.0)
jsbundling-rails (1.0.2)
railties (>= 6.0.0)
json-schema (2.8.1)
addressable (>= 2.4)
json-schema (3.0.0)
addressable (>= 2.8)
jsonapi-serializer (2.2.0)
activesupport (>= 4.2)
jwt (2.3.0)
Expand All @@ -321,9 +321,9 @@ GEM
letter_opener (~> 1.7)
railties (>= 5.2)
rexml
loofah (2.19.1)
loofah (2.22.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
nokogiri (>= 1.12.0)
mail (2.8.1)
mini_mime (>= 0.1.1)
net-imap
Expand All @@ -335,8 +335,8 @@ GEM
method_source (1.0.0)
mini_magick (4.11.0)
mini_mime (1.1.2)
mini_portile2 (2.8.1)
minitest (5.18.0)
mini_portile2 (2.8.5)
minitest (5.20.0)
msgpack (1.5.1)
multi_json (1.15.0)
multipart-post (2.1.1)
Expand All @@ -350,12 +350,12 @@ GEM
net-smtp (0.3.3)
net-protocol
nio4r (2.5.8)
nokogiri (1.14.3)
mini_portile2 (~> 2.8.0)
nokogiri (1.15.5)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.14.3-x86_64-darwin)
nokogiri (1.15.5-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.14.3-x86_64-linux)
nokogiri (1.15.5-x86_64-linux)
racc (~> 1.4)
optimist (3.0.1)
orm_adapter (0.5.0)
Expand All @@ -371,12 +371,12 @@ GEM
pg_search (2.3.6)
activerecord (>= 5.2)
activesupport (>= 5.2)
public_suffix (5.0.0)
public_suffix (5.0.4)
puma (6.0.0)
nio4r (~> 2.0)
raabro (1.4.0)
racc (1.6.2)
rack (2.2.6.4)
racc (1.7.3)
rack (2.2.8)
rack-test (2.1.0)
rack (>= 1.3)
rails (7.0.4.3)
Expand All @@ -393,11 +393,13 @@ GEM
activesupport (= 7.0.4.3)
bundler (>= 1.15.0)
railties (= 7.0.4.3)
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
rails-dom-testing (2.2.0)
activesupport (>= 5.0.0)
minitest
nokogiri (>= 1.6)
rails-html-sanitizer (1.5.0)
loofah (~> 2.19, >= 2.19.1)
rails-html-sanitizer (1.6.0)
loofah (~> 2.21)
nokogiri (~> 1.14)
railties (7.0.4.3)
actionpack (= 7.0.4.3)
activesupport (= 7.0.4.3)
Expand All @@ -406,7 +408,7 @@ GEM
thor (~> 1.0)
zeitwerk (~> 2.5)
rainbow (3.1.1)
rake (13.0.6)
rake (13.1.0)
ransack (3.2.1)
activerecord (>= 6.1.5)
activesupport (>= 6.1.5)
Expand Down Expand Up @@ -458,20 +460,21 @@ GEM
rspec-support (~> 3.11)
rspec-retry (0.6.2)
rspec-core (> 3.3)
rspec-support (3.11.0)
rswag (2.5.1)
rswag-api (= 2.5.1)
rswag-specs (= 2.5.1)
rswag-ui (= 2.5.1)
rswag-api (2.5.1)
railties (>= 3.1, < 7.1)
rswag-specs (2.5.1)
activesupport (>= 3.1, < 7.1)
json-schema (~> 2.2)
railties (>= 3.1, < 7.1)
rswag-ui (2.5.1)
actionpack (>= 3.1, < 7.1)
railties (>= 3.1, < 7.1)
rspec-support (3.11.1)
rswag (2.11.0)
rswag-api (= 2.11.0)
rswag-specs (= 2.11.0)
rswag-ui (= 2.11.0)
rswag-api (2.11.0)
railties (>= 3.1, < 7.2)
rswag-specs (2.11.0)
activesupport (>= 3.1, < 7.2)
json-schema (>= 2.2, < 4.0)
railties (>= 3.1, < 7.2)
rspec-core (>= 2.14)
rswag-ui (2.11.0)
actionpack (>= 3.1, < 7.2)
railties (>= 3.1, < 7.2)
rubocop (1.28.2)
parallel (~> 1.10)
parser (>= 3.1.0.0)
Expand Down Expand Up @@ -532,7 +535,7 @@ GEM
tailwindcss-rails (2.0.8-x86_64-linux)
railties (>= 6.0.0)
test-prof (1.0.8)
thor (1.2.1)
thor (1.3.0)
timeout (0.3.2)
traco (5.3.3)
activerecord (>= 4.2)
Expand Down Expand Up @@ -562,7 +565,7 @@ GEM
websocket-extensions (0.1.5)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.6.7)
zeitwerk (2.6.12)

PLATFORMS
ruby
Expand Down
3 changes: 3 additions & 0 deletions backend/spec/swagger_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -466,6 +466,9 @@
}
},
servers: [
{
url: "/"
},
{
url: "/backend"
},
Expand Down
Loading
Loading