Skip to content

Commit d45eaf6

Browse files
Bump rbs-inline from 0.12.0 to 0.13.0
Bumps [rbs-inline](https://github.com/soutaro/rbs-inline) from 0.12.0 to 0.13.0. - [Release notes](https://github.com/soutaro/rbs-inline/releases) - [Changelog](https://github.com/soutaro/rbs-inline/blob/main/CHANGELOG.md) - [Commits](soutaro/rbs-inline@v0.12.0...v0.13.0) --- updated-dependencies: - dependency-name: rbs-inline dependency-version: 0.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cf072e2 commit d45eaf6

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ gem "minitest-difftastic", "~> 0.2"
1919
gem "rake", "~> 13.2"
2020
gem "rake-compiler", "~> 1.3"
2121
gem "rake-compiler-dock", "~> 1.12"
22-
gem "rbs-inline", "~> 0.12"
22+
gem "rbs-inline", "~> 0.13"
2323
gem "reactionview", "~> 0.3.0"
2424
gem "reline", "~> 0.6"
2525
gem "rubocop", "~> 1.71"

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@ GEM
248248
rb-fsevent (0.11.2)
249249
rb-inotify (0.11.1)
250250
ffi (~> 1.0)
251-
rbs-inline (0.12.0)
251+
rbs-inline (0.13.0)
252252
prism (>= 0.29)
253253
rbs (>= 3.8.0)
254254
rdoc (7.1.0)
@@ -328,7 +328,7 @@ DEPENDENCIES
328328
rake-compiler (~> 1.3)
329329
rake-compiler-dock (~> 1.12)
330330
rbs!
331-
rbs-inline (~> 0.12)
331+
rbs-inline (~> 0.13)
332332
reactionview (~> 0.3.0)
333333
reline (~> 0.6)
334334
rubocop (~> 1.71)

0 commit comments

Comments
 (0)