Skip to content

Commit

Permalink
Bump bootstrap-sass from 3.3.7 to 3.4.1
Browse files Browse the repository at this point in the history
Bumps [bootstrap-sass](https://github.com/twbs/bootstrap-sass) from 3.3.7 to 3.4.1.
- [Release notes](https://github.com/twbs/bootstrap-sass/releases)
- [Changelog](https://github.com/twbs/bootstrap-sass/blob/master/CHANGELOG.md)
- [Commits](twbs/bootstrap-sass@v3.3.7...v3.4.1)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 26, 2020
1 parent 82c28ab commit 5c4e919
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ gem 'whenever'
gem 'listen'

# pin SASS - CUL linux hosts can't yet compile sassc
gem 'bootstrap-sass', '~> 3.3.0'
gem 'bootstrap-sass', '~> 3.4.1'

# Javascript runtime, as a gem, doesn't depend on OS environment
gem 'therubyracer'
Expand Down
10 changes: 6 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ GEM
airbrussh (1.4.0)
sshkit (>= 1.6.1, != 1.7.0)
arel (9.0.0)
autoprefixer-rails (9.7.1)
autoprefixer-rails (9.7.6)
execjs
bcrypt (3.1.13)
better_errors (2.7.1)
Expand All @@ -81,9 +81,9 @@ GEM
blacklight (>= 6.0.2)
jquery-rails
rails (>= 3.0)
bootstrap-sass (3.3.7)
bootstrap-sass (3.4.1)
autoprefixer-rails (>= 5.2.1)
sass (>= 3.3.4)
sassc (>= 2.0.0)
builder (3.2.4)
cancancan (2.3.0)
capistrano (3.11.2)
Expand Down Expand Up @@ -328,6 +328,8 @@ GEM
sprockets (>= 2.8, < 4.0)
sprockets-rails (>= 2.0, < 4.0)
tilt (>= 1.1, < 3)
sassc (2.3.0)
ffi (~> 1.9)
spring (2.1.0)
sprockets (3.7.2)
concurrent-ruby (~> 1.0)
Expand Down Expand Up @@ -373,7 +375,7 @@ DEPENDENCIES
binding_of_caller
blacklight
blacklight_range_limit
bootstrap-sass (~> 3.3.0)
bootstrap-sass (~> 3.4.1)
capistrano
capistrano-bundler
capistrano-passenger
Expand Down

0 comments on commit 5c4e919

Please sign in to comment.