bootstrap-sass-extensions 2.3.2.4 → 2.3.2.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -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