Skip to content

Commit 7ba36a8

Browse files
committed
wip - updating to development branch of audits1984
1 parent 7c276f0 commit 7ba36a8

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

Gemfile.saas

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ gem "stripe", "~> 18.0"
88
gem "queenbee", bc: "queenbee-plugin"
99
gem "fizzy-saas", path: "saas"
1010
gem "console1984", bc: "console1984"
11-
gem "audits1984", bc: "audits1984"
11+
# gem "audits1984", bc: "audits1984"
12+
gem "audits1984", path: "~/Work/basecamp/audits1984"
1213

1314
# Telemetry
1415
gem "rails_structured_logging", bc: "rails-structured-logging"

Gemfile.saas.lock

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,3 @@
1-
GIT
2-
remote: https://github.com/basecamp/audits1984
3-
revision: c790eaec0716c8df56b3d0ab5bf5d75e3e1b0ed0
4-
specs:
5-
audits1984 (0.1.7)
6-
console1984
7-
importmap-rails (>= 1.2.1)
8-
rinku
9-
rouge
10-
turbo-rails
11-
121
GIT
132
remote: https://github.com/basecamp/console1984
143
revision: 02b1b9ee7fd7050174b6a98c2b43057553621dc4
@@ -160,6 +149,16 @@ GIT
160149
tsort (>= 0.2)
161150
zeitwerk (~> 2.6)
162151

152+
PATH
153+
remote: ../audits1984
154+
specs:
155+
audits1984 (0.1.7)
156+
console1984
157+
importmap-rails (>= 1.2.1)
158+
rinku
159+
rouge
160+
turbo-rails
161+
163162
PATH
164163
remote: saas
165164
specs:

0 commit comments

Comments
 (0)