date_flag 1.0.4 → 1.0.5

Sign up to get free protection for your applications and to get access to all the features.
Files changed (5) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +86 -70
  3. data/VERSION +1 -1
  4. data/date_flag.gemspec +4 -4
  5. metadata +3 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 11679c392d03946975bf256a3554ecc79c6fa5d857fbcc4b49bb241b532c61fa
4
- data.tar.gz: 4928c319bdd51a4e50eb7e6580482fcc2f023377342a7a2e6584e00accbd946f
3
+ metadata.gz: 4ae01e11e9903a2944a54744a7e593c6777807f86ca8a812c579f463f4409c85
4
+ data.tar.gz: 9712524163048a973b40a8ea67e11a86f93eb7d5e8e266e8d5b3c27a69e106d3
5
5
  SHA512:
6
- metadata.gz: 07caa3a367dbf8bf2702aef3ab21b177e95a1e8d4c1d16923c0eadbe09eb69ca5e84cb17e4850d8d6da8d28afd2d999729c7808f84761e9f305b68ab5cfeca27
7
- data.tar.gz: 73da5686e402cd8abb92c3668b90994e78dec23a6891c1dbf4b252aff504997c15c0ef54dc551d8b8fe0d021885f243cf7cf90143c203890b225739a78500a04
6
+ metadata.gz: 6b8953297a81937b6d56e1fa8e25619f2eb1eabaa4b6c2d8b5497caf31e750a0d35dc074d9c29934ab6d349d924be9632490c77e371feb49be278edf869cd12f
7
+ data.tar.gz: 97e785148e14207e35d0b2342fd2074e8a4842ea06e65f3303c568d5fc6c00256e9f292d7924d785d5f2c9f79ac5b3f086bb4396f10d39eb533b340b6b3f21a4
@@ -1,55 +1,68 @@
1
1
  GEM
2
2
  remote: https://rubygems.org/
3
3
  specs:
4
- actioncable (5.2.3)
5
- actionpack (= 5.2.3)
4
+ actioncable (6.0.2.1)
5
+ actionpack (= 6.0.2.1)
6
6
  nio4r (~> 2.0)
7
7
  websocket-driver (>= 0.6.1)
8
- actionmailer (5.2.3)
9
- actionpack (= 5.2.3)
10
- actionview (= 5.2.3)
11
- activejob (= 5.2.3)
8
+ actionmailbox (6.0.2.1)
9
+ actionpack (= 6.0.2.1)
10
+ activejob (= 6.0.2.1)
11
+ activerecord (= 6.0.2.1)
12
+ activestorage (= 6.0.2.1)
13
+ activesupport (= 6.0.2.1)
14
+ mail (>= 2.7.1)
15
+ actionmailer (6.0.2.1)
16
+ actionpack (= 6.0.2.1)
17
+ actionview (= 6.0.2.1)
18
+ activejob (= 6.0.2.1)
12
19
  mail (~> 2.5, >= 2.5.4)
13
20
  rails-dom-testing (~> 2.0)
14
- actionpack (5.2.3)
15
- actionview (= 5.2.3)
16
- activesupport (= 5.2.3)
17
- rack (~> 2.0)
21
+ actionpack (6.0.2.1)
22
+ actionview (= 6.0.2.1)
23
+ activesupport (= 6.0.2.1)
24
+ rack (~> 2.0, >= 2.0.8)
18
25
  rack-test (>= 0.6.3)
19
26
  rails-dom-testing (~> 2.0)
20
- rails-html-sanitizer (~> 1.0, >= 1.0.2)
21
- actionview (5.2.3)
22
- activesupport (= 5.2.3)
27
+ rails-html-sanitizer (~> 1.0, >= 1.2.0)
28
+ actiontext (6.0.2.1)
29
+ actionpack (= 6.0.2.1)
30
+ activerecord (= 6.0.2.1)
31
+ activestorage (= 6.0.2.1)
32
+ activesupport (= 6.0.2.1)
33
+ nokogiri (>= 1.8.5)
34
+ actionview (6.0.2.1)
35
+ activesupport (= 6.0.2.1)
23
36
  builder (~> 3.1)
24
37
  erubi (~> 1.4)
25
38
  rails-dom-testing (~> 2.0)
26
- rails-html-sanitizer (~> 1.0, >= 1.0.3)
27
- activejob (5.2.3)
28
- activesupport (= 5.2.3)
39
+ rails-html-sanitizer (~> 1.1, >= 1.2.0)
40
+ activejob (6.0.2.1)
41
+ activesupport (= 6.0.2.1)
29
42
  globalid (>= 0.3.6)
