Skip to content

Commit

Permalink
Merge pull request soutaro#1266 from soutaro/update-steep
Browse files Browse the repository at this point in the history
Update steep in gemfile_steep
  • Loading branch information
soutaro authored Oct 8, 2024
2 parents e8c1e23 + 3d13a2a commit 03e01a5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion gemfile_steep/Gemfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
source "https://rubygems.org"

gem 'steep', "~> 1.7.0.dev", require: false
gem 'steep', require: false
6 changes: 3 additions & 3 deletions gemfile_steep/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ GEM
rbs (3.6.1)
logger
securerandom (0.3.1)
steep (1.7.1)
steep (1.8.0)
activesupport (>= 5.1)
concurrent-ruby (>= 1.1.10)
csv (>= 3.0.9)
Expand All @@ -53,7 +53,7 @@ GEM
logger (>= 1.3.0)
parser (>= 3.1)
rainbow (>= 2.2.2, < 4.0)
rbs (>= 3.5.0.pre)
rbs (~> 3.6.0)
securerandom (>= 0.1)
strscan (>= 1.0.0)
terminal-table (>= 2, < 4)
Expand All @@ -71,7 +71,7 @@ PLATFORMS
x86_64-linux

DEPENDENCIES
steep (~> 1.7.0.dev)
steep

BUNDLED WITH
2.5.17

0 comments on commit 03e01a5

Please sign in to comment.