Skip to content

Commit 52fa1d5

Browse files
committed
Move kamal secrets to the gem
1 parent 1ce2dec commit 52fa1d5

5 files changed

Lines changed: 4 additions & 61 deletions

File tree

.kamal/secrets.beta

Lines changed: 0 additions & 19 deletions
This file was deleted.

.kamal/secrets.production

Lines changed: 0 additions & 19 deletions
This file was deleted.

.kamal/secrets.staging

Lines changed: 0 additions & 19 deletions
This file was deleted.

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ GEM
225225
json (2.16.0)
226226
jwt (3.1.2)
227227
base64
228-
kamal (2.8.2)
228+
kamal (2.9.0)
229229
activesupport (>= 7.0)
230230
base64 (~> 0.2)
231231
bcrypt_pbkdf (~> 1.0)

Gemfile.saas.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
GIT
22
remote: https://github.com/basecamp/fizzy-saas
3-
revision: 87194bc58db064ad6354d304b9b6110452fb337a
3+
revision: fb0526b4104235031f105a9801b7e451ea83b85b
44
branch: secrets
55
specs:
66
fizzy-saas (0.1.0)
@@ -206,7 +206,7 @@ GEM
206206
logger (~> 1.5)
207207
chunky_png (1.4.0)
208208
concurrent-ruby (1.3.5)
209-
connection_pool (2.5.4)
209+
connection_pool (2.5.5)
210210
crack (1.0.1)
211211
bigdecimal
212212
rexml
@@ -261,7 +261,7 @@ GEM
261261
json (2.16.0)
262262
jwt (3.1.2)
263263
base64
264-
kamal (2.8.2)
264+
kamal (2.9.0)
265265
activesupport (>= 7.0)
266266
base64 (~> 0.2)
267267
bcrypt_pbkdf (~> 1.0)

0 commit comments

Comments
 (0)