Skip to content

Commit a2c6f18

Browse files
authored
Merge pull request #2162 from ruby/dependabot/bundler/steep/steep-1.9.2
Bump steep from 1.9.1 to 1.9.2 in /steep
2 parents a1d1d84 + 9e2a1b7 commit a2c6f18

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
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.7.0"
4-
gem "steep", "~> 1.9.0"
4+
gem "steep", "~> 1.9.2"

steep/Gemfile.lock

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ GEM
4444
rbs (3.7.0)
4545
logger
4646
securerandom (0.4.1)
47-
steep (1.9.1)
47+
steep (1.9.2)
4848
activesupport (>= 5.1)
4949
concurrent-ruby (>= 1.1.10)
5050
csv (>= 3.0.9)
@@ -59,6 +59,7 @@ GEM
5959
securerandom (>= 0.1)
6060
strscan (>= 1.0.0)
6161
terminal-table (>= 2, < 4)
62+
uri (>= 0.12.0)
6263
strscan (3.1.2)
6364
terminal-table (3.0.2)
6465
unicode-display_width (>= 1.1.1, < 3)
@@ -72,7 +73,7 @@ PLATFORMS
7273

7374
DEPENDENCIES
7475
rbs (~> 3.7.0)
75-
steep (~> 1.9.0)
76+
steep (~> 1.9.2)
7677

7778
BUNDLED WITH
7879
2.5.16

0 commit comments

Comments
 (0)