30
- activemodel (5.2.3)
31
- activesupport (= 5.2.3)
32
- activerecord (5.2.3)
33
- activemodel (= 5.2.3)
34
- activesupport (= 5.2.3)
35
- arel (>= 9.0)
36
- activestorage (5.2.3)
37
- actionpack (= 5.2.3)
38
- activerecord (= 5.2.3)
43
+ activemodel (6.0.2.1)
44
+ activesupport (= 6.0.2.1)
45
+ activerecord (6.0.2.1)
46
+ activemodel (= 6.0.2.1)
47
+ activesupport (= 6.0.2.1)
48
+ activestorage (6.0.2.1)
49
+ actionpack (= 6.0.2.1)
50
+ activejob (= 6.0.2.1)
51
+ activerecord (= 6.0.2.1)
39
52
  marcel (~> 0.3.1)
40
- activesupport (5.2.3)
53
+ activesupport (6.0.2.1)
41
54
  concurrent-ruby (~> 1.0, >= 1.0.2)
42
55
  i18n (>= 0.7, < 2)
43
56
  minitest (~> 5.1)
44
57
  tzinfo (~> 1.1)
58
+ zeitwerk (~> 2.2)
45
59
  addressable (2.4.0)
46
- arel (9.0.0)
47
- builder (3.2.3)
60
+ builder (3.2.4)
48
61
  concurrent-ruby (1.1.5)
49
- crass (1.0.4)
62
+ crass (1.0.5)
50
63
  descendants_tracker (0.0.4)
51
64
  thread_safe (~> 0.3, >= 0.3.1)
52
- erubi (1.8.0)
65
+ erubi (1.9.0)
53
66
  faraday (0.9.2)
54
67
  multipart-post (>= 1.2, < 3)
55
68
  git (1.5.0)
@@ -62,9 +75,9 @@ GEM
62
75
  oauth2 (~> 1.0)
63
76
  globalid (0.4.2)
64
77
  activesupport (>= 4.2.0)
65
- hashie (3.6.0)
66
- highline (2.0.2)
67
- i18n (1.6.0)
78
+ hashie (4.0.0)
79
+ highline (2.0.3)
80
+ i18n (1.7.0)
68
81
  concurrent-ruby (~> 1.0)
69
82
  jeweler (2.3.9)
70
83
  builder
@@ -77,8 +90,8 @@ GEM
77
90
  rake
78
91
  rdoc
79
92
  semver2
80
- jwt (2.1.0)
81
- loofah (2.2.3)
93
+ jwt (2.2.1)
94
+ loofah (2.4.0)
82
95
  crass (~> 1.0.2)
83
96
  nokogiri (>= 1.5.9)
84
97
  mail (2.7.1)
@@ -88,67 +101,70 @@ GEM
88
101
  method_source (0.9.2)
89
102
  mime-types (2.99.3)
90
103
  mimemagic (0.3.3)
91
- mini_mime (1.0.1)
104
+ mini_mime (1.0.2)
92
105
  mini_portile2 (2.4.0)
93
- minitest (5.11.3)
94
- multi_json (1.13.1)
106
+ minitest (5.13.0)
107
+ multi_json (1.14.1)
95
108
  multi_xml (0.6.0)
96
- multipart-post (2.0.0)
97
- nio4r (2.3.1)
98
- nokogiri (1.10.2)
109
+ multipart-post (2.1.1)
110
+ nio4r (2.5.2)
111
+ nokogiri (1.10.7)
99
112
  mini_portile2 (~> 2.4.0)
100
- oauth2 (1.4.1)
101
- faraday (>= 0.8, < 0.16.0)
113
+ oauth2 (1.4.2)
114
+ faraday (>= 0.8, < 2.0)
102
115
  jwt (>= 1.0, < 3.0)
103
116
  multi_json (~> 1.3)
104
117
  multi_xml (~> 0.5)
105
118
  rack (>= 1.2, < 3)
106
119
  psych (3.1.0)
107
- rack (2.0.7)
120
+ rack (2.0.8)
108
121
  rack-test (1.1.0)
109
122
  rack (>= 1.0, < 3)
110
- rails (5.2.3)
111
- actioncable (= 5.2.3)
112
- actionmailer (= 5.2.3)
113
- actionpack (= 5.2.3)
114
- actionview (= 5.2.3)
115
- activejob (= 5.2.3)
116
- activemodel (= 5.2.3)
117
- activerecord (= 5.2.3)
118
- activestorage (= 5.2.3)
119
- activesupport (= 5.2.3)
123
+ rails (6.0.2.1)
124
+ actioncable (= 6.0.2.1)
125
+ actionmailbox (= 6.0.2.1)
126
+ actionmailer (= 6.0.2.1)
127
+ actionpack (= 6.0.2.1)
128
+ actiontext (= 6.0.2.1)
129
+ actionview (= 6.0.2.1)
130
+ activejob (= 6.0.2.1)
131
+ activemodel (= 6.0.2.1)
132
+ activerecord (= 6.0.2.1)
133
+ activestorage (= 6.0.2.1)
134
+ activesupport (= 6.0.2.1)
120
135
  bundler (>= 1.3.0)
