emerson 0.1.0.pre.3 → 0.1.0.pre.4

Sign up to get free protection for your applications and to get access to all the features.
@@ -9,7 +9,7 @@ GIT
9
9
  PATH
10
10
  remote: .
11
11
  specs:
12
- emerson (0.1.0.pre.3)
12
+ emerson (0.1.0.pre.4)
13
13
  jquery-rails
14
14
  rails (>= 3.2.0)
15
15
 
@@ -44,7 +44,7 @@ GEM
44
44
  i18n (~> 0.6)
45
45
  multi_json (~> 1.0)
46
46
  addressable (2.3.2)
47
- arel (3.0.2)
47
+ arel (3.0.3)
48
48
  backports (2.6.4)
49
49
  builder (3.0.4)
50
50
  capybara (1.1.2)
@@ -149,7 +149,7 @@ GEM
149
149
  treetop (1.4.15)
150
150
  polyglot
151
151
  polyglot (>= 0.3.1)
152
- tzinfo (0.3.37)
152
+ tzinfo (0.3.38)
153
153
  virtus (0.5.2)
154
154
  backports (~> 2.6.1)
155
155
  xpath (0.1.4)
@@ -39,10 +39,11 @@ module Emerson
39
39
  # config.fixture_path = Rails.root.join('custom/path')
40
40
  # end
41
41
  def self.setup
42
- # environmental defaults:
43
- if defined?(RSpec)
44
- self.fixture_path ||= RSpec.configuration.fixture_path
45
- end
42
+ # # environmental defaults:
43
+ # # TODO: rethink this to remove implicit ActiveRecord dependency.
44
+ # if defined?(RSpec)
45
+ # self.fixture_path ||= RSpec.configuration.fixture_path
46
+ # end
46
47
 
47
48
  yield self
48
49
  end
@@ -1,3 +1,3 @@
1
1
  module Emerson
2
- VERSION = "0.1.0.pre.3"
2
+ VERSION = "0.1.0.pre.4"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: emerson
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0.pre.3
4
+ version: 0.1.0.pre.4
5
5
  prerelease: 6
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2013-09-19 00:00:00.000000000 Z
12
+ date: 2014-04-22 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: rails
@@ -320,7 +320,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
320
320
  version: '0'
321
321
  segments:
322
322
  - 0
323
- hash: -60152427240549318
323
+ hash: 3576858018867903519
324
324
  required_rubygems_version: !ruby/object:Gem::Requirement
325
325
  none: false
326
326
  requirements: