railsthemes 2.1.2 → 2.1.3

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,5 +1,5 @@
1
1
  module Railsthemes
2
2
  unless defined?(Railsthemes::VERSION)
3
- VERSION = "2.1.2"
3
+ VERSION = "2.1.3"
4
4
  end
5
5
  end
@@ -5,8 +5,8 @@ Gem::Specification.new do |gem|
5
5
  gem.authors = ["Railsthemes"]
6
6
  gem.email = ["anthony@railsthemes.com"]
7
7
  gem.description = %q{railsthemes.com installer gem}
8
- gem.summary = %q{Installs gems from railsthemes.com}
9
- gem.homepage = "https://github.com/RailsThemes/railsthemes"
8
+ gem.summary = %q{Installs themes from railsthemes.com}
9
+ gem.homepage = "https://github.com/RailsThemes/railsthemes_installer"
10
10
 
11
11
  gem.executables = `git ls-files -- bin/*`.split("\n").map{ |f| File.basename(f) }
12
12
  gem.files = `git ls-files`.split("\n")
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: railsthemes
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.1.2
4
+ version: 2.1.3
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-13 00:00:00.000000000 Z
12
+ date: 2013-12-27 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: thor
@@ -128,7 +128,7 @@ files:
128
128
  - spec/lib/railsthemes/theme_installer_spec.rb
129
129
  - spec/lib/railsthemes/utils_spec.rb
130
130
  - spec/spec_helper.rb
131
- homepage: https://github.com/RailsThemes/railsthemes
131
+ homepage: https://github.com/RailsThemes/railsthemes_installer
132
132
  licenses: []
133
133
  post_install_message:
134
134
  rdoc_options: []
@@ -151,7 +151,7 @@ rubyforge_project:
151
151
  rubygems_version: 1.8.25
152
152
  signing_key:
153
153
  specification_version: 3
154
- summary: Installs gems from railsthemes.com
154
+ summary: Installs themes from railsthemes.com
155
155
  test_files:
156
156
  - features/railsthemes.feature
157
157
  - features/support/env.rb