Skip to content

Commit abaf27d

Browse files
authored
Merge pull request #2270 from ruby/dependabot/bundler/steep/steep-1.9.4
Bump steep from 1.9.3 to 1.9.4 in /steep
2 parents a86a030 + 61e3960 commit abaf27d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

steep/Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
source "https://rubygems.org"
22

33
gem "rbs", "~> 3.8.1"
4-
gem "steep", "~> 1.9.2"
4+
gem "steep", "~> 1.9.4"

steep/Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ GEM
3131
listen (3.9.0)
3232
rb-fsevent (~> 0.10, >= 0.10.3)
3333
rb-inotify (~> 0.9, >= 0.9.10)
34-
logger (1.6.5)
34+
logger (1.6.6)
3535
minitest (5.25.4)
3636
parser (3.3.7.1)
3737
ast (~> 2.4.1)
@@ -44,7 +44,7 @@ GEM
4444
rbs (3.8.1)
4545
logger
4646
securerandom (0.4.1)
47-
steep (1.9.3)
47+
steep (1.9.4)
4848
activesupport (>= 5.1)
4949
concurrent-ruby (>= 1.1.10)
5050
csv (>= 3.0.9)
@@ -73,7 +73,7 @@ PLATFORMS
7373

7474
DEPENDENCIES
7575
rbs (~> 3.8.1)
76-
steep (~> 1.9.2)
76+
steep (~> 1.9.4)
7777

7878
BUNDLED WITH
7979
2.6.3

0 commit comments

Comments
 (0)