ragefaces 0.0.3.2 → 0.0.3.3

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.
checksums.yaml CHANGED
@@ -1,7 +1,15 @@
1
1
  ---
2
- SHA1:
3
- metadata.gz: 3aa9773e05c277fbf6aa655bddfdbd4a16f37507
4
- data.tar.gz: a743c082d9f9e5c41f3b4503b134b07bc623a1e7
5
- SHA512:
6
- metadata.gz: 5caac41fd8757bcd4a92cc2cc3cfbca73252c6322482094457ca803c0522b596537c4564416f9103847bbbf03abca48c00125d3cd90fbbb34e423655e363a481
7
- data.tar.gz: a866819d846f91cd93432fffd683a81190e737b87f0555b590d737ecc7e98b130e4fb540b1beb6c230127a8b5484a1bd2f6a882e7c403c3bd7e4915e77e547ab
2
+ !binary "U0hBMQ==":
3
+ metadata.gz: !binary |-
4
+ NWQzNDIwY2M3MjZlMzg3Y2Y4NTRjZGEzNGYzNzQ5ZmExNTk0YTI2OA==
5
+ data.tar.gz: !binary |-
6
+ MGU4Y2YxZTljY2QyNzQ0NjU4ODQ5N2EyMDkzNmEyNWViZWZjMTUzZg==
7
+ !binary "U0hBNTEy":
8
+ metadata.gz: !binary |-
9
+ ZDQ4MTU5NDg2ZTljM2MwNmU3YjhmZWZiZmJkNmQ2NDliNDI5Yjc0Nzk1NDMz
10
+ NmYzYWY1YjZiODBkN2EzNTMxOWQ1YTllNjI2ZTQzZTg4OTgxZTkwNzI3NTdm
11
+ Njk5NWQxMDI1NDIzNzZmYTc4NDViZDEwZTQ1OTk1MzViZjM0MWY=
12
+ data.tar.gz: !binary |-
13
+ ZjA1MDIwYWY3OTMwN2YxZjdhNDZhMTMyZmU1MWY0Y2NmMjQ5MWEyZmU2OTgw
14
+ ZGVlYTNlMTQxZjRmZTU1MzgzNjAzYmM0YjNmOTNmYTJlNDhlZmI2MGMzMDk5
15
+ ZWRiMjQ0ZDVjMGE1ZmFhMzhkMjdiYzRkMWMyNDdlN2Q1OTg1NWE=
@@ -1,3 +1,3 @@
1
1
  module Ragefaces
2
- VERSION = "0.0.3.2"
2
+ VERSION = "0.0.3.3"
3
3
  end
@@ -569,7 +569,7 @@ class RageFaces
569
569
  'no',
570
570
  'no_me_gusta',
571
571
  'nokia',
572
- 'NOPE',
572
+ 'nope',
573
573
  'not_giving_a_fuck',
574
574
  'not_okay_smile',
575
575
  'not_sure_if_gusta',
@@ -573,7 +573,7 @@
573
573
  .no { background-image: url(image-path('no.png')); }
574
574
  .no_me_gusta { background-image: url(image-path('no_me_gusta.png')); }
575
575
  .nokia { background-image: url(image-path('nokia.png')); }
576
- .NOPE { background-image: url(image-path('NOPE.png')); }
576
+ .nope { background-image: url(image-path('NOPE.png')); }
577
577
  .not_giving_a_fuck { background-image: url(image-path('not_giving_a_fuck.png')); }
578
578
  .not_okay_smile { background-image: url(image-path('not_okay_smile.png')); }
579
579
  .not_sure_if_gusta { background-image: url(image-path('not_sure_if_gusta.png')); }
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ragefaces
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.3.2
4
+ version: 0.0.3.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Stephen Breyer-Menke
@@ -28,14 +28,14 @@ dependencies:
28
28
  name: rake
29
29
  requirement: !ruby/object:Gem::Requirement
30
30
  requirements:
31
- - - '>='
31
+ - - ! '>='
32
32
  - !ruby/object:Gem::Version
33
33
  version: '0'
34
34
  type: :development
35
35
  prerelease: false
36
36
  version_requirements: !ruby/object:Gem::Requirement
37
37
  requirements:
38
- - - '>='
38
+ - - ! '>='
39
39
  - !ruby/object:Gem::Version
40
40
  version: '0'
41
41
  description: A simple javascript rage faces lib that marks up text with rage face
@@ -975,17 +975,17 @@ require_paths:
975
975
  - lib
976
976
  required_ruby_version: !ruby/object:Gem::Requirement
977
977
  requirements:
978
- - - '>='
978
+ - - ! '>='
979
979
  - !ruby/object:Gem::Version
980
980
  version: '0'
981
981
  required_rubygems_version: !ruby/object:Gem::Requirement
982
982
  requirements:
983
- - - '>='
983
+ - - ! '>='
984
984
  - !ruby/object:Gem::Version
985
985
  version: '0'
986
986
  requirements: []
987
987
  rubyforge_project:
988
- rubygems_version: 2.0.3
988
+ rubygems_version: 2.0.5
989
989
  signing_key:
990
990
  specification_version: 4
991
991
  summary: Javascript rage face library