Skip to content

Commit bd3b1ff

Browse files
Update dependencies
1 parent 9782987 commit bd3b1ff

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

.ruby-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.4.4
1+
3.4.5

Gemfile.lock

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -46,19 +46,19 @@ GEM
4646
ansi (1.5.0)
4747
ast (2.4.3)
4848
aws-eventstream (1.4.0)
49-
aws-partitions (1.1125.0)
50-
aws-sdk-core (3.226.2)
49+
aws-partitions (1.1132.0)
50+
aws-sdk-core (3.227.0)
5151
aws-eventstream (~> 1, >= 1.3.0)
5252
aws-partitions (~> 1, >= 1.992.0)
5353
aws-sigv4 (~> 1.9)
5454
base64
5555
jmespath (~> 1, >= 1.6.1)
5656
logger
57-
aws-sdk-ec2 (1.536.0)
58-
aws-sdk-core (~> 3, >= 3.225.0)
57+
aws-sdk-ec2 (1.540.0)
58+
aws-sdk-core (~> 3, >= 3.227.0)
5959
aws-sigv4 (~> 1.5)
60-
aws-sdk-rds (1.283.0)
61-
aws-sdk-core (~> 3, >= 3.225.0)
60+
aws-sdk-rds (1.284.0)
61+
aws-sdk-core (~> 3, >= 3.227.0)
6262
aws-sigv4 (~> 1.5)
6363
aws-sigv4 (1.12.1)
6464
aws-eventstream (~> 1, >= 1.0.2)
@@ -74,17 +74,17 @@ GEM
7474
date (3.4.1)
7575
docile (1.4.1)
7676
drb (2.2.3)
77-
erb (5.0.1)
77+
erb (5.0.2)
7878
erubi (1.13.1)
7979
i18n (1.14.7)
8080
concurrent-ruby (~> 1.0)
81-
io-console (0.8.0)
81+
io-console (0.8.1)
8282
irb (1.15.2)
8383
pp (>= 0.6.0)
8484
rdoc (>= 4.0.0)
8585
reline (>= 0.4.2)
8686
jmespath (1.6.2)
87-
json (2.12.2)
87+
json (2.13.0)
8888
language_server-protocol (3.17.0.5)
8989
lint_roller (1.1.0)
9090
logger (1.7.0)
@@ -99,9 +99,9 @@ GEM
9999
minitest (>= 5.0)
100100
ruby-progressbar
101101
mutex_m (0.3.0)
102-
nokogiri (1.18.8-arm64-darwin)
102+
nokogiri (1.18.9-arm64-darwin)
103103
racc (~> 1.4)
104-
nokogiri (1.18.8-x86_64-linux-gnu)
104+
nokogiri (1.18.9-x86_64-linux-gnu)
105105
racc (~> 1.4)
106106
parallel (1.27.0)
107107
parser (3.3.8.0)
@@ -148,10 +148,10 @@ GEM
148148
erb
149149
psych (>= 4.0.0)
150150
regexp_parser (2.10.0)
151-
reline (0.6.1)
151+
reline (0.6.2)
152152
io-console (~> 0.5)
153153
rexml (3.4.1)
154-
rubocop (1.77.0)
154+
rubocop (1.78.0)
155155
json (~> 2.3)
156156
language_server-protocol (~> 3.17.0.2)
157157
lint_roller (~> 1.1.0)
@@ -162,7 +162,7 @@ GEM
162162
rubocop-ast (>= 1.45.1, < 2.0)
163163
ruby-progressbar (~> 1.7)
164164
unicode-display_width (>= 2.4.0, < 4.0)
165-
rubocop-ast (1.45.1)
165+
rubocop-ast (1.46.0)
166166
parser (>= 3.3.7.2)
167167
prism (~> 1.4)
168168
rubocop-minitest (0.38.1)
@@ -178,10 +178,10 @@ GEM
178178
docile (~> 1.1)
179179
simplecov-html (~> 0.11)
180180
simplecov_json_formatter (~> 0.1)
181-
simplecov-html (0.13.1)
181+
simplecov-html (0.13.2)
182182
simplecov_json_formatter (0.1.4)
183183
stringio (3.1.7)
184-
thor (1.3.2)
184+
thor (1.4.0)
185185
timecop (0.9.10)
186186
timeout (0.4.3)
187187
tzinfo (2.0.6)

0 commit comments

Comments
 (0)