jquery_mb_extruder 0.0.1 → 0.0.2

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 1c549f557b0cc345f6da8cdc86ee765e2afbfd35
4
- data.tar.gz: fe5ee7f6f14e9e13136b2df31fe571528f53b7da
3
+ metadata.gz: 1bfc1bad232b0c95099084767661d06f2ae6b426
4
+ data.tar.gz: 1a537717eeb58f7b5be7b68b5f864a9e75f96af3
5
5
  SHA512:
6
- metadata.gz: 6204b87a80c658cecb1d2c087b7ccd330b2ff0ae9137d5089f344ff0455574325daa1b593e27b4bb233f03b1c40c1f6c8bd65179a9eb49cdbd9d20cf9fb31f29
7
- data.tar.gz: 2f7eacd67a4db7bcf99342e553a77800f492c9d9b42548175e8d84405d4f32d3871934e6a2b3f39c27011cb48b41829148e7441a14be31f085c0d5b562ede3d4
6
+ metadata.gz: 093eb15ea11d22f92c465e52772ee227a782f09bbe98b466596f4fa637a8eaaa7d8d193c62522a89fce994bed284eb37b5ef4eafa227d9822b7750b21254b9f1
7
+ data.tar.gz: 62ef165a823d64d84c1f460dee5995348fabea153f9b9ff83413cd67172bde1e61d5428987728550c9ae9bba6054e17c6519887acb67c91722eae6adfd56d4a4
@@ -9,7 +9,7 @@ Gem::Specification.new do |spec|
9
9
  spec.authors = ["Taylor Mitchell"]
10
10
  spec.email = ["scy0846@gmail.com"]
11
11
  spec.summary = %q{JQuery MB Extruder Framework for Rails.}
12
- spec.description = %q{You can find more details on how to use this at http://pupunzi.com/#mb.components/mb.extruder/extruder.html. While this gem is not my creation, I did not create the jquery.mb.extruder framework.}
12
+ spec.description = %q{You can find more details on how to use this at http://pupunzi.com/#mb.components/mb.extruder/extruder.html. While this gem is my creation, I did not create the jquery.mb.extruder framework.}
13
13
  spec.homepage = "https://github.com/scy0846/jquery_mb_extruder"
14
14
  spec.license = "MIT"
15
15
 
@@ -1,3 +1,3 @@
1
1
  module JqueryMbExtruder
2
- VERSION = "0.0.1"
2
+ VERSION = "0.0.2"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jquery_mb_extruder
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Taylor Mitchell
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-06-05 00:00:00.000000000 Z
11
+ date: 2014-06-22 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jquery-rails
@@ -53,7 +53,7 @@ dependencies:
53
53
  - !ruby/object:Gem::Version
54
54
  version: '0'
55
55
  description: You can find more details on how to use this at http://pupunzi.com/#mb.components/mb.extruder/extruder.html.
56
- While this gem is not my creation, I did not create the jquery.mb.extruder framework.
56
+ While this gem is my creation, I did not create the jquery.mb.extruder framework.
57
57
  email:
58
58
  - scy0846@gmail.com
59
59
  executables: []