121
- railties (= 5.2.3)
136
+ railties (= 6.0.2.1)
122
137
  sprockets-rails (>= 2.0.0)
123
138
  rails-dom-testing (2.0.3)
124
139
  activesupport (>= 4.2.0)
125
140
  nokogiri (>= 1.6)
126
- rails-html-sanitizer (1.0.4)
127
- loofah (~> 2.2, >= 2.2.2)
128
- railties (5.2.3)
129
- actionpack (= 5.2.3)
130
- activesupport (= 5.2.3)
141
+ rails-html-sanitizer (1.3.0)
142
+ loofah (~> 2.3)
143
+ railties (6.0.2.1)
144
+ actionpack (= 6.0.2.1)
145
+ activesupport (= 6.0.2.1)
131
146
  method_source
132
147
  rake (>= 0.8.7)
133
- thor (>= 0.19.0, < 2.0)
134
- rake (12.3.2)
135
- rdoc (6.1.1)
148
+ thor (>= 0.20.3, < 2.0)
149
+ rake (13.0.1)
150
+ rdoc (6.2.1)
136
151
  semver2 (3.4.2)
137
- sprockets (3.7.2)
152
+ sprockets (4.0.0)
138
153
  concurrent-ruby (~> 1.0)
139
154
  rack (> 1, < 3)
140
155
  sprockets-rails (3.2.1)
141
156
  actionpack (>= 4.0)
142
157
  activesupport (>= 4.0)
143
158
  sprockets (>= 3.0.0)
144
- sqlite3 (1.4.0)
145
- thor (0.20.3)
159
+ sqlite3 (1.4.2)
160
+ thor (1.0.1)
146
161
  thread_safe (0.3.6)
147
- tzinfo (1.2.5)
162
+ tzinfo (1.2.6)
148
163
  thread_safe (~> 0.1)
149
- websocket-driver (0.7.0)
164
+ websocket-driver (0.7.1)
150
165
  websocket-extensions (>= 0.1.0)
151
- websocket-extensions (0.1.3)
166
+ websocket-extensions (0.1.4)
167
+ zeitwerk (2.2.2)
152
168
 
153
169
  PLATFORMS
154
170
  ruby
@@ -161,4 +177,4 @@ DEPENDENCIES
161
177
  sqlite3
162
178
 
163
179
  BUNDLED WITH
164
- 2.0.1
180
+ 2.1.1
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.0.4
1
+ 1.0.5
@@ -2,16 +2,16 @@
2
2
  # DO NOT EDIT THIS FILE DIRECTLY
3
3
  # Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
4
4
  # -*- encoding: utf-8 -*-
5
- # stub: date_flag 1.0.4 ruby lib
5
+ # stub: date_flag 1.0.5 ruby lib
6
6
 
7
7
  Gem::Specification.new do |s|
8
8
  s.name = "date_flag".freeze
9
- s.version = "1.0.4"
9
+ s.version = "1.0.5"
10
10
 
11
11
  s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version=
12
12
  s.require_paths = ["lib".freeze]
13
13
  s.authors = ["Scott Tadman <scott@twg.ca>".freeze]
14
- s.date = "2019-04-09"
14
+ s.date = "2020-01-07"
15
15
  s.description = "Represents boolean fields as DateTime values to trigger events in the future or record when events happened in the past.".freeze
16
16
  s.email = "scott@twg.ca".freeze
17
17
  s.extra_rdoc_files = [
@@ -32,7 +32,7 @@ Gem::Specification.new do |s|
32
32
  "test/test_helper.rb"
33
33
  ]
34
34
  s.homepage = "http://github.com/twg/date_flag".freeze
35
- s.rubygems_version = "3.0.3".freeze
35
+ s.rubygems_version = "3.0.6".freeze
36
36
  s.summary = "Date field exension for ActiveRecord".freeze
37
37
 
38
38
  if s.respond_to? :specification_version then
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: date_flag
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.4
4
+ version: 1.0.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Scott Tadman <scott@twg.ca>
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2019-04-09 00:00:00.000000000 Z
11
+ date: 2020-01-07 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: activerecord
@@ -118,7 +118,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
118
118
  - !ruby/object:Gem::Version
119
119
  version: '0'
120
120
  requirements: []
121
- rubygems_version: 3.0.3
121
+ rubygems_version: 3.0.6
122
122
  signing_key:
123
123
  specification_version: 4
124
124
  summary: Date field exension for ActiveRecord