railslts-version 3.0.20.7 → 3.2.21.1

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/LICENSE +1 -1
  2. data/lib/railslts/version.rb +1 -1
  3. metadata +6 -6
data/LICENSE CHANGED
@@ -1,6 +1,6 @@
1
1
  The MIT License (MIT)
2
2
 
3
- Copyright (c) 2014 makandra
3
+ Copyright (c) 2014-2015 makandra
4
4
 
5
5
  Permission is hereby granted, free of charge, to any person obtaining a copy of
6
6
  this software and associated documentation files (the "Software"), to deal in
@@ -1,3 +1,3 @@
1
1
  module RailsLts
2
- VERSION = '3.0.20.7'
2
+ VERSION = '3.2.21.1'
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: 33
4
+ hash: 57
5
5
  prerelease:
6
6
  segments:
7
7
  - 3
8
- - 0
9
- - 20
10
- - 7
11
- version: 3.0.20.7
8
+ - 2
9
+ - 21
10
+ - 1
11
+ version: 3.2.21.1
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: 2014-12-10 00:00:00 +01:00
20
20
  default_executable:
21
21
  dependencies:
22
22
  - !ruby/object:Gem::Dependency