Skip to content

Commit

Permalink
Bump foundation-rails from 6.4.3.0 to 6.6.1.0
Browse files Browse the repository at this point in the history
Bumps [foundation-rails](https://get.foundation) from 6.4.3.0 to 6.6.1.0.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Jan 18, 2020
1 parent 34c75fe commit 58071fd
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,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.8.1"
gem "foundation-rails", "~> 6.4.3.0"
gem "foundation-rails", "~> 6.6.1.0"
gem "foundation_rails_helper", "~> 3.0.0"
gem "globalize", "~> 5.2.0"
gem "globalize-accessors", "~> 0.2.1"
Expand Down
18 changes: 9 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ GEM
parser (>= 2.4)
smart_properties
browser (2.5.3)
builder (3.2.3)
builder (3.2.4)
bullet (5.7.1)
activesupport (>= 3.0.0)
uniform_notifier (~> 1.11.0)
Expand Down Expand Up @@ -150,7 +150,7 @@ GEM
term-ansicolor (~> 1.3)
thor (~> 0.19.4)
tins (~> 1.6)
crass (1.0.5)
crass (1.0.6)
daemons (1.2.6)
dalli (2.7.6)
database_cleaner (1.7.0)
Expand Down Expand Up @@ -225,9 +225,9 @@ GEM
ffi (1.11.1)
font-awesome-sass (5.8.1)
sassc (>= 1.11)
foundation-rails (6.4.3.0)
foundation-rails (6.6.1.0)
railties (>= 3.1.0)
sass (>= 3.3.0, < 3.5)
sass (>= 3.3.0)
sprockets-es6 (>= 0.9.0)
foundation_rails_helper (3.0.0)
actionpack (>= 4.1, < 6.0)
Expand Down Expand Up @@ -322,7 +322,7 @@ GEM
actionmailer (>= 3.2)
letter_opener (~> 1.0)
railties (>= 3.2)
loofah (2.3.1)
loofah (2.4.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.1)
Expand All @@ -338,7 +338,7 @@ GEM
mimemagic (0.3.2)
mini_mime (1.0.2)
mini_portile2 (2.4.0)
minitest (5.12.2)
minitest (5.14.0)
mixlib-cli (1.7.0)
mixlib-config (2.2.13)
tomlrb
Expand All @@ -350,7 +350,7 @@ GEM
net-ssh (5.0.2)
newrelic_rpm (4.1.0.333)
nio4r (2.5.2)
nokogiri (1.10.5)
nokogiri (1.10.7)
mini_portile2 (~> 2.4.0)
nori (2.6.0)
oauth (0.5.4)
Expand Down Expand Up @@ -567,7 +567,7 @@ GEM
rack (>= 1.3, < 3)
rack-accept (~> 0.4)
tilt (>= 1.4, < 3)
tzinfo (1.2.5)
tzinfo (1.2.6)
thread_safe (~> 0.1)
uglifier (4.1.19)
execjs (>= 0.3.0, < 3)
Expand Down Expand Up @@ -629,7 +629,7 @@ DEPENDENCIES
factory_bot_rails (~> 4.8.2)
faker (~> 1.8.7)
font-awesome-sass (~> 5.8.1)
foundation-rails (~> 6.4.3.0)
foundation-rails (~> 6.6.1.0)
foundation_rails_helper (~> 3.0.0)
github_changelog_generator (~> 1.15.0)
globalize (~> 5.2.0)
Expand Down

0 comments on commit 58071fd

Please sign in to comment.