Skip to content

Commit 4b355aa

Browse files
authored
Merge pull request #189 from masutaka/bundle-update-20241001191043
bundle update at 2024-10-01 19:10:43 JST
2 parents a812952 + a09204f commit 4b355aa

File tree

1 file changed

+12
-11
lines changed

1 file changed

+12
-11
lines changed

Gemfile.lock

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -17,22 +17,23 @@ GEM
1717
httpclient
1818
octokit
1919
diff-lcs (1.5.1)
20-
faraday (2.11.0)
20+
faraday (2.12.0)
2121
faraday-net_http (>= 2.0, < 3.4)
22+
json
2223
logger
2324
faraday-net_http (3.3.0)
2425
net-http
2526
httpclient (2.8.3)
2627
json (2.7.2)
2728
language_server-protocol (3.17.0.3)
28-
logger (1.6.0)
29+
logger (1.6.1)
2930
net-http (0.4.1)
3031
uri
3132
octokit (9.1.0)
3233
faraday (>= 1, < 3)
3334
sawyer (~> 0.9)
3435
parallel (1.26.3)
35-
parser (3.3.4.2)
36+
parser (3.3.5.0)
3637
ast (~> 2.4.1)
3738
racc
3839
public_suffix (6.0.1)
@@ -44,36 +45,36 @@ GEM
4445
rspec-core (~> 3.13.0)
4546
rspec-expectations (~> 3.13.0)
4647
rspec-mocks (~> 3.13.0)
47-
rspec-core (3.13.0)
48+
rspec-core (3.13.1)
4849
rspec-support (~> 3.13.0)
49-
rspec-expectations (3.13.2)
50+
rspec-expectations (3.13.3)
5051
diff-lcs (>= 1.2.0, < 2.0)
5152
rspec-support (~> 3.13.0)
5253
rspec-mocks (3.13.1)
5354
diff-lcs (>= 1.2.0, < 2.0)
5455
rspec-support (~> 3.13.0)
5556
rspec-support (3.13.1)
56-
rubocop (1.66.0)
57+
rubocop (1.66.1)
5758
json (~> 2.3)
5859
language_server-protocol (>= 3.17.0)
5960
parallel (~> 1.10)
6061
parser (>= 3.3.0.2)
6162
rainbow (>= 2.2.2, < 4.0)
6263
regexp_parser (>= 2.4, < 3.0)
63-
rubocop-ast (>= 1.32.1, < 2.0)
64+
rubocop-ast (>= 1.32.2, < 2.0)
6465
ruby-progressbar (~> 1.7)
6566
unicode-display_width (>= 2.4.0, < 3.0)
66-
rubocop-ast (1.32.1)
67+
rubocop-ast (1.32.3)
6768
parser (>= 3.3.1.0)
6869
rubocop-rake (0.6.0)
6970
rubocop (~> 1.0)
70-
rubocop-rspec (3.0.4)
71+
rubocop-rspec (3.0.5)
7172
rubocop (~> 1.61)
7273
ruby-progressbar (1.13.0)
7374
sawyer (0.9.2)
7475
addressable (>= 2.3.5)
7576
faraday (>= 0.17.3, < 3)
76-
unicode-display_width (2.5.0)
77+
unicode-display_width (2.6.0)
7778
uri (0.13.1)
7879

7980
PLATFORMS
@@ -94,4 +95,4 @@ DEPENDENCIES
9495
rubocop-rspec
9596

9697
BUNDLED WITH
97-
2.5.14
98+
2.5.18

0 commit comments

Comments
 (0)