oas_rails 0.10.1 → 0.11.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: oas_rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.10.1
4
+ version: 0.11.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - a-chacon
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2025-03-29 00:00:00.000000000 Z
11
+ date: 2025-04-07 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: easy_talk
@@ -123,6 +123,7 @@ files:
123
123
  - lib/oas_rails/yard/request_body_tag.rb
124
124
  - lib/oas_rails/yard/response_example_tag.rb
125
125
  - lib/oas_rails/yard/response_tag.rb
126
+ - public/oas-rails-assets/rapidoc-min.js
126
127
  homepage: https://github.com/a-chacon/oas_rails
127
128
  licenses:
128
129
  - GPL-3.0-only