We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a987518 + 0eba232 commit dffb462Copy full SHA for dffb462
1 file changed
Gemfile.lock
@@ -42,7 +42,7 @@ GEM
42
dry-configurable (1.3.0)
43
dry-core (~> 1.1)
44
zeitwerk (~> 2.6)
45
- dry-core (1.1.0)
+ dry-core (1.2.0)
46
concurrent-ruby (~> 1.0)
47
logger
48
@@ -78,7 +78,7 @@ GEM
78
faraday-net_http (>= 2.0, < 3.5)
79
json
80
81
- faraday-follow_redirects (0.4.0)
+ faraday-follow_redirects (0.5.0)
82
faraday (>= 1, < 3)
83
faraday-gzip (3.0.4)
84
faraday (>= 2.0, < 3)
@@ -95,9 +95,9 @@ GEM
95
mime-types-data (3.2025.0924)
96
net-http (0.9.1)
97
uri (>= 0.11.1)
98
- nokogiri (1.18.10-arm64-darwin)
+ nokogiri (1.19.0-arm64-darwin)
99
racc (~> 1.4)
100
- nokogiri (1.18.10-x86_64-linux-gnu)
+ nokogiri (1.19.0-x86_64-linux-gnu)
101
102
parallel (1.27.0)
103
public_suffix (7.0.0)
0 commit comments