icu_ratings 1.6.0 → 1.6.1

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.
Files changed (2) hide show
  1. data/lib/icu_ratings/version.rb +1 -1
  2. metadata +5 -4
@@ -2,6 +2,6 @@
2
2
 
3
3
  module ICU
4
4
  class Ratings
5
- VERSION = "1.6.0"
5
+ VERSION = "1.6.1"
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: icu_ratings
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.6.0
4
+ version: 1.6.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -98,7 +98,8 @@ files:
98
98
  - LICENCE
99
99
  - README.rdoc
100
100
  homepage: http://github.com/sanichi/icu_ratings
101
- licenses: []
101
+ licenses:
102
+ - MIT
102
103
  post_install_message:
103
104
  rdoc_options: []
104
105
  require_paths:
@@ -111,7 +112,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
111
112
  version: '0'
112
113
  segments:
113
114
  - 0
114
- hash: -1661284053259449714
115
+ hash: 3990992801625361431
115
116
  required_rubygems_version: !ruby/object:Gem::Requirement
116
117
  none: false
117
118
  requirements:
@@ -120,7 +121,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
120
121
  version: '0'
121
122
  segments:
122
123
  - 0
123
- hash: -1661284053259449714
124
+ hash: 3990992801625361431
124
125
  requirements: []
125
126
  rubyforge_project: icu_ratings
126
127
  rubygems_version: 1.8.23