Skip to content

Commit c1acc01

Browse files
committed
Run bundle update to update all gems.
1 parent db5ec6c commit c1acc01

1 file changed

Lines changed: 18 additions & 18 deletions

File tree

Gemfile.lock

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -8,20 +8,20 @@ PATH
88
GEM
99
remote: https://rubygems.org/
1010
specs:
11-
addressable (2.8.7)
12-
public_suffix (>= 2.0.2, < 7.0)
11+
addressable (2.8.8)
12+
public_suffix (>= 2.0.2, < 8.0)
1313
akami (1.3.3)
1414
base64
1515
gyoku (>= 0.4.0)
1616
nokogiri
1717
ast (2.4.3)
1818
base64 (0.3.0)
19-
bigdecimal (3.3.1)
19+
bigdecimal (4.0.1)
2020
builder (3.3.0)
2121
crack (1.0.1)
2222
bigdecimal
2323
rexml
24-
date (3.5.0)
24+
date (3.5.1)
2525
diff-lcs (1.6.2)
2626
faraday (2.14.1)
2727
faraday-net_http (>= 2.0, < 3.5)
@@ -53,7 +53,7 @@ GEM
5353
mutex_m (0.3.0)
5454
net-http (0.9.1)
5555
uri (>= 0.11.1)
56-
net-imap (0.5.12)
56+
net-imap (0.6.3)
5757
date
5858
net-protocol
5959
net-pop (0.1.2)
@@ -63,17 +63,17 @@ GEM
6363
net-smtp (0.5.1)
6464
net-protocol
6565
nkf (0.2.0)
66-
nokogiri (1.18.10)
66+
nokogiri (1.19.1)
6767
mini_portile2 (~> 2.8.2)
6868
racc (~> 1.4)
6969
nori (2.7.1)
7070
bigdecimal
7171
parallel (1.27.0)
72-
parser (3.3.10.0)
72+
parser (3.3.10.2)
7373
ast (~> 2.4.1)
7474
racc
75-
prism (1.6.0)
76-
public_suffix (6.0.2)
75+
prism (1.9.0)
76+
public_suffix (7.0.2)
7777
racc (1.8.1)
7878
rack (3.2.5)
7979
rainbow (3.1.1)
@@ -92,31 +92,31 @@ GEM
9292
rspec-mocks (3.13.7)
9393
diff-lcs (>= 1.2.0, < 2.0)
9494
rspec-support (~> 3.13.0)
95-
rspec-support (3.13.6)
96-
rubocop (1.81.7)
95+
rspec-support (3.13.7)
96+
rubocop (1.84.2)
9797
json (~> 2.3)
9898
language_server-protocol (~> 3.17.0.2)
9999
lint_roller (~> 1.1.0)
100100
parallel (~> 1.10)
101101
parser (>= 3.3.0.2)
102102
rainbow (>= 2.2.2, < 4.0)
103103
regexp_parser (>= 2.9.3, < 3.0)
104-
rubocop-ast (>= 1.47.1, < 2.0)
104+
rubocop-ast (>= 1.49.0, < 2.0)
105105
ruby-progressbar (~> 1.7)
106106
unicode-display_width (>= 2.4.0, < 4.0)
107-
rubocop-ast (1.48.0)
107+
rubocop-ast (1.49.0)
108108
parser (>= 3.3.7.2)
109-
prism (~> 1.4)
109+
prism (~> 1.7)
110110
rubocop-performance (1.26.1)
111111
lint_roller (~> 1.1)
112112
rubocop (>= 1.75.0, < 2.0)
113113
rubocop-ast (>= 1.47.1, < 2.0)
114114
rubocop-rake (0.7.1)
115115
lint_roller (~> 1.1)
116116
rubocop (>= 1.72.1)
117-
rubocop-rspec (3.7.0)
117+
rubocop-rspec (3.9.0)
118118
lint_roller (~> 1.1)
119-
rubocop (~> 1.72, >= 1.72.1)
119+
rubocop (~> 1.81)
120120
ruby-progressbar (1.13.0)
121121
savon (2.15.1)
122122
akami (~> 1.2)
@@ -127,10 +127,10 @@ GEM
127127
nokogiri (>= 1.8.1)
128128
nori (~> 2.4)
129129
wasabi (>= 3.7, < 6)
130-
timeout (0.4.4)
130+
timeout (0.6.0)
131131
unicode-display_width (3.2.0)
132132
unicode-emoji (~> 4.1)
133-
unicode-emoji (4.1.0)
133+
unicode-emoji (4.2.0)
134134
uri (1.1.1)
135135
wasabi (5.1.0)
136136
addressable

0 commit comments

Comments
 (0)