Skip to content

Commit 2b21dd8

Browse files
committed
docs: Spring(JPA)
1 parent 93d7817 commit 2b21dd8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Gemfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ gemspec
66

77
gem "html-proofer", "~> 5.0", group: :test
88

9+
gem "sass-embedded", "~> 1.70.0" # 이전 안정 버전으로 고정
10+
911
platforms :mingw, :x64_mingw, :mswin, :jruby do
1012
gem "tzinfo", ">= 1", "< 3"
1113
gem "tzinfo-data"

0 commit comments

Comments
 (0)