Skip to content

Commit

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 27, 2021
1 parent 574d784 commit 746948e
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ gem 'uglifier', '>= 1.0.3'
gem 'angular_rails_csrf'
gem 'foundation-icons-sass-rails'

gem 'foundation-rails', '= 5.5.2.1'
gem 'foundation-rails', '6.6.2.0'

gem 'jquery-migrate-rails'
gem 'jquery-rails', '4.4.0'
Expand Down
19 changes: 14 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,10 @@ GEM
aws-sdk-v1 (1.67.0)
json (~> 1.4)
nokogiri (~> 1)
babel-source (5.8.35)
babel-transpiler (0.7.0)
babel-source (>= 4.0, < 6)
execjs (~> 2.0)
bcrypt (3.1.16)
bugsnag (6.20.0)
concurrent-ruby (~> 1.0)
Expand Down Expand Up @@ -262,9 +266,10 @@ GEM
foundation-icons-sass-rails (3.0.0)
railties (>= 3.1.1)
sass-rails (>= 3.1.1)
foundation-rails (5.5.2.1)
foundation-rails (6.6.2.0)
railties (>= 3.1.0)
sass (>= 3.3.0, < 3.5)
sass (>= 3.3.0)
sprockets-es6 (>= 0.9.0)
fuubar (2.5.1)
rspec-core (~> 3.0)
ruby-progressbar (~> 1.4)
Expand Down Expand Up @@ -323,7 +328,7 @@ GEM
letter_opener (1.7.0)
launchy (~> 2.2)
libv8-node (15.14.0.0)
loofah (2.9.0)
loofah (2.9.1)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.1)
Expand All @@ -348,7 +353,7 @@ GEM
mustermann (1.1.1)
ruby2_keywords (~> 0.0.1)
nio4r (2.5.2)
nokogiri (1.11.2)
nokogiri (1.11.3)
mini_portile2 (~> 2.5.0)
racc (~> 1.4)
oauth2 (1.4.7)
Expand Down Expand Up @@ -546,6 +551,10 @@ GEM
sprockets (3.7.2)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
sprockets-es6 (0.9.2)
babel-source (>= 5.8.11)
babel-transpiler
sprockets (>= 3.0.0)
sprockets-rails (3.2.2)
actionpack (>= 4.0)
activesupport (>= 4.0)
Expand Down Expand Up @@ -661,7 +670,7 @@ DEPENDENCIES
flipper-ui
fog-aws (>= 0.6.0)
foundation-icons-sass-rails
foundation-rails (= 5.5.2.1)
foundation-rails (= 6.6.2.0)
fuubar (~> 2.5.1)
geocoder
gmaps4rails
Expand Down

0 comments on commit 746948e

Please sign in to comment.