tp_common 0.2.2 → 0.3.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 9e220ac3f4edbe18ef730546eae1101798b4077c9a99919f56914efdc5791632
4
- data.tar.gz: 1946d2c05f1c3bb9f59321f65ce8d2e6c5e9c128b7400f74082cfcf38ede5c74
3
+ metadata.gz: 13d2cbc9467bcaee1a9a7af73e0bfb00bf2e9894566bba54e3d16dbdf0f82d16
4
+ data.tar.gz: 696b538814ac4e9310620d4765707a7375af377906a780e33c86d267168b260a
5
5
  SHA512:
6
- metadata.gz: d9fbc13d47a5660448dd162a0f8835cadc05b985876b7a8ee0174c27fb987042a8a20d596e255cb158235d885c0b4e35f5a8a1336a1ca1a1c1db90aee094564d
7
- data.tar.gz: 600a8864bcd467f1a604d5c4852829536ad35cffe5675900ac357a7981e29fb6265e5fdcb74b9fa56cb4cc89dab44999d4215e231a4a08660b6ad505a36463f6
6
+ metadata.gz: 8391124ec637bc99aecb83b052d0b5bdf03bf5a5ac467a513ca98f41e638d3746888af7eb9276d8535853a34d7fe1c4d4512d19b499cf5d09a0ad94cbee2fa53
7
+ data.tar.gz: aa537440ba5a50225284356c93a22612c96e33543b5e2ca62a1a0b5577e7c273500cb860c1a6d31701927c27de424a40d4e671106b1cbc56228603dd5618c061
@@ -1,8 +1,8 @@
1
1
  PATH
2
2
  remote: ..
3
3
  specs:
4
- tp_common (0.2.2)
5
- activesupport (>= 4.2.0, <= 5.0.3)
4
+ tp_common (0.3.0)
5
+ activesupport (>= 4.2.0, <= 5.2)
6
6
  tzinfo (~> 1.2, >= 1.2.0)
7
7
 
8
8
  GEM
@@ -1,8 +1,8 @@
1
1
  PATH
2
2
  remote: ..
3
3
  specs:
4
- tp_common (0.2.2)
5
- activesupport (>= 4.2.0, <= 5.0.3)
4
+ tp_common (0.3.0)
5
+ activesupport (>= 4.2.0, <= 5.2)
6
6
  tzinfo (~> 1.2, >= 1.2.0)
7
7
 
8
8
  GEM
@@ -1,3 +1,3 @@
1
1
  module TpCommon
2
- VERSION = "0.2.2"
2
+ VERSION = "0.3.0"
3
3
  end
@@ -36,5 +36,5 @@ Gem::Specification.new do |spec|
36
36
  spec.add_development_dependency "appraisal", '~> 2.2', '>= 2.2.0'
37
37
 
38
38
  spec.add_runtime_dependency "tzinfo", '~> 1.2', '>= 1.2.0'
39
- spec.add_runtime_dependency "activesupport", '<= 5.0.3', '>= 4.2.0'
39
+ spec.add_runtime_dependency "activesupport", '<= 5.2', '>= 4.2.0'
40
40
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tp_common
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.2
4
+ version: 0.3.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - TINYpulse Devops
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2018-10-15 00:00:00.000000000 Z
11
+ date: 2018-10-31 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -126,7 +126,7 @@ dependencies:
126
126
  requirements:
127
127
  - - "<="
128
128
  - !ruby/object:Gem::Version
129
- version: 5.0.3
129
+ version: '5.2'
130
130
  - - ">="
131
131
  - !ruby/object:Gem::Version
132
132
  version: 4.2.0
@@ -136,7 +136,7 @@ dependencies:
136
136
  requirements:
137
137
  - - "<="
138
138
  - !ruby/object:Gem::Version
139
- version: 5.0.3
139
+ version: '5.2'
140
140
  - - ">="
141
141
  - !ruby/object:Gem::Version
142
142
  version: 4.2.0