jquery-ui-rails 4.0.3 → 4.0.4
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.
- data/.travis.yml +0 -1
- data/History.md +4 -0
- data/lib/jquery/ui/rails/version.rb +1 -1
- metadata +5 -4
data/.travis.yml
CHANGED
data/History.md
CHANGED
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: jquery-ui-rails
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 4.0.
|
|
4
|
+
version: 4.0.4
|
|
5
5
|
prerelease:
|
|
6
6
|
platform: ruby
|
|
7
7
|
authors:
|
|
@@ -9,7 +9,7 @@ authors:
|
|
|
9
9
|
autorequire:
|
|
10
10
|
bindir: bin
|
|
11
11
|
cert_chain: []
|
|
12
|
-
date: 2013-
|
|
12
|
+
date: 2013-07-25 00:00:00.000000000 Z
|
|
13
13
|
dependencies:
|
|
14
14
|
- !ruby/object:Gem::Dependency
|
|
15
15
|
name: railties
|
|
@@ -220,7 +220,8 @@ files:
|
|
|
220
220
|
- lib/jquery/ui/rails/engine.rb
|
|
221
221
|
- lib/jquery/ui/rails/version.rb
|
|
222
222
|
homepage: https://github.com/joliss/jquery-ui-rails
|
|
223
|
-
licenses:
|
|
223
|
+
licenses:
|
|
224
|
+
- MIT
|
|
224
225
|
post_install_message:
|
|
225
226
|
rdoc_options: []
|
|
226
227
|
require_paths:
|
|
@@ -233,7 +234,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
|
233
234
|
version: '0'
|
|
234
235
|
segments:
|
|
235
236
|
- 0
|
|
236
|
-
hash:
|
|
237
|
+
hash: 4094581315230364202
|
|
237
238
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
|
238
239
|
none: false
|
|
239
240
|
requirements:
|