Skip to content

Commit 1893ce4

Browse files
chore(deps): Bump thruster from 0.1.15 to 0.1.16
Bumps [thruster](https://github.com/basecamp/thruster) from 0.1.15 to 0.1.16. - [Changelog](https://github.com/basecamp/thruster/blob/main/CHANGELOG.md) - [Commits](https://github.com/basecamp/thruster/commits) --- updated-dependencies: - dependency-name: thruster dependency-version: 0.1.16 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c6f14e3 commit 1893ce4

1 file changed

Lines changed: 16 additions & 1 deletion

File tree

Gemfile.lock

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ GEM
100100
aws-eventstream (~> 1, >= 1.0.2)
101101
base64 (0.3.0)
102102
bcrypt (3.1.20)
103+
bcrypt_pbkdf (1.1.1)
103104
bcrypt_pbkdf (1.1.1-arm64-darwin)
104105
benchmark (0.4.1)
105106
bigdecimal (3.2.3)
@@ -149,6 +150,7 @@ GEM
149150
faraday-net_http (3.4.1)
150151
net-http (>= 0.5.0)
151152
ffi (1.17.2-arm64-darwin)
153+
ffi (1.17.2-x86_64-linux-gnu)
152154
fiber-local (1.1.0)
153155
fiber-storage
154156
fiber-storage (1.0.1)
@@ -210,6 +212,13 @@ GEM
210212
activesupport (>= 7.0)
211213
railties (>= 7.0)
212214
sqlite3
215+
litestream (0.14.0-x86_64-linux)
216+
actionpack (>= 7.0)
217+
actionview (>= 7.0)
218+
activejob (>= 7.0)
219+
activesupport (>= 7.0)
220+
railties (>= 7.0)
221+
sqlite3
213222
logger (1.7.0)
214223
loofah (2.24.1)
215224
crass (~> 1.0.2)
@@ -255,6 +264,8 @@ GEM
255264
nio4r (2.7.4)
256265
nokogiri (1.18.10-arm64-darwin)
257266
racc (~> 1.4)
267+
nokogiri (1.18.10-x86_64-linux-gnu)
268+
racc (~> 1.4)
258269
oauth2 (2.0.12)
259270
faraday (>= 0.17.3, < 4.0)
260271
jwt (>= 1.0, < 4.0)
@@ -287,6 +298,7 @@ GEM
287298
pastel (0.8.0)
288299
tty-color (~> 0.5)
289300
pg (1.6.2-arm64-darwin)
301+
pg (1.6.2-x86_64-linux)
290302
phlex (2.3.1)
291303
zeitwerk (~> 2.7)
292304
phlex-rails (2.3.1)
@@ -501,6 +513,7 @@ GEM
501513
railties (>= 7.1)
502514
thor (>= 1.3.1)
503515
sqlite3 (2.7.3-arm64-darwin)
516+
sqlite3 (2.7.3-x86_64-linux-gnu)
504517
sshkit (1.24.0)
505518
base64
506519
logger
@@ -526,7 +539,8 @@ GEM
526539
tailwind_merge (1.3.1)
527540
sin_lru_redux (~> 2.5)
528541
thor (1.4.0)
529-
thruster (0.1.15-arm64-darwin)
542+
thruster (0.1.16-arm64-darwin)
543+
thruster (0.1.16-x86_64-linux)
530544
tilt (2.6.1)
531545
timeout (0.4.3)
532546
tsort (0.2.0)
@@ -568,6 +582,7 @@ GEM
568582

569583
PLATFORMS
570584
arm64-darwin
585+
x86_64-linux
571586

572587
DEPENDENCIES
573588
annotated (~> 0.1.1)

0 commit comments

Comments
 (0)