is_same 1.0.4 → 1.0.5

Sign up to get free protection for your applications and to get access to all the features.
File without changes
data/lib/is_same.rb CHANGED
@@ -1 +1 @@
1
- require 'is_same/core_ext'
1
+ require 'is_same/core_ext/core_ext'
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: is_same
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.4
4
+ version: 1.0.5
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2012-05-29 00:00:00.000000000 Z
12
+ date: 2012-05-30 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: yard
@@ -68,7 +68,7 @@ extra_rdoc_files: []
68
68
  files:
69
69
  - README.md
70
70
  - Gemfile
71
- - lib/is_same/core_ext.rb
71
+ - lib/is_same/core_ext/core_ext.rb
72
72
  - lib/is_same.rb
73
73
  homepage: https://github.com/tione/is_same
74
74
  licenses: []