We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a06d3f commit d4964beCopy full SHA for d4964be
1 file changed
Gemfile.lock
@@ -88,7 +88,7 @@ GEM
88
dry-initializer (~> 3.2)
89
dry-schema (~> 1.14)
90
zeitwerk (~> 2.6)
91
- faraday (2.14.0)
+ faraday (2.14.1)
92
faraday-net_http (>= 2.0, < 3.5)
93
json
94
logger
@@ -101,7 +101,7 @@ GEM
101
net-http (~> 0.5)
102
hashie (5.0.0)
103
htmlbeautifier (1.4.3)
104
- json (2.18.0)
+ json (2.18.1)
105
kramdown (2.5.1)
106
rexml (>= 3.3.9)
107
language_server-protocol (3.17.0.5)
@@ -111,12 +111,8 @@ GEM
111
112
mime-types-data (~> 3.2025, >= 3.2025.0507)
113
mime-types-data (3.2025.0924)
114
- mini_portile2 (2.8.9)
115
net-http (0.9.1)
116
uri (>= 0.11.1)
117
- nokogiri (1.18.8)
118
- mini_portile2 (~> 2.8.2)
119
- racc (~> 1.4)
120
nokogiri (1.18.8-arm64-darwin)
121
racc (~> 1.4)
122
nokogiri (1.18.8-x86_64-darwin)
0 commit comments