Skip to content

Commit 5a78514

Browse files
Bump mcp from 0.18.0 to 0.20.0 in /docs (#424)
Bumps [mcp](https://github.com/modelcontextprotocol/ruby-sdk) from 0.18.0 to 0.20.0. - [Release notes](https://github.com/modelcontextprotocol/ruby-sdk/releases) - [Changelog](https://github.com/modelcontextprotocol/ruby-sdk/blob/main/CHANGELOG.md) - [Commits](modelcontextprotocol/ruby-sdk@v0.18.0...v0.20.0) --- updated-dependencies: - dependency-name: mcp dependency-version: 0.20.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b21cb52 commit 5a78514

1 file changed

Lines changed: 9 additions & 5 deletions

File tree

docs/Gemfile.lock

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,7 @@ GEM
136136
erubi (1.13.1)
137137
globalid (1.3.0)
138138
activesupport (>= 6.1)
139+
hana (1.3.7)
139140
i18n (1.14.8)
140141
concurrent-ruby (~> 1.0)
141142
io-console (0.8.2)
@@ -147,9 +148,11 @@ GEM
147148
jsbundling-rails (1.3.1)
148149
railties (>= 6.0.0)
149150
json (2.19.9)
150-
json-schema (6.2.0)
151-
addressable (~> 2.8)
152-
bigdecimal (>= 3.1, < 5)
151+
json_schemer (2.5.0)
152+
bigdecimal
153+
hana (~> 1.3)
154+
regexp_parser (~> 2.0)
155+
simpleidn (~> 0.2)
153156
language_server-protocol (3.17.0.5)
154157
lint_roller (1.1.0)
155158
logger (1.7.0)
@@ -166,8 +169,8 @@ GEM
166169
net-smtp
167170
marcel (1.1.0)
168171
matrix (0.4.2)
169-
mcp (0.18.0)
170-
json-schema (>= 4.1)
172+
mcp (0.20.0)
173+
json_schemer (>= 2.4)
171174
method_source (1.1.0)
172175
mini_mime (1.1.5)
173176
mini_portile2 (2.8.9)
@@ -296,6 +299,7 @@ GEM
296299
rexml (~> 3.2, >= 3.2.5)
297300
rubyzip (>= 1.2.2, < 4.0)
298301
websocket (~> 1.0)
302+
simpleidn (0.2.3)
299303
sin_lru_redux (2.5.2)
300304
sqlite3 (2.9.4)
301305
mini_portile2 (~> 2.8.0)

0 commit comments

Comments
 (0)