Skip to content

Commit 7c5d758

Browse files
author
github-actions
committed
update with project-syncing action
1 parent d44cd1d commit 7c5d758

File tree

2 files changed

+11
-5
lines changed

2 files changed

+11
-5
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ group :development do
8282
gem "better_errors"
8383
gem "binding_of_caller"
8484
gem "dev_toolbar", "~> 2.1.0"
85-
gem "draft_generators"
85+
gem "draft_generators", github: "firstdraft/draft_generators", branch: "bp-summer-2025-update"
8686
gem "haikunator"
8787
gem "pry-rails"
8888
gem "rails_db", "~> 2.5.0"

Gemfile.lock

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
GIT
2+
remote: https://github.com/firstdraft/draft_generators.git
3+
revision: a41019a2277fd2ca0def7a242e35cc684cb76ad2
4+
branch: bp-summer-2025-update
5+
specs:
6+
draft_generators (0.0.5)
7+
devise
8+
indefinite_article
9+
110
GEM
211
remote: https://rubygems.org/
312
specs:
@@ -147,9 +156,6 @@ GEM
147156
diff-lcs (1.6.0)
148157
domain_name (0.6.20240107)
149158
dotenv (3.1.7)
150-
draft_generators (0.0.4)
151-
devise
152-
indefinite_article
153159
drb (2.2.1)
154160
ed25519 (1.3.0)
155161
erubi (1.13.1)
@@ -591,7 +597,7 @@ DEPENDENCIES
591597
dev_toolbar (~> 2.1.0)
592598
devise
593599
dotenv
594-
draft_generators
600+
draft_generators!
595601
faker
596602
grade_runner (~> 0.0.13)
597603
haikunator

0 commit comments

Comments
 (0)