Skip to content

Commit 20a5dd2

Browse files
Lock file maintenance dependencies
1 parent aa7bc7d commit 20a5dd2

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

Gemfile.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -46,31 +46,31 @@ GEM
4646
ansi (1.5.0)
4747
ast (2.4.3)
4848
aws-eventstream (1.4.0)
49-
aws-partitions (1.1150.0)
50-
aws-sdk-core (3.230.0)
49+
aws-partitions (1.1155.0)
50+
aws-sdk-core (3.232.0)
5151
aws-eventstream (~> 1, >= 1.3.0)
5252
aws-partitions (~> 1, >= 1.992.0)
5353
aws-sigv4 (~> 1.9)
5454
base64
5555
bigdecimal
5656
jmespath (~> 1, >= 1.6.1)
5757
logger
58-
aws-sdk-ec2 (1.550.0)
59-
aws-sdk-core (~> 3, >= 3.228.0)
58+
aws-sdk-ec2 (1.556.0)
59+
aws-sdk-core (~> 3, >= 3.231.0)
6060
aws-sigv4 (~> 1.5)
61-
aws-sdk-rds (1.288.0)
62-
aws-sdk-core (~> 3, >= 3.228.0)
61+
aws-sdk-rds (1.292.0)
62+
aws-sdk-core (~> 3, >= 3.231.0)
6363
aws-sigv4 (~> 1.5)
6464
aws-sigv4 (1.12.1)
6565
aws-eventstream (~> 1, >= 1.0.2)
6666
base64 (0.3.0)
6767
benchmark (0.4.1)
68-
bigdecimal (3.2.2)
68+
bigdecimal (3.2.3)
6969
builder (3.3.0)
7070
coderay (1.1.3)
7171
commonmarker (0.23.11)
7272
concurrent-ruby (1.3.5)
73-
connection_pool (2.5.3)
73+
connection_pool (2.5.4)
7474
crass (1.0.6)
7575
date (3.4.1)
7676
docile (1.4.1)
@@ -108,8 +108,8 @@ GEM
108108
parser (3.3.9.0)
109109
ast (~> 2.4.1)
110110
racc
111-
pg (1.6.1-arm64-darwin)
112-
pg (1.6.1-x86_64-linux)
111+
pg (1.6.2-arm64-darwin)
112+
pg (1.6.2-x86_64-linux)
113113
pp (0.6.2)
114114
prettyprint
115115
prettyprint (0.2.0)
@@ -121,7 +121,7 @@ GEM
121121
date
122122
stringio
123123
racc (1.8.1)
124-
rack (3.2.0)
124+
rack (3.2.1)
125125
rack-session (2.1.1)
126126
base64 (>= 0.1.0)
127127
rack (>= 3.0.0)
@@ -152,8 +152,8 @@ GEM
152152
regexp_parser (2.11.2)
153153
reline (0.6.2)
154154
io-console (~> 0.5)
155-
rexml (3.4.1)
156-
rubocop (1.80.0)
155+
rexml (3.4.3)
156+
rubocop (1.80.2)
157157
json (~> 2.3)
158158
language_server-protocol (~> 3.17.0.2)
159159
lint_roller (~> 1.1.0)
@@ -167,7 +167,7 @@ GEM
167167
rubocop-ast (1.46.0)
168168
parser (>= 3.3.7.2)
169169
prism (~> 1.4)
170-
rubocop-minitest (0.38.1)
170+
rubocop-minitest (0.38.2)
171171
lint_roller (~> 1.1)
172172
rubocop (>= 1.75.0, < 2.0)
173173
rubocop-ast (>= 1.38.0, < 2.0)

0 commit comments

Comments
 (0)