sugarcube 1.3.6 → 1.3.7

Sign up to get free protection for your applications and to get access to all the features.
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- sugarcube (1.3.6)
4
+ sugarcube (1.3.7)
5
5
 
6
6
  GEM
7
7
  remote: https://rubygems.org/
@@ -24,8 +24,8 @@ class NSString
24
24
  NSAttributedString.alloc.initWithString(self, attributes: attributes)
25
25
  end
26
26
 
27
- def attrd
28
- self.nsattributedstring
27
+ def attrd(attributes={})
28
+ self.nsattributedstring(attributes)
29
29
  end
30
30
 
31
31
  end
@@ -1,3 +1,3 @@
1
1
  module SugarCube
2
- Version = '1.3.6'
2
+ Version = '1.3.7'
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.3.6
4
+ version: 1.3.7
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: