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.
@@ -1,3 +1,2 @@
1
1
  rvm:
2
- - 1.9.2
3
2
  - 1.9.3
data/History.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # master
2
2
 
3
+ # 4.0.4
4
+
5
+ * Include license in gemspec
6
+
3
7
  # 4.0.3
4
8
 
5
9
  * Upgrade to jQuery UI 1.10.3
@@ -1,7 +1,7 @@
1
1
  module Jquery
2
2
  module Ui
3
3
  module Rails
4
- VERSION = "4.0.3"
4
+ VERSION = "4.0.4"
5
5
  end
6
6
  end
7
7
  end
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.3
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-05-18 00:00:00.000000000 Z
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: 797003846468704196
237
+ hash: 4094581315230364202
237
238
  required_rubygems_version: !ruby/object:Gem::Requirement
238
239
  none: false
239
240
  requirements: