Skip to content

Commit 32faca5

Browse files
ihabadhamclaude
authored andcommitted
Update Gemfile.lock after removing scss_lint dependency
Remove scss_lint from lockfile after gem removal to fix CI frozen bundle mode 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 98f5a38 commit 32faca5

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

Gemfile.lock

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -328,11 +328,6 @@ GEM
328328
rubocop (~> 1.40)
329329
ruby-progressbar (1.13.0)
330330
rubyzip (2.3.2)
331-
sass (3.7.4)
332-
sass-listen (~> 4.0.0)
333-
sass-listen (4.0.0)
334-
rb-fsevent (~> 0.9, >= 0.9.4)
335-
rb-inotify (~> 0.9, >= 0.9.7)
336331
sass-rails (6.0.0)
337332
sassc-rails (~> 2.1, >= 2.1.1)
338333
sassc (2.4.0)
@@ -343,8 +338,6 @@ GEM
343338
sprockets (> 3.0)
344339
sprockets-rails
345340
tilt
346-
scss_lint (0.60.0)
347-
sass (~> 3.5, >= 3.5.5)
348341
sdoc (2.6.1)
349342
rdoc (>= 5.0)
350343
selenium-webdriver (4.9.0)
@@ -448,7 +441,6 @@ DEPENDENCIES
448441
rubocop-performance (~> 1.20.0)
449442
rubocop-rspec (~> 2.26)
450443
sass-rails (~> 6.0)
451-
scss_lint
452444
sdoc
453445
selenium-webdriver (= 4.9.0)
454446
shakapacker (= 9.3.0)

0 commit comments

Comments
 (0)