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 May 6, 2021
1 parent 415d86b commit b8504ee
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,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
15 changes: 12 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,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 @@ -265,9 +269,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 @@ -550,6 +555,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 @@ -665,7 +674,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 b8504ee

Please sign in to comment.