Skip to content

Commit 24c99ac

Browse files
Bump steep from 1.8.2 to 1.8.3
Bumps [steep](https://github.com/soutaro/steep) from 1.8.2 to 1.8.3. - [Release notes](https://github.com/soutaro/steep/releases) - [Changelog](https://github.com/soutaro/steep/blob/master/CHANGELOG.md) - [Commits](soutaro/steep@v1.8.2...v1.8.3) --- updated-dependencies: - dependency-name: steep dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e9163f7 commit 24c99ac

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

Gemfile.lock

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,9 @@ PATH
66
GEM
77
remote: https://rubygems.org/
88
specs:
9-
activesupport (7.2.1.2)
9+
activesupport (7.2.2)
1010
base64
11+
benchmark (>= 0.3)
1112
bigdecimal
1213
concurrent-ruby (~> 1.0, >= 1.3.1)
1314
connection_pool (>= 2.2.5)
@@ -19,6 +20,7 @@ GEM
1920
tzinfo (~> 2.0, >= 2.0.5)
2021
ast (2.4.2)
2122
base64 (0.2.0)
23+
benchmark (0.3.0)
2224
bigdecimal (3.1.8)
2325
binding_of_caller (1.0.1)
2426
debug_inspector (>= 1.2.0)
@@ -30,10 +32,10 @@ GEM
3032
drb (2.2.1)
3133
ffi (1.17.0)
3234
ffi (1.17.0-arm64-darwin)
33-
fileutils (1.7.2)
35+
fileutils (1.7.3)
3436
i18n (1.14.6)
3537
concurrent-ruby (~> 1.0)
36-
json (2.7.4)
38+
json (2.7.5)
3739
language_server-protocol (3.17.0.3)
3840
listen (3.9.0)
3941
rb-fsevent (~> 0.10, >= 0.10.3)
@@ -46,7 +48,7 @@ GEM
4648
net-ssh (7.2.3)
4749
net-telnet (0.2.0)
4850
parallel (1.26.3)
49-
parser (3.3.5.0)
51+
parser (3.3.5.1)
5052
ast (~> 2.4.1)
5153
racc
5254
power_assert (2.0.3)
@@ -124,7 +126,7 @@ GEM
124126
net-ssh (>= 2.7)
125127
net-telnet
126128
sfl
127-
steep (1.8.2)
129+
steep (1.8.3)
128130
activesupport (>= 5.1)
129131
concurrent-ruby (>= 1.1.10)
130132
csv (>= 3.0.9)

0 commit comments

Comments
 (0)