jquery-mjs-nestedSortable-rails 2.0.0.alpha1 → 2.0.0.pre.alpha.pre.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,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 30708b0dddfcc4c9c3f0f03ac0befee8d257bbe0
4
- data.tar.gz: 9190fc9b9c90ca28c8296ae27b5356b928b524b5
3
+ metadata.gz: af561408677375d2048838ff7292407a407b1492
4
+ data.tar.gz: c68fe71e679ff1e0f1d181a4c5845ef1c90e6bf4
5
5
  SHA512:
6
- metadata.gz: 0c351d6d07e0c73e82157b7afba30ea22e7572154c038d0c4e7ca11d6c7b48cb5550f19725f403195e7db28e02720d925fb57634ed398f9f12f8f72727078fea
7
- data.tar.gz: 6ffdac5aaff84066300c0ce0d08e6524d40c18a3d68cd38dd382f8fcd3c367cbade2bd4cd76afffd23f69e7e801dab9e10d4db980fd62aab82c586905e1928e3
6
+ metadata.gz: d9b89aaa6f5b6c9ebc72141553ea4d1f17ae278831a79926ffe158c1052cca8e0f14af56b95cfb6a7975a562339942b6b0b197abaa4d1ed768e3e23e42fa825d
7
+ data.tar.gz: f437543eac218b8e0519ecb57e2a3e55c3f1d2b86fe9420e0a0fa2fb9adaa04fc4484c09d3a2cc281978c3fe91c6853dbc161372f7d073bc58371509d861cfc7
data/README.md CHANGED
@@ -29,8 +29,7 @@ Also:
29
29
 
30
30
  Add this line to your application's Gemfile:
31
31
 
32
- gem 'jquery-mjs-nestedSortable-rails', '~> 2.0.0.pre.alpha.pre.1'
33
- gem 'jquery-mjs-nestedSortable-rails', '~> 1.3.5'
32
+ gem 'jquery-mjs-nestedSortable-rails'
34
33
 
35
34
  And then execute:
36
35
 
@@ -2,7 +2,7 @@ module Jquery
2
2
  module Mjs
3
3
  module NestedSortable
4
4
  module Rails
5
- VERSION = "2.0.0.alpha1"
5
+ VERSION = "2.0.0-alpha-1"
6
6
  end
7
7
  end
8
8
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jquery-mjs-nestedSortable-rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.0.alpha1
4
+ version: 2.0.0.pre.alpha.pre.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Michael Sprauer