Skip to content

Commit 5af6ef5

Browse files
Lock file maintenance dependencies
1 parent 5db5678 commit 5af6ef5

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

Gemfile.lock

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -45,26 +45,26 @@ GEM
4545
uri (>= 0.13.1)
4646
ansi (1.5.0)
4747
ast (2.4.3)
48-
aws-eventstream (1.3.2)
49-
aws-partitions (1.1107.0)
50-
aws-sdk-core (3.224.0)
48+
aws-eventstream (1.4.0)
49+
aws-partitions (1.1110.0)
50+
aws-sdk-core (3.225.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.527.0)
58-
aws-sdk-core (~> 3, >= 3.216.0)
57+
aws-sdk-ec2 (1.530.0)
58+
aws-sdk-core (~> 3, >= 3.225.0)
5959
aws-sigv4 (~> 1.5)
60-
aws-sdk-rds (1.277.0)
61-
aws-sdk-core (~> 3, >= 3.216.0)
60+
aws-sdk-rds (1.278.0)
61+
aws-sdk-core (~> 3, >= 3.225.0)
6262
aws-sigv4 (~> 1.5)
63-
aws-sigv4 (1.11.0)
63+
aws-sigv4 (1.12.0)
6464
aws-eventstream (~> 1, >= 1.0.2)
65-
base64 (0.2.0)
66-
benchmark (0.4.0)
67-
bigdecimal (3.1.9)
65+
base64 (0.3.0)
66+
benchmark (0.4.1)
67+
bigdecimal (3.2.1)
6868
builder (3.3.0)
6969
coderay (1.1.3)
7070
commonmarker (0.23.11)
@@ -142,29 +142,29 @@ GEM
142142
thor (~> 1.0, >= 1.2.2)
143143
zeitwerk (~> 2.6)
144144
rainbow (3.1.1)
145-
rake (13.2.1)
145+
rake (13.3.0)
146146
rdoc (6.14.0)
147147
erb
148148
psych (>= 4.0.0)
149149
regexp_parser (2.10.0)
150150
reline (0.6.1)
151151
io-console (~> 0.5)
152152
rexml (3.4.1)
153-
rubocop (1.75.7)
153+
rubocop (1.76.0)
154154
json (~> 2.3)
155155
language_server-protocol (~> 3.17.0.2)
156156
lint_roller (~> 1.1.0)
157157
parallel (~> 1.10)
158158
parser (>= 3.3.0.2)
159159
rainbow (>= 2.2.2, < 4.0)
160160
regexp_parser (>= 2.9.3, < 3.0)
161-
rubocop-ast (>= 1.44.0, < 2.0)
161+
rubocop-ast (>= 1.45.0, < 2.0)
162162
ruby-progressbar (~> 1.7)
163163
unicode-display_width (>= 2.4.0, < 4.0)
164-
rubocop-ast (1.44.1)
164+
rubocop-ast (1.45.0)
165165
parser (>= 3.3.7.2)
166166
prism (~> 1.4)
167-
rubocop-minitest (0.38.0)
167+
rubocop-minitest (0.38.1)
168168
lint_roller (~> 1.1)
169169
rubocop (>= 1.75.0, < 2.0)
170170
rubocop-ast (>= 1.38.0, < 2.0)

0 commit comments

Comments
 (0)