rails-jquerymobile 0.0.3 → 0.0.4

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,3 +1,3 @@
1
1
  module RailsJquerymobile
2
- VERSION = "0.0.3"
2
+ VERSION = "0.0.4"
3
3
  end
@@ -8,7 +8,7 @@ Gem::Specification.new do |s|
8
8
  s.platform = Gem::Platform::RUBY
9
9
  s.authors = ["Chris"]
10
10
  s.email = ["christian.oloff+gem@gmail.com"]
11
- s.homepage = "http://rails-jquerymobile.org"
11
+ s.homepage = "https://github.com/Chris927/rails-jquerymobile"
12
12
  s.summary = "Use Jquerymobile in a Rails application."
13
13
  s.description = "Nuf said."
14
14
  s.rubyforge_project = "rails-jquerymobile"
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rails-jquerymobile
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.3
4
+ version: 0.0.4
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -13,7 +13,7 @@ date: 2011-12-20 00:00:00.000000000Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: rails
16
- requirement: &2152424580 !ruby/object:Gem::Requirement
16
+ requirement: &2156867720 !ruby/object:Gem::Requirement
17
17
  none: false
18
18
  requirements:
19
19
  - - ! '>='
@@ -21,7 +21,7 @@ dependencies:
21
21
  version: '0'
22
22
  type: :runtime
23
23
  prerelease: false
24
- version_requirements: *2152424580
24
+ version_requirements: *2156867720
25
25
  description: Nuf said.
26
26
  email:
27
27
  - christian.oloff+gem@gmail.com
@@ -38,7 +38,7 @@ files:
38
38
  - lib/rails-jquerymobile/version.rb
39
39
  - lib/templates/application.mobile.erb
40
40
  - rails-jquerymobile.gemspec
41
- homepage: http://rails-jquerymobile.org
41
+ homepage: https://github.com/Chris927/rails-jquerymobile
42
42
  licenses: []
43
43
  post_install_message:
44
44
  rdoc_options: []