Skip to content

Commit 6c35c65

Browse files
committed
Change steep version
1 parent f01dc17 commit 6c35c65

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

rb/Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ end
77

88
gem 'curb', '~> 1.0.5', require: false, platforms: %i[mri mingw x64_mingw]
99
gem 'debug', '~> 1.7', require: false, platforms: %i[mri mingw x64_mingw]
10-
gem 'steep', '~> 1.8.0', require: false, platforms: %i[mri mingw x64_mingw]
10+
gem 'steep', '~> 1.5.0', require: false, platforms: %i[mri mingw x64_mingw]

rb/Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ GEM
138138
ruby-progressbar (1.13.0)
139139
rubyzip (2.3.2)
140140
securerandom (0.3.1)
141-
steep (1.8.3)
141+
steep (1.5.3)
142142
activesupport (>= 5.1)
143143
concurrent-ruby (>= 1.1.10)
144144
csv (>= 3.0.9)
@@ -149,7 +149,7 @@ GEM
149149
logger (>= 1.3.0)
150150
parser (>= 3.1)
151151
rainbow (>= 2.2.2, < 4.0)
152-
rbs (~> 3.6.0)
152+
rbs (>= 3.1.0)
153153
securerandom (>= 0.1)
154154
strscan (>= 1.0.0)
155155
terminal-table (>= 2, < 4)
@@ -192,7 +192,7 @@ DEPENDENCIES
192192
rubocop-rspec (~> 2.16)
193193
selenium-devtools!
194194
selenium-webdriver!
195-
steep (~> 1.8.0)
195+
steep (~> 1.5.0)
196196
webmock (~> 3.5)
197197
webrick (~> 1.7)
198198
yard (~> 0.9.11, >= 0.9.36)

0 commit comments

Comments
 (0)