Skip to content

Commit 9320ae2

Browse files
bundle update
1 parent 3bf6187 commit 9320ae2

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ GEM
173173
uri (>= 0.12.0)
174174
stringio (3.2.0)
175175
strong_json (2.1.2)
176-
strscan (3.1.6)
176+
strscan (3.1.7)
177177
tempfile (0.3.1)
178178
terminal-table (4.0.0)
179179
unicode-display_width (>= 1.1.1, < 4)

steep/Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (8.1.1)
4+
activesupport (8.1.2)
55
base64
66
bigdecimal
77
concurrent-ruby (~> 1.0, >= 1.3.1)
@@ -44,7 +44,7 @@ GEM
4444
rb-fsevent (0.11.2)
4545
rb-inotify (0.11.1)
4646
ffi (~> 1.0)
47-
rbs (3.10.0)
47+
rbs (3.10.2)
4848
logger
4949
ruby-lsp (0.26.4)
5050
language_server-protocol (~> 3.17.0)
@@ -68,7 +68,7 @@ GEM
6868
strscan (>= 1.0.0)
6969
terminal-table (>= 2, < 5)
7070
uri (>= 0.12.0)
71-
strscan (3.1.6)
71+
strscan (3.1.7)
7272
terminal-table (4.0.0)
7373
unicode-display_width (>= 1.1.1, < 4)
7474
test-unit (3.7.7)

0 commit comments

Comments
 (0)