Skip to content

Commit 0890949

Browse files
committed
[build] restore ruby dependencies
1 parent 7012dbe commit 0890949

File tree

2 files changed

+25
-25
lines changed

2 files changed

+25
-25
lines changed

.github/workflows/ci-ruby.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
os: windows
4646
- ruby-version: 3.0.6
4747
os: macos
48-
- ruby-version: 3.3.0
48+
- ruby-version: 3.2.2
4949
os: ubuntu
5050
- ruby-version: jruby-9.4.5.0
5151
os: ubuntu

rb/Gemfile.lock

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ PATH
1111
GEM
1212
remote: https://rubygems.org/
1313
specs:
14-
abbrev (0.1.2)
14+
abbrev (0.1.1)
1515
activesupport (7.1.2)
1616
base64
1717
bigdecimal
@@ -22,46 +22,46 @@ GEM
2222
minitest (>= 5.1)
2323
mutex_m
2424
tzinfo (~> 2.0)
25-
addressable (2.8.6)
25+
addressable (2.8.5)
2626
public_suffix (>= 2.0.2, < 6.0)
2727
ast (2.4.2)
2828
base64 (0.2.0)
29-
bigdecimal (3.1.5)
29+
bigdecimal (3.1.4)
3030
concurrent-ruby (1.2.2)
3131
connection_pool (2.4.1)
3232
crack (0.4.5)
3333
rexml
3434
csv (3.2.8)
35-
debug (1.9.1)
36-
irb (~> 1.10)
37-
reline (>= 0.3.8)
35+
debug (1.8.0)
36+
irb (>= 1.5.0)
37+
reline (>= 0.3.1)
3838
diff-lcs (1.5.0)
3939
drb (2.2.0)
4040
ruby2_keywords
4141
ffi (1.16.3)
4242
ffi (1.16.3-x64-mingw32)
4343
fileutils (1.7.2)
44-
hashdiff (1.1.0)
44+
hashdiff (1.0.1)
4545
i18n (1.14.1)
4646
concurrent-ruby (~> 1.0)
47-
io-console (0.7.1)
48-
irb (1.11.0)
47+
io-console (0.6.0)
48+
irb (1.9.0)
4949
rdoc
5050
reline (>= 0.3.8)
51-
json (2.7.1)
52-
json (2.7.1-java)
51+
json (2.6.3)
52+
json (2.6.3-java)
5353
language_server-protocol (3.17.0.3)
5454
listen (3.8.0)
5555
rb-fsevent (~> 0.10, >= 0.10.3)
5656
rb-inotify (~> 0.9, >= 0.9.10)
5757
logger (1.6.0)
5858
minitest (5.20.0)
5959
mutex_m (0.2.0)
60-
parallel (1.24.0)
60+
parallel (1.23.0)
6161
parser (3.2.2.4)
6262
ast (~> 2.4.1)
6363
racc
64-
psych (5.1.2)
64+
psych (5.1.1.1)
6565
stringio
6666
public_suffix (5.0.4)
6767
racc (1.7.3)
@@ -72,12 +72,12 @@ GEM
7272
rb-fsevent (0.11.2)
7373
rb-inotify (0.10.1)
7474
ffi (~> 1.0)
75-
rbs (3.4.1)
75+
rbs (3.3.2)
7676
abbrev
77-
rdoc (6.6.2)
77+
rdoc (6.6.0)
7878
psych (>= 4.0.0)
79-
regexp_parser (2.8.3)
80-
reline (0.4.1)
79+
regexp_parser (2.8.2)
80+
reline (0.4.0)
8181
io-console (~> 0.5)
8282
rexml (3.2.6)
8383
rspec (3.12.0)
@@ -93,15 +93,15 @@ GEM
9393
diff-lcs (>= 1.2.0, < 2.0)
9494
rspec-support (~> 3.12.0)
9595
rspec-support (3.12.1)
96-
rubocop (1.59.0)
96+
rubocop (1.57.2)
9797
json (~> 2.3)
9898
language_server-protocol (>= 3.17.0)
9999
parallel (~> 1.10)
100100
parser (>= 3.2.2.4)
101101
rainbow (>= 2.2.2, < 4.0)
102102
regexp_parser (>= 1.8, < 3.0)
103103
rexml (>= 3.2.5, < 4.0)
104-
rubocop-ast (>= 1.30.0, < 2.0)
104+
rubocop-ast (>= 1.28.1, < 2.0)
105105
ruby-progressbar (~> 1.7)
106106
unicode-display_width (>= 2.4.0, < 3.0)
107107
rubocop-ast (1.30.0)
@@ -110,17 +110,17 @@ GEM
110110
rubocop (~> 1.41)
111111
rubocop-factory_bot (2.24.0)
112112
rubocop (~> 1.33)
113-
rubocop-performance (1.20.1)
114-
rubocop (>= 1.48.1, < 2.0)
115-
rubocop-ast (>= 1.30.0, < 2.0)
113+
rubocop-performance (1.19.1)
114+
rubocop (>= 1.7.0, < 2.0)
115+
rubocop-ast (>= 0.4.0)
116116
rubocop-rspec (2.25.0)
117117
rubocop (~> 1.40)
118118
rubocop-capybara (~> 2.17)
119119
rubocop-factory_bot (~> 2.22)
120120
ruby-progressbar (1.13.0)
121121
ruby2_keywords (0.0.5)
122122
rubyzip (2.3.2)
123-
securerandom (0.3.1)
123+
securerandom (0.3.0)
124124
steep (1.5.3)
125125
activesupport (>= 5.1)
126126
concurrent-ruby (>= 1.1.10)
@@ -136,7 +136,7 @@ GEM
136136
securerandom (>= 0.1)
137137
strscan (>= 1.0.0)
138138
terminal-table (>= 2, < 4)
139-
stringio (3.1.0)
139+
stringio (3.0.9)
140140
strscan (3.0.7)
141141
terminal-table (3.0.2)
142142
unicode-display_width (>= 1.1.1, < 3)

0 commit comments

Comments
 (0)