icu_utils 1.1.0 → 1.1.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. data/Gemfile.lock +6 -4
  2. data/lib/icu_utils/version.rb +1 -1
  3. metadata +3 -3
data/Gemfile.lock CHANGED
@@ -1,20 +1,22 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- icu_utils (1.1.0)
4
+ icu_utils (1.1.1)
5
5
 
6
6
  GEM
7
7
  remote: https://rubygems.org/
8
8
  specs:
9
- diff-lcs (1.2.4)
9
+ diff-lcs (1.2.5)
10
+ json (1.8.1)
10
11
  rake (10.1.0)
11
- rdoc (3.9.5)
12
+ rdoc (4.0.1)
13
+ json (~> 1.4)
12
14
  rspec (2.14.1)
13
15
  rspec-core (~> 2.14.0)
14
16
  rspec-expectations (~> 2.14.0)
15
17
  rspec-mocks (~> 2.14.0)
16
18
  rspec-core (2.14.7)
17
- rspec-expectations (2.14.3)
19
+ rspec-expectations (2.14.4)
18
20
  diff-lcs (>= 1.1.3, < 2.0)
19
21
  rspec-mocks (2.14.4)
20
22
 
@@ -1,3 +1,3 @@
1
1
  module IcuUtils
2
- VERSION = "1.1.0"
2
+ VERSION = "1.1.1"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: icu_utils
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.0
4
+ version: 1.1.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -118,7 +118,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
118
118
  version: '0'
119
119
  segments:
120
120
  - 0
121
- hash: -2508500886105077013
121
+ hash: -1389679885683086703
122
122
  required_rubygems_version: !ruby/object:Gem::Requirement
123
123
  none: false
124
124
  requirements:
@@ -127,7 +127,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
127
127
  version: '0'
128
128
  segments:
129
129
  - 0
130
- hash: -2508500886105077013
130
+ hash: -1389679885683086703
131
131
  requirements: []
132
132
  rubyforge_project:
133
133
  rubygems_version: 1.8.23