Skip to content

Commit 06be519

Browse files
authored
Merge of #1035
2 parents 35efac2 + f06e4d0 commit 06be519

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

Gemfile.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ GEM
3535
addressable (2.8.8)
3636
public_suffix (>= 2.0.2, < 8.0)
3737
base64 (0.3.0)
38-
bigdecimal (3.3.1)
38+
bigdecimal (4.0.1)
3939
brotli (0.7.0)
4040
concurrent-ruby (1.3.6)
4141
crass (1.0.6)
@@ -46,23 +46,23 @@ GEM
4646
concurrent-ruby (~> 1.0)
4747
logger
4848
zeitwerk (~> 2.6)
49-
dry-inflector (1.2.0)
49+
dry-inflector (1.3.0)
5050
dry-initializer (3.2.0)
5151
dry-logic (1.6.0)
5252
bigdecimal
5353
concurrent-ruby (~> 1.0)
5454
dry-core (~> 1.1)
5555
zeitwerk (~> 2.6)
56-
dry-schema (1.14.1)
56+
dry-schema (1.15.0)
5757
concurrent-ruby (~> 1.0)
5858
dry-configurable (~> 1.0, >= 1.0.1)
5959
dry-core (~> 1.1)
6060
dry-initializer (~> 3.2)
61-
dry-logic (~> 1.5)
61+
dry-logic (~> 1.6)
6262
dry-types (~> 1.8)
6363
zeitwerk (~> 2.6)
64-
dry-types (1.8.3)
65-
bigdecimal (~> 3.0)
64+
dry-types (1.9.0)
65+
bigdecimal (>= 3.0)
6666
concurrent-ruby (~> 1.0)
6767
dry-core (~> 1.0)
6868
dry-inflector (~> 1.0)
@@ -80,7 +80,7 @@ GEM
8080
logger
8181
faraday-follow_redirects (0.5.0)
8282
faraday (>= 1, < 3)
83-
faraday-gzip (3.0.4)
83+
faraday-gzip (3.1.0)
8484
faraday (>= 2.0, < 3)
8585
zlib (~> 3.0)
8686
faraday-net_http (3.4.2)
@@ -115,7 +115,7 @@ GEM
115115
sanitize (7.0.0)
116116
crass (~> 1.0.2)
117117
nokogiri (>= 1.16.8)
118-
thor (1.4.0)
118+
thor (1.5.0)
119119
tzinfo (2.0.6)
120120
concurrent-ruby (~> 1.0)
121121
uri (1.1.1)

0 commit comments

Comments
 (0)