jasmine-rails 0.3.1 → 0.3.2

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.
@@ -32,7 +32,7 @@ module JasmineRails
32
32
  jasmine_config["src_dir"],
33
33
  jasmine_config["spec_dir"],
34
34
  jasmine_config["asset_paths"]
35
- ].flatten
35
+ ].flatten.compact
36
36
  end
37
37
 
38
38
  def instantiate_runner
@@ -1,3 +1,3 @@
1
1
  module JasmineRails
2
- VERSION = "0.3.1"
2
+ VERSION = "0.3.2"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jasmine-rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.1
4
+ version: 0.3.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: