Skip to content

Commit

Permalink
Merge pull request #50909 from code-dot-org/rake-13.0.6
Browse files Browse the repository at this point in the history
Update `rake` Gem to 13.0.6
  • Loading branch information
Hamms committed Apr 17, 2023
2 parents 63ae39e + f831869 commit 29056b4
Showing 1 changed file with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions Gemfile.lock
Expand Up @@ -694,7 +694,7 @@ GEM
thor (>= 0.20.3, < 2.0)
rainbow (3.0.0)
raindrops (0.20.0)
rake (12.3.3)
rake (13.0.6)
rambling-trie (2.2.1)
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
Expand Down Expand Up @@ -766,7 +766,11 @@ GEM
ruby_parser (3.18.1)
sexp_processor (~> 4.16)
rubyzip (1.2.2)
sass (3.4.22)
sass (3.7.4)
sass-listen (~> 4.0.0)
sass-listen (4.0.0)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
sass-rails (6.0.0)
sassc-rails (~> 2.1, >= 2.1.1)
sassc (2.4.0)
Expand All @@ -780,9 +784,8 @@ GEM
scenic-mysql_adapter (1.0.1)
mysql2
scenic (>= 1.4.0)
scss_lint (0.55.0)
rake (>= 0.9, < 13)
sass (~> 3.4.20)
scss_lint (0.60.0)
sass (~> 3.5, >= 3.5.5)
selenium-webdriver (3.141.0)
childprocess (~> 0.5)
rubyzip (~> 1.2, >= 1.2.2)
Expand Down

0 comments on commit 29056b4

Please sign in to comment.