Skip to content

Commit 1294381

Browse files
author
github-actions
committed
update with project-syncing action
1 parent 2c31f34 commit 1294381

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

Gemfile

+1
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ group :development do
8181
gem "pry-rails"
8282
gem "rails-erd"
8383
gem "rufo"
84+
gem "haikunator"
8485
end
8586

8687
group :development, :test do

Gemfile.lock

+2
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,7 @@ GEM
183183
oj (~> 3.13.12)
184184
rake (~> 13)
185185
zip
186+
haikunator (1.1.1)
186187
hashdiff (1.1.2)
187188
htmlbeautifier (1.4.3)
188189
http (5.2.0)
@@ -563,6 +564,7 @@ DEPENDENCIES
563564
dotenv
564565
faker
565566
grade_runner (~> 0.0.13)
567+
haikunator
566568
htmlbeautifier
567569
http
568570
importmap-rails

0 commit comments

Comments
 (0)