Bump foundation-rails from 6.6.1.0 to 6.6.2.0
Bumps [foundation-rails](https://get.foundation) from 6.6.1.0 to 6.6.2.0. Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
committed by
GitHub
parent
d101e7e7c6
commit
4c4a46141a
2
Gemfile
2
Gemfile
@@ -21,7 +21,7 @@ gem "devise", "~> 4.7.1"
|
||||
gem "devise-async", "~> 1.0.0"
|
||||
gem "devise_security_extension", git: "https://github.com/phatworx/devise_security_extension.git" #, "~> 0.10"
|
||||
gem "font-awesome-sass", "~> 5.13.0"
|
||||
gem "foundation-rails", "~> 6.6.1.0"
|
||||
gem "foundation-rails", "~> 6.6.2.0"
|
||||
gem "foundation_rails_helper", "~> 3.0.0"
|
||||
gem "globalize", "~> 5.3.0"
|
||||
gem "globalize-accessors", "~> 0.2.1"
|
||||
|
||||
@@ -235,7 +235,7 @@ GEM
|
||||
ffi (1.13.1)
|
||||
font-awesome-sass (5.13.0)
|
||||
sassc (>= 1.11)
|
||||
foundation-rails (6.6.1.0)
|
||||
foundation-rails (6.6.2.0)
|
||||
railties (>= 3.1.0)
|
||||
sass (>= 3.3.0)
|
||||
sprockets-es6 (>= 0.9.0)
|
||||
@@ -334,7 +334,7 @@ GEM
|
||||
actionmailer (>= 3.2)
|
||||
letter_opener (~> 1.0)
|
||||
railties (>= 3.2)
|
||||
loofah (2.6.0)
|
||||
loofah (2.7.0)
|
||||
crass (~> 1.0.2)
|
||||
nokogiri (>= 1.5.9)
|
||||
mail (2.7.1)
|
||||
@@ -663,7 +663,7 @@ DEPENDENCIES
|
||||
factory_bot_rails (~> 4.8.2)
|
||||
faker (~> 1.8.7)
|
||||
font-awesome-sass (~> 5.13.0)
|
||||
foundation-rails (~> 6.6.1.0)
|
||||
foundation-rails (~> 6.6.2.0)
|
||||
foundation_rails_helper (~> 3.0.0)
|
||||
github_changelog_generator (~> 1.15.0)
|
||||
globalize (~> 5.3.0)
|
||||
|
||||
Reference in New Issue
Block a user