cleditor-rails 0.0.4 → 0.1.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. checksums.yaml +15 -0
  2. data/lib/cleditor-rails/version.rb +1 -1
  3. metadata +8 -11
@@ -0,0 +1,15 @@
1
+ ---
2
+ !binary "U0hBMQ==":
3
+ metadata.gz: !binary |-
4
+ OGYyZmI0MTg0YjdkYmIyMGE2ZTMwMjc3ZDc0NTZlNThkMWE4MWRlZQ==
5
+ data.tar.gz: !binary |-
6
+ OGRlNTFmMWViZDg0Y2ZiMTIxN2ViNTJhNGUzOTAyMzRiZTIxOWY1NQ==
7
+ !binary "U0hBNTEy":
8
+ metadata.gz: !binary |-
9
+ MzkzMDc0ZjhiYjYzNzZmYjM3NTM1OTY2NzA5NjQ0ZWY4NGJmNTFjNThhNmNh
10
+ NzVmZmNjYTY0NDM5MDdkYWQ4NTRmNzM2OTRmZTFlODBjZDg4NTIxYTlkNjEz
11
+ MTQ2NTM4YzQwNmM1MzQxMGY1M2M3MmNlYzZhZWQ3ZThmZDRjOWI=
12
+ data.tar.gz: !binary |-
13
+ MjdiYmVmMDU1ZjAxYzI5N2ZhZDcyYTIzOWY0ZjA0MmQ5MmNlNGIwNDg5MGRk
14
+ ODYxNTEyMzc0ZTU3MmFkNDlhNGU3YTY1YmRjNDAwMjViMmQwY2M3ODZiM2Zm
15
+ YjlhMDkwMzM2NzQzNDhmNmI1NmRjNTc1YTI3NWJkZjczMWY5ZGE=
@@ -1,5 +1,5 @@
1
1
  module Cleditor
2
2
  module Rails
3
- VERSION = "0.0.4"
3
+ VERSION = "0.1.0"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,30 +1,27 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cleditor-rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.4
5
- prerelease:
4
+ version: 0.1.0
6
5
  platform: ruby
7
6
  authors:
8
7
  - Ivan Novosad
9
8
  autorequire:
10
9
  bindir: bin
11
10
  cert_chain: []
12
- date: 2012-06-03 00:00:00.000000000 Z
11
+ date: 2013-07-28 00:00:00.000000000 Z
13
12
  dependencies:
14
13
  - !ruby/object:Gem::Dependency
15
14
  name: railties
16
15
  requirement: !ruby/object:Gem::Requirement
17
- none: false
18
16
  requirements:
19
- - - ~>
17
+ - - ! '>='
20
18
  - !ruby/object:Gem::Version
21
19
  version: '3.1'
22
20
  type: :runtime
23
21
  prerelease: false
24
22
  version_requirements: !ruby/object:Gem::Requirement
25
- none: false
26
23
  requirements:
27
- - - ~>
24
+ - - ! '>='
28
25
  - !ruby/object:Gem::Version
29
26
  version: '3.1'
30
27
  description: CLEeditor for rails
@@ -49,26 +46,26 @@ files:
49
46
  - README.md
50
47
  homepage: ''
51
48
  licenses: []
49
+ metadata: {}
52
50
  post_install_message:
53
51
  rdoc_options: []
54
52
  require_paths:
55
53
  - lib
56
54
  required_ruby_version: !ruby/object:Gem::Requirement
57
- none: false
58
55
  requirements:
59
56
  - - ! '>='
60
57
  - !ruby/object:Gem::Version
61
58
  version: '0'
62
59
  required_rubygems_version: !ruby/object:Gem::Requirement
63
- none: false
64
60
  requirements:
65
61
  - - ! '>='
66
62
  - !ruby/object:Gem::Version
67
63
  version: '0'
68
64
  requirements: []
69
65
  rubyforge_project:
70
- rubygems_version: 1.8.22
66
+ rubygems_version: 2.0.3
71
67
  signing_key:
72
- specification_version: 3
68
+ specification_version: 4
73
69
  summary: CLEeditor for rails
74
70
  test_files: []
71
+ has_rdoc: