mwheelintent-rails 1.3.1 → 1.3.2
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +9 -9
- data/lib/mwheelintent-rails/version.rb +1 -1
- metadata +5 -5
checksums.yaml
CHANGED
@@ -1,15 +1,15 @@
|
|
1
1
|
---
|
2
2
|
!binary "U0hBMQ==":
|
3
3
|
metadata.gz: !binary |-
|
4
|
-
|
4
|
+
Yzc5ZDVjM2U2MWYzZTVmMjQyNzFmNmY0ODUxMjk2YWU0NWRhNmJhZA==
|
5
5
|
data.tar.gz: !binary |-
|
6
|
-
|
7
|
-
|
6
|
+
NzE1MjZjMzg3OWY2N2YyMmZlNzU1MTA4ZDhjMzQ2YjQ4YzU0NDg5Mw==
|
7
|
+
SHA512:
|
8
8
|
metadata.gz: !binary |-
|
9
|
-
|
10
|
-
|
11
|
-
|
9
|
+
YTVhZDY2NjM4OWFmNmZlZTM2MDMxNzZiZGQ1MzdlZDQ1NGJlNDQwMTVmNzZh
|
10
|
+
MTkwM2I3Mjg4MTFhYTNiMzRkMmFmNTIxNWZlYTA5MWExYzRlMjNmMjM1OTYz
|
11
|
+
N2Y1MTZlMmFlYzkxMjEwMjFhODJkYTM1ZTEwOTI2NjU2NzE0NDU=
|
12
12
|
data.tar.gz: !binary |-
|
13
|
-
|
14
|
-
|
15
|
-
|
13
|
+
OWNmMzQyODQ4MjFhMTdmMmI5ZDU0MTIzNmRmZjBiNGU5ZDYxODVmZTkzOWJj
|
14
|
+
ZGU4OGFmYmM1NmI3M2U3YTEyYTBhNGJjYTRiZTQ2NjA4M2NlYmZjZWQ0ZTJl
|
15
|
+
MDk5NDI1ZGU5NTY2YzRkZTNiZWMyMmI1M2IyNGMwZTgyMzY1YjY=
|
metadata
CHANGED
@@ -1,27 +1,27 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: mwheelintent-rails
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.3.
|
4
|
+
version: 1.3.2
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Ilya Bodrov
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2013-
|
11
|
+
date: 2013-10-24 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: railties
|
15
15
|
requirement: !ruby/object:Gem::Requirement
|
16
16
|
requirements:
|
17
|
-
- -
|
17
|
+
- - ! '>='
|
18
18
|
- !ruby/object:Gem::Version
|
19
19
|
version: '3.1'
|
20
20
|
type: :runtime
|
21
21
|
prerelease: false
|
22
22
|
version_requirements: !ruby/object:Gem::Requirement
|
23
23
|
requirements:
|
24
|
-
- -
|
24
|
+
- - ! '>='
|
25
25
|
- !ruby/object:Gem::Version
|
26
26
|
version: '3.1'
|
27
27
|
description: ! 'A ruby gem that uses the Rails asset pipeline to include the jQuery
|
@@ -59,7 +59,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
59
59
|
version: '0'
|
60
60
|
requirements: []
|
61
61
|
rubyforge_project:
|
62
|
-
rubygems_version: 2.
|
62
|
+
rubygems_version: 2.1.9
|
63
63
|
signing_key:
|
64
64
|
specification_version: 4
|
65
65
|
summary: Includes javascript and css files for the jQuery MouseWheel Intent plugin.
|