Skip to content

Commit 8fceff7

Browse files
committed
bundle update
1 parent 9be1cbc commit 8fceff7

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

Gemfile.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ GEM
4040
ast (2.4.3)
4141
base64 (0.3.0)
4242
benchmark (0.4.1)
43-
bigdecimal (3.2.1)
43+
bigdecimal (3.2.2)
4444
builder (3.3.0)
4545
concurrent-ruby (1.3.5)
4646
connection_pool (2.5.3)
@@ -98,7 +98,7 @@ GEM
9898
puma (6.6.0)
9999
nio4r (~> 2.0)
100100
racc (1.8.1)
101-
rack (3.1.15)
101+
rack (3.1.16)
102102
rack-session (2.1.1)
103103
base64 (>= 0.1.0)
104104
rack (>= 3.0.0)
@@ -140,7 +140,7 @@ GEM
140140
rubocop-ast (>= 1.44.0, < 2.0)
141141
ruby-progressbar (~> 1.7)
142142
unicode-display_width (>= 2.4.0, < 4.0)
143-
rubocop-ast (1.44.1)
143+
rubocop-ast (1.45.1)
144144
parser (>= 3.3.7.2)
145145
prism (~> 1.4)
146146
rubocop-performance (1.25.0)
@@ -155,14 +155,14 @@ GEM
155155
rubocop-ast (>= 1.38.0, < 2.0)
156156
ruby-progressbar (1.13.0)
157157
securerandom (0.4.1)
158-
sqlite3 (2.6.0-aarch64-linux-gnu)
159-
sqlite3 (2.6.0-aarch64-linux-musl)
160-
sqlite3 (2.6.0-arm-linux-gnu)
161-
sqlite3 (2.6.0-arm-linux-musl)
162-
sqlite3 (2.6.0-arm64-darwin)
163-
sqlite3 (2.6.0-x86_64-darwin)
164-
sqlite3 (2.6.0-x86_64-linux-gnu)
165-
sqlite3 (2.6.0-x86_64-linux-musl)
158+
sqlite3 (2.7.0-aarch64-linux-gnu)
159+
sqlite3 (2.7.0-aarch64-linux-musl)
160+
sqlite3 (2.7.0-arm-linux-gnu)
161+
sqlite3 (2.7.0-arm-linux-musl)
162+
sqlite3 (2.7.0-arm64-darwin)
163+
sqlite3 (2.7.0-x86_64-darwin)
164+
sqlite3 (2.7.0-x86_64-linux-gnu)
165+
sqlite3 (2.7.0-x86_64-linux-musl)
166166
standard (1.50.0)
167167
language_server-protocol (~> 3.17.0.2)
168168
lint_roller (~> 1.0)

0 commit comments

Comments
 (0)