railslts-version 2.3.18.6 → 2.3.18.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 +5 -5
@@ -1,3 +1,3 @@
1
1
  module RailsLts
2
- VERSION = '2.3.18.6'
2
+ VERSION = '2.3.18.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: 51
4
+ hash: 49
5
5
  prerelease:
6
6
  segments:
7
7
  - 2
8
8
  - 3
9
9
  - 18
10
- - 6
11
- version: 2.3.18.6
10
+ - 7
11
+ version: 2.3.18.7
12
12
  platform: ruby
13
13
  authors:
14
14
  - Arne Hartherz
@@ -16,7 +16,7 @@ autorequire:
16
16
  bindir: bin
17
17
  cert_chain: []
18
18
 
19
- date: 2014-01-31 00:00:00 Z
19
+ date: 2014-02-14 00:00:00 Z
20
20
  dependencies:
21
21
  - !ruby/object:Gem::Dependency
22
22
  name: bundler
@@ -93,7 +93,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
93
93
  requirements: []
94
94
 
95
95
  rubyforge_project:
96
- rubygems_version: 1.8.24
96
+ rubygems_version: 1.8.25
97
97
  signing_key:
98
98
  specification_version: 3
99
99
  summary: Gem to track your current Rails LTS version.