Skip to content

Commit

Permalink
Bump sass-rails from 5.0.6 to 6.0.0
Browse files Browse the repository at this point in the history
Bumps [sass-rails](https://github.com/rails/sass-rails) from 5.0.6 to 6.0.0.
- [Release notes](https://github.com/rails/sass-rails/releases)
- [Commits](rails/sass-rails@v5.0.6...v6.0.0)

---
updated-dependencies:
- dependency-name: sass-rails
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 7, 2022
1 parent fbde094 commit a5915c4
Show file tree
Hide file tree
Showing 27 changed files with 27 additions and 15 deletions.
42 changes: 27 additions & 15 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ GEM
virtus (~> 1.0)
coercible (1.0.0)
descendants_tracker (~> 0.0.1)
concurrent-ruby (1.1.9)
concurrent-ruby (1.1.10)
crack (0.4.3)
safe_yaml (~> 1.0.0)
crass (1.0.6)
Expand Down Expand Up @@ -84,14 +84,15 @@ GEM
execjs (2.7.0)
faraday (0.17.0)
multipart-post (>= 1.2, < 3)
ffi (1.15.5)
font-awesome-sass (4.7.0)
sass (>= 3.2)
gherkin (4.0.0)
hashdiff (0.3.2)
hashie (5.0.0)
http-cookie (1.0.3)
domain_name (~> 0.5)
i18n (1.8.10)
i18n (1.12.0)
concurrent-ruby (~> 1.0)
ice_nine (0.11.2)
jquery-rails (4.2.2)
Expand All @@ -102,15 +103,15 @@ GEM
jwt (2.2.1)
launchy (2.4.3)
addressable (~> 2.3)
loofah (2.18.0)
loofah (2.19.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
method_source (1.0.0)
mime-types (3.4.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2022.0105)
mini_portile2 (2.8.0)
minitest (5.14.4)
minitest (5.16.3)
multi_json (1.14.1)
multi_test (0.1.2)
multi_xml (0.6.0)
Expand Down Expand Up @@ -148,7 +149,7 @@ GEM
puma (5.6.4)
nio4r (~> 2.0)
racc (1.6.0)
rack (2.2.3.1)
rack (2.2.4)
rack-protection (3.0.2)
rack
rack-test (0.6.3)
Expand All @@ -172,6 +173,9 @@ GEM
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
rake (13.0.6)
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
rest-client (2.0.2)
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 4.0)
Expand All @@ -194,16 +198,24 @@ GEM
rspec-support (~> 3.10)
rspec-support (3.10.2)
safe_yaml (1.0.4)
sass (3.4.23)
sass-rails (5.0.6)
railties (>= 4.0.0, < 6)
sass (~> 3.1)
sprockets (>= 2.8, < 4.0)
sprockets-rails (>= 2.0, < 4.0)
tilt (>= 1.1, < 3)
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)
ffi (~> 1.9)
sassc-rails (2.1.2)
railties (>= 4.0.0)
sassc (>= 2.0)
sprockets (> 3.0)
sprockets-rails
tilt
sentry-raven (2.7.1)
faraday (>= 0.7.6, < 1.0)
sprockets (3.7.2)
sprockets (4.1.1)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
sprockets-rails (3.2.2)
Expand All @@ -212,9 +224,9 @@ GEM
sprockets (>= 3.0.0)
test-unit (3.5.5)
power_assert
thor (1.1.0)
thor (1.2.1)
thread_safe (0.3.6)
tilt (2.0.5)
tilt (2.0.11)
tzinfo (1.2.10)
thread_safe (~> 0.1)
uglifier (3.0.4)
Expand Down
Binary file added vendor/cache/concurrent-ruby-1.1.10.gem
Binary file not shown.
Binary file removed vendor/cache/concurrent-ruby-1.1.9.gem
Binary file not shown.
Binary file added vendor/cache/ffi-1.15.5.gem
Binary file not shown.
Binary file added vendor/cache/i18n-1.12.0.gem
Binary file not shown.
Binary file removed vendor/cache/i18n-1.8.10.gem
Binary file not shown.
Binary file removed vendor/cache/loofah-2.18.0.gem
Binary file not shown.
Binary file added vendor/cache/loofah-2.19.0.gem
Binary file not shown.
Binary file removed vendor/cache/minitest-5.14.4.gem
Binary file not shown.
Binary file added vendor/cache/minitest-5.16.3.gem
Binary file not shown.
Binary file removed vendor/cache/rack-2.2.3.1.gem
Binary file not shown.
Binary file added vendor/cache/rack-2.2.4.gem
Binary file not shown.
Binary file added vendor/cache/rb-fsevent-0.11.2.gem
Binary file not shown.
Binary file added vendor/cache/rb-inotify-0.10.1.gem
Binary file not shown.
Binary file removed vendor/cache/sass-3.4.23.gem
Binary file not shown.
Binary file added vendor/cache/sass-3.7.4.gem
Binary file not shown.
Binary file added vendor/cache/sass-listen-4.0.0.gem
Binary file not shown.
Binary file removed vendor/cache/sass-rails-5.0.6.gem
Binary file not shown.
Binary file added vendor/cache/sass-rails-6.0.0.gem
Binary file not shown.
Binary file added vendor/cache/sassc-2.4.0.gem
Binary file not shown.
Binary file added vendor/cache/sassc-rails-2.1.2.gem
Binary file not shown.
Binary file removed vendor/cache/sprockets-3.7.2.gem
Binary file not shown.
Binary file added vendor/cache/sprockets-4.1.1.gem
Binary file not shown.
Binary file removed vendor/cache/thor-1.1.0.gem
Binary file not shown.
Binary file added vendor/cache/thor-1.2.1.gem
Binary file not shown.
Binary file added vendor/cache/tilt-2.0.11.gem
Binary file not shown.
Binary file removed vendor/cache/tilt-2.0.5.gem
Binary file not shown.

0 comments on commit a5915c4

Please sign in to comment.