rangy-rails 1.3alpha.780.0 → 1.3alpha.804.0

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.
metadata CHANGED
@@ -1,26 +1,26 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rangy-rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.3alpha.780.0
5
- prerelease: 3
4
+ version: 1.3alpha.804.0
6
5
  platform: ruby
7
6
  authors:
8
7
  - Mario Zigliotto
9
8
  autorequire:
10
9
  bindir: bin
11
10
  cert_chain: []
12
- date: 2013-05-17 00:00:00.000000000 Z
11
+ date: 2014-06-04 00:00:00.000000000 Z
13
12
  dependencies: []
14
- description: ! "A simple Rails asset pipeline wrapper\n for
15
- Rangy, \"a cross-browser JavaScript range and\n selection
16
- library\" written by the magnificent Tim Down"
13
+ description: |-
14
+ A simple Rails asset pipeline wrapper
15
+ for Rangy, "a cross-browser JavaScript range and
16
+ selection library" written by the magnificent Tim Down
17
17
  email:
18
18
  - mariozig@gmail.com
19
19
  executables: []
20
20
  extensions: []
21
21
  extra_rdoc_files: []
22
22
  files:
23
- - .gitignore
23
+ - ".gitignore"
24
24
  - Gemfile
25
25
  - LICENSE.txt
26
26
  - README.md
@@ -37,26 +37,26 @@ files:
37
37
  - vendor/assets/javascripts/rangy-textrange.js
38
38
  homepage: http://github.com/mariozig/rangy-rails/
39
39
  licenses: []
40
+ metadata: {}
40
41
  post_install_message:
41
42
  rdoc_options: []
42
43
  require_paths:
43
44
  - lib
44
45
  required_ruby_version: !ruby/object:Gem::Requirement
45
- none: false
46
46
  requirements:
47
- - - ! '>='
47
+ - - ">="
48
48
  - !ruby/object:Gem::Version
49
49
  version: '0'
50
50
  required_rubygems_version: !ruby/object:Gem::Requirement
51
- none: false
52
51
  requirements:
53
- - - ! '>'
52
+ - - ">"
54
53
  - !ruby/object:Gem::Version
55
54
  version: 1.3.1
56
55
  requirements: []
57
56
  rubyforge_project:
58
- rubygems_version: 1.8.25
57
+ rubygems_version: 2.2.2
59
58
  signing_key:
60
- specification_version: 3
59
+ specification_version: 4
61
60
  summary: Rails asset pipeline wrapper for the Rangy library
62
61
  test_files: []
62
+ has_rdoc: