Gemfile.lock in dry-swagger-2.0.2 vs Gemfile.lock in dry-swagger-2.0.3
- old
+ new
@@ -1,18 +1,18 @@
PATH
remote: .
specs:
- dry-swagger (2.0.0)
+ dry-swagger (2.0.3)
dry_struct_parser
dry_validation_parser
GEM
remote: https://rubygems.org/
specs:
- bigdecimal (3.1.5)
- concurrent-ruby (1.2.2)
- diff-lcs (1.4.4)
+ bigdecimal (3.1.6)
+ concurrent-ruby (1.2.3)
+ diff-lcs (1.5.1)
dry-configurable (1.1.0)
dry-core (~> 1.0, < 2)
zeitwerk (~> 2.6)
dry-core (1.0.1)
concurrent-ruby (~> 1.0)
@@ -47,32 +47,32 @@
concurrent-ruby (~> 1.0)
dry-core (~> 1.0, < 2)
dry-initializer (~> 3.0)
dry-schema (>= 1.12, < 2)
zeitwerk (~> 2.6)
- dry_struct_parser (0.1.0)
+ dry_struct_parser (0.1.2)
dry-struct (~> 1)
- dry_validation_parser (0.1.7)
+ dry_validation_parser (0.1.10)
dry-types (~> 1)
dry-validation (~> 1)
- i18n (1.8.10)
+ i18n (1.14.1)
concurrent-ruby (~> 1.0)
ice_nine (0.11.2)
rake (12.3.3)
- rspec (3.10.0)
- rspec-core (~> 3.10.0)
- rspec-expectations (~> 3.10.0)
- rspec-mocks (~> 3.10.0)
- rspec-core (3.10.1)
- rspec-support (~> 3.10.0)
- rspec-expectations (3.10.1)
+ rspec (3.13.0)
+ rspec-core (~> 3.13.0)
+ rspec-expectations (~> 3.13.0)
+ rspec-mocks (~> 3.13.0)
+ rspec-core (3.13.0)
+ rspec-support (~> 3.13.0)
+ rspec-expectations (3.13.0)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.10.0)
- rspec-mocks (3.10.2)
+ rspec-support (~> 3.13.0)
+ rspec-mocks (3.13.0)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.10.0)
- rspec-support (3.10.2)
- zeitwerk (2.6.12)
+ rspec-support (~> 3.13.0)
+ rspec-support (3.13.1)
+ zeitwerk (2.6.13)
PLATFORMS
ruby
DEPENDENCIES