railslts-version 3.2.22.1 → 3.2.22.2

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 (3) hide show
  1. data/.gitignore +1 -0
  2. data/lib/railslts/version.rb +1 -1
  3. metadata +4 -4
data/.gitignore CHANGED
@@ -11,6 +11,7 @@ spec/reports
11
11
  test/tmp
12
12
  test/version_tmp
13
13
  tmp
14
+ .idea
14
15
 
15
16
  # YARD artifacts
16
17
  .yardoc
@@ -1,3 +1,3 @@
1
1
  module RailsLts
2
- VERSION = '3.2.22.1'
2
+ VERSION = '3.2.22.2'
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: 53
4
+ hash: 51
5
5
  prerelease:
6
6
  segments:
7
7
  - 3
8
8
  - 2
9
9
  - 22
10
- - 1
11
- version: 3.2.22.1
10
+ - 2
11
+ version: 3.2.22.2
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: 2015-06-17 00:00:00 +02:00
19
+ date: 2015-08-06 00:00:00 +02:00
20
20
  default_executable:
21
21
  dependencies:
22
22
  - !ruby/object:Gem::Dependency