railslts-version 3.0.20.6 → 3.0.20.7

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.
Files changed (2) hide show
  1. data/lib/railslts/version.rb +1 -1
  2. metadata +7 -6
@@ -1,3 +1,3 @@
1
1
  module RailsLts
2
- VERSION = '3.0.20.6'
2
+ VERSION = '3.0.20.7'
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: railslts-version
3
3
  version: !ruby/object:Gem::Version
4
- hash: 35
4
+ hash: 33
5
5
  prerelease:
6
6
  segments:
7
7
  - 3
8
8
  - 0
9
9
  - 20
10
- - 6
11
- version: 3.0.20.6
10
+ - 7
11
+ version: 3.0.20.7
12
12
  platform: ruby
13
13
  authors:
14
14
  - Arne Hartherz
@@ -16,7 +16,8 @@ autorequire:
16
16
  bindir: bin
17
17
  cert_chain: []
18
18
 
19
- date: 2015-01-27 00:00:00 Z
19
+ date: 2015-06-17 00:00:00 +02:00
20
+ default_executable:
20
21
  dependencies:
21
22
  - !ruby/object:Gem::Dependency
22
23
  name: bundler
@@ -64,6 +65,7 @@ files:
64
65
  - lib/railslts-version.rb
65
66
  - lib/railslts/version.rb
66
67
  - railslts-version.gemspec
68
+ has_rdoc: true
67
69
  homepage: https://railslts.com/
68
70
  licenses:
69
71
  - MIT
@@ -93,10 +95,9 @@ required_rubygems_version: !ruby/object:Gem::Requirement
93
95
  requirements: []
94
96
 
95
97
  rubyforge_project:
96
- rubygems_version: 1.8.29
98
+ rubygems_version: 1.3.9.5
97
99
  signing_key:
98
100
  specification_version: 3
99
101
  summary: Gem to track your current Rails LTS version.
100
102
  test_files: []
101
103
 
102
- has_rdoc: