Skip to content

Commit

Permalink
Bump steep from 1.7.0.dev.3 to 1.7.0 in /gemfiles/typecheck
Browse files Browse the repository at this point in the history
Bumps [steep](https://github.com/soutaro/steep) from 1.7.0.dev.3 to 1.7.0.
- [Release notes](https://github.com/soutaro/steep/releases)
- [Changelog](https://github.com/soutaro/steep/blob/master/CHANGELOG.md)
- [Commits](soutaro/steep@v1.7.0.dev.3...v1.7.0)

---
updated-dependencies:
- dependency-name: steep
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 10, 2024
1 parent f09db18 commit 6dae744
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions gemfiles/typecheck/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@ PATH
GEM
remote: https://rubygems.org/
specs:
abbrev (0.1.2)
activesupport (7.1.3.3)
activesupport (7.1.3.4)
base64
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
Expand All @@ -20,12 +19,13 @@ GEM
ast (2.4.2)
base64 (0.2.0)
bigdecimal (3.1.8)
concurrent-ruby (1.3.1)
concurrent-ruby (1.3.3)
connection_pool (2.4.1)
csv (3.3.0)
drb (2.2.1)
erubi (1.12.0)
ffi (1.17.0)
ffi (1.17.0-arm64-darwin)
ffi (1.17.0-x86_64-linux-gnu)
fileutils (1.7.2)
i18n (1.14.5)
concurrent-ruby (~> 1.0)
Expand Down Expand Up @@ -54,8 +54,8 @@ GEM
rbi (0.1.13)
prism (>= 0.18.0, < 1.0.0)
sorbet-runtime (>= 0.5.9204)
rbs (3.4.4)
abbrev
rbs (3.5.1)
logger
ruby_parser (3.21.0)
racc (~> 1.5)
sexp_processor (~> 4.16)
Expand All @@ -74,7 +74,7 @@ GEM
prism (>= 0.19.0)
sorbet-static-and-runtime (>= 0.5.10187)
thor (>= 0.19.2)
steep (1.7.0.dev.3)
steep (1.7.0)
activesupport (>= 5.1)
concurrent-ruby (>= 1.1.10)
csv (>= 3.0.9)
Expand All @@ -85,7 +85,7 @@ GEM
logger (>= 1.3.0)
parser (>= 3.1)
rainbow (>= 2.2.2, < 4.0)
rbs (>= 3.1.0)
rbs (>= 3.5.0.pre)
securerandom (>= 0.1)
strscan (>= 1.0.0)
terminal-table (>= 2, < 4)
Expand Down

0 comments on commit 6dae744

Please sign in to comment.