Gemfile.lock in cocina-models-0.83.0 vs Gemfile.lock in cocina-models-0.84.0
- old
+ new
@@ -1,9 +1,9 @@
PATH
remote: .
specs:
- cocina-models (0.83.0)
+ cocina-models (0.84.0)
activesupport
deprecation
dry-struct (~> 1.0)
dry-types (~> 1.1)
edtf
@@ -18,11 +18,11 @@
zeitwerk (~> 2.1)
GEM
remote: https://rubygems.org/
specs:
- activesupport (7.0.3)
+ activesupport (7.0.3.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
ast (2.4.2)
@@ -36,19 +36,15 @@
concurrent-ruby (1.1.10)
deprecation (1.1.0)
activesupport
diff-lcs (1.5.0)
docile (1.4.0)
- dry-configurable (0.15.0)
+ dry-container (0.10.1)
concurrent-ruby (~> 1.0)
- dry-core (~> 0.6)
- dry-container (0.9.0)
+ dry-core (0.8.1)
concurrent-ruby (~> 1.0)
- dry-configurable (~> 0.13, >= 0.13.0)
- dry-core (0.7.1)
- concurrent-ruby (~> 1.0)
- dry-inflector (0.2.1)
+ dry-inflector (0.3.0)
dry-logic (1.2.0)
concurrent-ruby (~> 1.0)
dry-core (~> 0.5, >= 0.5)
dry-struct (1.4.0)
dry-core (~> 0.5, >= 0.5)
@@ -58,33 +54,33 @@
concurrent-ruby (~> 1.0)
dry-container (~> 0.3)
dry-core (~> 0.5, >= 0.5)
dry-inflector (~> 0.1, >= 0.1.2)
dry-logic (~> 1.0, >= 1.0.2)
- edtf (3.0.8)
+ edtf (3.1.0)
activesupport (>= 3.0, < 8.0)
equivalent-xml (0.6.0)
nokogiri (>= 1.4.3)
- i18n (1.10.0)
+ i18n (1.12.0)
concurrent-ruby (~> 1.0)
ice_nine (0.11.2)
json (2.6.2)
json_schema (0.21.0)
jsonpath (1.1.2)
multi_json
mini_portile2 (2.8.0)
- minitest (5.16.2)
+ minitest (5.16.3)
multi_json (1.15.0)
- nokogiri (1.13.6)
+ nokogiri (1.13.8)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
openapi3_parser (0.9.2)
commonmarker (~> 0.17)
openapi_parser (0.15.0)
optimist (3.0.1)
parallel (1.22.1)
- parser (3.1.2.0)
+ parser (3.1.2.1)
ast (~> 2.4.1)
patience_diff (1.2.0)
optimist (~> 3.0)
racc (1.6.0)
rack (2.2.4)
@@ -107,21 +103,21 @@
rspec-support (3.11.0)
rspec_junit_formatter (0.5.1)
rspec-core (>= 2, < 4, != 2.12.0)
rss (0.2.9)
rexml
- rubocop (1.31.1)
+ rubocop (1.35.1)
json (~> 2.3)
parallel (~> 1.10)
- parser (>= 3.1.0.0)
+ parser (>= 3.1.2.1)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml (>= 3.2.5, < 4.0)
- rubocop-ast (>= 1.18.0, < 2.0)
+ rubocop-ast (>= 1.20.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
- rubocop-ast (1.18.0)
+ rubocop-ast (1.21.0)
parser (>= 3.1.1.0)
rubocop-rake (0.6.0)
rubocop (~> 1.0)
rubocop-rspec (2.12.1)
rubocop (~> 1.31)
@@ -135,10 +131,10 @@
super_diff (0.9.0)
attr_extras (>= 6.2.4)
diff-lcs
patience_diff
thor (1.2.1)
- tzinfo (2.0.4)
+ tzinfo (2.0.5)
concurrent-ruby (~> 1.0)
unicode-display_width (2.2.0)
zeitwerk (2.6.0)
PLATFORMS