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 CHANGED
@@ -1,15 +1,15 @@
1
1
  ---
2
2
  !binary "U0hBMQ==":
3
3
  metadata.gz: !binary |-
4
- OGVjMzg2YTk0MjA4Mjg3YTcwYzA1YWUxNDJhNjE4NjNlZWZiYzExNw==
4
+ Yzc5ZDVjM2U2MWYzZTVmMjQyNzFmNmY0ODUxMjk2YWU0NWRhNmJhZA==
5
5
  data.tar.gz: !binary |-
6
- YzhmYjczMDIzMzkwOGU2NWUzMGYzNmNhNThiNTYzY2ViZWU3MWNiNg==
7
- !binary "U0hBNTEy":
6
+ NzE1MjZjMzg3OWY2N2YyMmZlNzU1MTA4ZDhjMzQ2YjQ4YzU0NDg5Mw==
7
+ SHA512:
8
8
  metadata.gz: !binary |-
9
- NzU1MWI0NjU0NDEzYzlkYzNhNTkyMjZhODJhZjAzOTU0ZmZhZWU0MWIyYTRl
10
- NjQwMDcxOGEyM2M0NzEyMjI1ZWE1NWJiZGRkMGQ0ZGE5MDJhN2NkMjY1ZDEy
11
- ZjI3ZWU2NzliMDg1ZjllMWQ4NzAzNDQ5ODA4YmFlMzhhZGY4MmI=
9
+ YTVhZDY2NjM4OWFmNmZlZTM2MDMxNzZiZGQ1MzdlZDQ1NGJlNDQwMTVmNzZh
10
+ MTkwM2I3Mjg4MTFhYTNiMzRkMmFmNTIxNWZlYTA5MWExYzRlMjNmMjM1OTYz
11
+ N2Y1MTZlMmFlYzkxMjEwMjFhODJkYTM1ZTEwOTI2NjU2NzE0NDU=
12
12
  data.tar.gz: !binary |-
13
- YzAzOWE4MzIwZTljN2YxOWQ2NTM5ODAzMGFkMTY4YTAwMjk3ZDYzZGQwMDZk
14
- YzY0ZDEwMjMxMzk3OTcwMjYyYzYyYTEyODA2YmUyM2VkZjIzMTYzNmQ2YzUw
15
- ZjUwYTA1ZjIzMDgxMGMwNjk0YzlmNDQ2N2Q4ZWI1YzJmNzk4MjI=
13
+ OWNmMzQyODQ4MjFhMTdmMmI5ZDU0MTIzNmRmZjBiNGU5ZDYxODVmZTkzOWJj
14
+ ZGU4OGFmYmM1NmI3M2U3YTEyYTBhNGJjYTRiZTQ2NjA4M2NlYmZjZWQ0ZTJl
15
+ MDk5NDI1ZGU5NTY2YzRkZTNiZWMyMmI1M2IyNGMwZTgyMzY1YjY=
@@ -1,5 +1,5 @@
1
1
  module MWheelIntent
2
2
  module Rails
3
- VERSION = "1.3.1"
3
+ VERSION = "1.3.2"
4
4
  end
5
5
  end
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.1
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-09-04 00:00:00.000000000 Z
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.0.7
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.