cleditor_rails 0.0.1 → 0.0.2

Sign up to get free protection for your applications and to get access to all the features.
@@ -8,7 +8,7 @@ Gem::Specification.new do |s|
8
8
  s.platform = Gem::Platform::RUBY
9
9
  s.authors = ["Sean Behan"]
10
10
  s.email = ["bseanvt@gmail.com"]
11
- s.homepage = "https://github.com/bseanvt/selectbox_rails"
11
+ s.homepage = "https://github.com/bseanvt/cleditor_rails"
12
12
  s.summary = %q{jQuery CLEditor for Rails 3.1 Asset Pipeline}
13
13
  s.description = %q{jQuery CLEditor for Rails 3.1 Asset Pipeline}
14
14
 
@@ -1,3 +1,3 @@
1
1
  module CleditorRails
2
- VERSION = "0.0.1"
2
+ VERSION = "0.0.2"
3
3
  end
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cleditor_rails
3
3
  version: !ruby/object:Gem::Version
4
- hash: 29
4
+ hash: 27
5
5
  prerelease: false
6
6
  segments:
7
7
  - 0
8
8
  - 0
9
- - 1
10
- version: 0.0.1
9
+ - 2
10
+ version: 0.0.2
11
11
  platform: ruby
12
12
  authors:
13
13
  - Sean Behan
@@ -45,7 +45,7 @@ files:
45
45
  - vendor/assets/stylesheets/cleditor.css
46
46
  - vendor/assets/stylesheets/jquery.cleditor.css
47
47
  has_rdoc: true
48
- homepage: https://github.com/bseanvt/selectbox_rails
48
+ homepage: https://github.com/bseanvt/cleditor_rails
49
49
  licenses: []
50
50
 
51
51
  post_install_message: