Skip to content

Commit cddabd1

Browse files
Merge pull request #238 from ruby-go-gem/dependabot/bundler/steep-1.9.2
2 parents f56c7d2 + a17b1ce commit cddabd1

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

Gemfile.lock

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ GEM
2727
debug_inspector (>= 1.2.0)
2828
concurrent-ruby (1.3.4)
2929
connection_pool (2.4.1)
30-
csv (3.3.1)
30+
csv (3.3.2)
3131
debug_inspector (1.2.0)
3232
diff-lcs (1.5.1)
3333
drb (2.2.1)
@@ -36,12 +36,12 @@ GEM
3636
fileutils (1.7.3)
3737
i18n (1.14.6)
3838
concurrent-ruby (~> 1.0)
39-
json (2.9.0)
39+
json (2.9.1)
4040
language_server-protocol (3.17.0.3)
4141
listen (3.9.0)
4242
rb-fsevent (~> 0.10, >= 0.10.3)
4343
rb-inotify (~> 0.9, >= 0.9.10)
44-
logger (1.6.3)
44+
logger (1.6.4)
4545
minitest (5.25.4)
4646
multi_json (1.15.0)
4747
net-scp (4.0.0)
@@ -114,7 +114,7 @@ GEM
114114
rubocop (>= 1.30.0)
115115
ruby-progressbar (1.13.0)
116116
ruby_header_parser (0.3.1)
117-
securerandom (0.4.0)
117+
securerandom (0.4.1)
118118
serverspec (2.42.3)
119119
multi_json
120120
rspec (~> 3.0)
@@ -127,7 +127,7 @@ GEM
127127
net-ssh (>= 2.7)
128128
net-telnet
129129
sfl
130-
steep (1.9.1)
130+
steep (1.9.2)
131131
activesupport (>= 5.1)
132132
concurrent-ruby (>= 1.1.10)
133133
csv (>= 3.0.9)
@@ -142,6 +142,7 @@ GEM
142142
securerandom (>= 0.1)
143143
strscan (>= 1.0.0)
144144
terminal-table (>= 2, < 4)
145+
uri (>= 0.12.0)
145146
strscan (3.1.2)
146147
terminal-table (3.0.2)
147148
unicode-display_width (>= 1.1.1, < 3)

0 commit comments

Comments
 (0)