cleditor-rails 0.1.0 → 0.1.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.
checksums.yaml CHANGED
@@ -1,15 +1,15 @@
1
1
  ---
2
2
  !binary "U0hBMQ==":
3
3
  metadata.gz: !binary |-
4
- OGYyZmI0MTg0YjdkYmIyMGE2ZTMwMjc3ZDc0NTZlNThkMWE4MWRlZQ==
4
+ MTUxMGU1OTdmNTkwNDY4M2JjY2Q5OTUxYTBiNTRkYTIwNzFiMzA0NA==
5
5
  data.tar.gz: !binary |-
6
- OGRlNTFmMWViZDg0Y2ZiMTIxN2ViNTJhNGUzOTAyMzRiZTIxOWY1NQ==
6
+ NDE4YmUzNTg0NDAzOGI2OWVjNGU0ZWVhMDBkODQyYjllZGM3Nzg4Zg==
7
7
  !binary "U0hBNTEy":
8
8
  metadata.gz: !binary |-
9
- MzkzMDc0ZjhiYjYzNzZmYjM3NTM1OTY2NzA5NjQ0ZWY4NGJmNTFjNThhNmNh
10
- NzVmZmNjYTY0NDM5MDdkYWQ4NTRmNzM2OTRmZTFlODBjZDg4NTIxYTlkNjEz
11
- MTQ2NTM4YzQwNmM1MzQxMGY1M2M3MmNlYzZhZWQ3ZThmZDRjOWI=
9
+ NDVjZGUyNTQwMDA2OTQ3ODEzZTIxYTU3ZDY0NzQxZWE3MWE3Mjc2ZjU4MzI0
10
+ ZDk5OWI2NmQzMTdjMGZiMmMyNzFmYzIyOTAzODlkZTBlYWRlY2E0ZWMwNjY0
11
+ YmNhNjg0NzgxZDBhNDAyYjk2NzQ0NjU2ODY4YTc1OWJkZDk3MzE=
12
12
  data.tar.gz: !binary |-
13
- MjdiYmVmMDU1ZjAxYzI5N2ZhZDcyYTIzOWY0ZjA0MmQ5MmNlNGIwNDg5MGRk
14
- ODYxNTEyMzc0ZTU3MmFkNDlhNGU3YTY1YmRjNDAwMjViMmQwY2M3ODZiM2Zm
15
- YjlhMDkwMzM2NzQzNDhmNmI1NmRjNTc1YTI3NWJkZjczMWY5ZGE=
13
+ NmFjZjNkOTY1M2RiM2RlODc5ZDQxYzViOTFiZWY0M2I0OTkyMDI4MzdkZjc4
14
+ MWFlYTZjYjc1ZWQwNDU1ZTkxZGUxZjFhMTRiZGRhMzhjOWU5OWQyZWQ4Zjcx
15
+ MmY4ZGM3OGM5YjAyOGQ4YTc5ODY2MWM1ZmZiNzZjOTVjMDYzM2U=
@@ -1,5 +1,5 @@
1
1
  module Cleditor
2
2
  module Rails
3
- VERSION = "0.1.0"
3
+ VERSION = "0.1.1"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cleditor-rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ivan Novosad
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2013-07-28 00:00:00.000000000 Z
11
+ date: 2013-07-29 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: railties
@@ -45,7 +45,8 @@ files:
45
45
  - LICENSE
46
46
  - README.md
47
47
  homepage: ''
48
- licenses: []
48
+ licenses:
49
+ - MIT
49
50
  metadata: {}
50
51
  post_install_message:
51
52
  rdoc_options: []