Skip to content

Commit 7e7612b

Browse files
committed
[rb] Rollback update in Gemfile.lock
Signed-off-by: Viet Nguyen Duc <[email protected]>
1 parent 426d091 commit 7e7612b

File tree

1 file changed

+15
-20
lines changed

1 file changed

+15
-20
lines changed

rb/Gemfile.lock

Lines changed: 15 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,12 @@ GEM
3838
bigdecimal
3939
rexml
4040
csv (3.3.2)
41-
curb (1.0.9)
41+
curb (1.0.6)
4242
date (3.4.1)
4343
debug (1.10.0)
4444
irb (~> 1.10)
4545
reline (>= 0.3.8)
46-
diff-lcs (1.6.0)
46+
diff-lcs (1.5.1)
4747
drb (2.2.1)
4848
ffi (1.17.1)
4949
ffi (1.17.1-arm64-darwin)
@@ -60,27 +60,22 @@ GEM
6060
concurrent-ruby (~> 1.0)
6161
io-console (0.8.0)
6262
io-console (0.8.0-java)
63-
irb (1.15.1)
64-
pp (>= 0.6.0)
63+
irb (1.14.3)
6564
rdoc (>= 4.0.0)
6665
reline (>= 0.4.2)
67-
jar-dependencies (0.5.5)
68-
json (2.10.1)
69-
json (2.10.1-java)
70-
language_server-protocol (3.17.0.4)
71-
lint_roller (1.1.0)
66+
jar-dependencies (0.4.1)
67+
json (2.9.1)
68+
json (2.9.1-java)
69+
language_server-protocol (3.17.0.3)
7270
listen (3.9.0)
7371
rb-fsevent (~> 0.10, >= 0.10.3)
7472
rb-inotify (~> 0.9, >= 0.9.10)
75-
logger (1.6.6)
73+
logger (1.6.5)
7674
minitest (5.25.4)
7775
parallel (1.26.3)
78-
parser (3.3.7.1)
76+
parser (3.3.7.0)
7977
ast (~> 2.4.1)
8078
racc
81-
pp (0.6.2)
82-
prettyprint
83-
prettyprint (0.2.0)
8479
psych (5.2.3)
8580
date
8681
stringio
@@ -90,7 +85,7 @@ GEM
9085
public_suffix (6.0.1)
9186
racc (1.8.1)
9287
racc (1.8.1-java)
93-
rack (2.2.11)
88+
rack (2.2.10)
9489
rainbow (3.1.1)
9590
rake (13.2.1)
9691
rb-fsevent (0.11.2)
@@ -99,17 +94,17 @@ GEM
9994
rbs (3.8.1)
10095
logger
10196
rchardet (1.9.0)
102-
rdoc (6.12.0)
97+
rdoc (6.11.0)
10398
psych (>= 4.0.0)
10499
regexp_parser (2.10.0)
105100
reline (0.6.0)
106101
io-console (~> 0.5)
107-
rexml (3.4.1)
102+
rexml (3.4.0)
108103
rspec (3.13.0)
109104
rspec-core (~> 3.13.0)
110105
rspec-expectations (~> 3.13.0)
111106
rspec-mocks (~> 3.13.0)
112-
rspec-core (3.13.3)
107+
rspec-core (3.13.2)
113108
rspec-support (~> 3.13.0)
114109
rspec-expectations (3.13.3)
115110
diff-lcs (>= 1.2.0, < 2.0)
@@ -164,15 +159,15 @@ GEM
164159
securerandom (>= 0.1)
165160
strscan (>= 1.0.0)
166161
terminal-table (>= 2, < 4)
167-
stringio (3.1.3)
162+
stringio (3.1.2)
168163
strscan (3.1.2)
169164
strscan (3.1.2-java)
170165
terminal-table (3.0.2)
171166
unicode-display_width (>= 1.1.1, < 3)
172167
tzinfo (2.0.6)
173168
concurrent-ruby (~> 1.0)
174169
unicode-display_width (2.6.0)
175-
webmock (3.25.0)
170+
webmock (3.24.0)
176171
addressable (>= 2.8.0)
177172
crack (>= 0.3.2)
178173
hashdiff (>= 0.4.0, < 2.0.0)

0 commit comments

Comments
 (0)