anjlab-bootstrap-rails 2.1.0.3 → 2.1.0.4

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,7 +1,7 @@
1
1
  module Bootstrap
2
2
  module Rails
3
3
  class Engine < ::Rails::Engine
4
- initializer 'anjlab-bootstrap-rails-setup', group: :all do |app|
4
+ initializer 'anjlab-bootstrap-rails-setup', :group => :all do |app|
5
5
  if config.respond_to? :sass
6
6
  config.sass.load_paths << File.join(config.root, 'vendor', 'frameworks')
7
7
  end
@@ -1,5 +1,5 @@
1
1
  module Bootstrap
2
2
  module Rails
3
- VERSION = "2.1.0.3"
3
+ VERSION = "2.1.0.4"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: anjlab-bootstrap-rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.1.0.3
4
+ version: 2.1.0.4
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -168,7 +168,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
168
168
  version: '0'
169
169
  segments:
170
170
  - 0
171
- hash: -2182216920172221337
171
+ hash: -1880899638802904984
172
172
  required_rubygems_version: !ruby/object:Gem::Requirement
173
173
  none: false
174
174
  requirements:
@@ -177,7 +177,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
177
177
  version: '0'
178
178
  segments:
179
179
  - 0
180
- hash: -2182216920172221337
180
+ hash: -1880899638802904984
181
181
  requirements: []
182
182
  rubyforge_project:
183
183
  rubygems_version: 1.8.24