Skip to content

Commit 630801e

Browse files
Bump rbs-inline from 0.13.0 to 0.14.0 (#1731)
Bumps [rbs-inline](https://github.com/soutaro/rbs-inline) from 0.13.0 to 0.14.0. Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cb6dab4 commit 630801e

2 files changed

Lines changed: 4 additions & 4 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.4"
2020
gem "rake-compiler", "~> 1.3"
2121
gem "rake-compiler-dock", "~> 1.12"
22-
gem "rbs-inline", "~> 0.13"
22+
gem "rbs-inline", "~> 0.14"
2323
gem "reactionview", "~> 0.3.0"
2424
gem "reline", "~> 0.6"
2525
gem "rubocop", "~> 1.71"

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -219,9 +219,9 @@ GEM
219219
logger
220220
prism (>= 1.6.0)
221221
tsort
222-
rbs-inline (0.13.0)
222+
rbs-inline (0.14.0)
223223
prism (>= 0.29)
224-
rbs (>= 3.8.0)
224+
rbs (~> 4.0)
225225
rdoc (7.2.0)
226226
erb
227227
psych (>= 4.0.0)
@@ -314,7 +314,7 @@ DEPENDENCIES
314314
rake (~> 13.4)
315315
rake-compiler (~> 1.3)
316316
rake-compiler-dock (~> 1.12)
317-
rbs-inline (~> 0.13)
317+
rbs-inline (~> 0.14)
318318
reactionview (~> 0.3.0)
319319
reline (~> 0.6)
320320
rubocop (~> 1.71)

0 commit comments

Comments
 (0)