bootstrap-sass-extensions 2.3.2.4 → 2.3.2.5

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,9 +1,7 @@
1
- module Bootstrap
2
- module Sass
3
- module Extensions
4
- class Engine < ::Rails::Engine
5
- # auto wire assets
6
- end
1
+ module BootstrapSassExtensions
2
+ module Rails
3
+ class Engine < ::Rails::Engine
4
+ # auto wire assets
7
5
  end
8
6
  end
9
7
  end
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: bootstrap-sass-extensions
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 2.3.2.4
5
+ version: 2.3.2.5
6
6
  platform: ruby
7
7
  authors:
8
8
  - Misha Bashkirov