sugarcube 1.4.5 → 1.4.6

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- sugarcube (1.4.5)
4
+ sugarcube (1.4.6)
5
5
 
6
6
  GEM
7
7
  remote: https://rubygems.org/
@@ -76,7 +76,7 @@ private
76
76
  end
77
77
 
78
78
  def _offEventNotification(notification)
79
- self.sugarcube_callbacks(notification).tap { |s| ap s }.remove_all
79
+ self.sugarcube_callbacks(notification).remove_all
80
80
  end
81
81
 
82
82
  end
@@ -1,3 +1,3 @@
1
1
  module SugarCube
2
- Version = '1.4.5'
2
+ Version = '1.4.6'
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: sugarcube
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.4.5
4
+ version: 1.4.6
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -12,7 +12,7 @@ authors:
12
12
  autorequire:
13
13
  bindir: bin
14
14
  cert_chain: []
15
- date: 2014-02-07 00:00:00.000000000 Z
15
+ date: 2014-02-11 00:00:00.000000000 Z
16
16
  dependencies: []
17
17
  description: ! '== Description
18
18