simple_calendar 2.4.2 → 2.4.3

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: 63d197eaa28493e06d8dc46901a694f045ab97828fe9d4aa15f464885ba111d3
4
- data.tar.gz: 19142bc24ec86bde21bde2ecb016f45bff50d7980fdc34e662223ecc86d7baf6
3
+ metadata.gz: e36ddb5bf4d84867961f50a904b50fbf62ce6f3b296504e2d1f9307c60371938
4
+ data.tar.gz: f8c1c02a8f5f009950049035d26741104e2cd99d5edfee97f0270eb730670520
5
5
  SHA512:
6
- metadata.gz: b9b4785dd7284857513ae068d5400659dd81970169f2c1508fe85459a8ff1e48848f1157e11c6ce5fa1785f08eb12485d2f21e12e7f5ee2d2e08869d161ac8f0
7
- data.tar.gz: a6329290641565e430a3f9ab089d1da639fe69a9d5b5715b9846b2b987dd0d8d8aa7c850b94c1238e21357a47a1c4bff9c39a9e76ecb0370bd29ef553c22394f
6
+ metadata.gz: 9b4bf518dae5f8cb63e83746e34eda30bbe460c2d7a9f5743e9fd7fd1ac822e8d1b7af43466ed7d29a1d41e57327c8a95c5b05b39af50ebfb5d40d8726373237
7
+ data.tar.gz: dafcf5f2db9dd69202084a6233a2a3a0354f36565ba27f7551d38185ad8d50053dc6f5f4d12ee14fcda1e510ea9a68d202d40d073c4c2cd4f330c714a2477aa9
data/CHANGELOG.md CHANGED
@@ -1,3 +1,7 @@
1
+ ### 2.4.3
2
+
3
+ * Fix deprecation warnings - @mbobin
4
+
1
5
  ### 2.4.2
2
6
 
3
7
  * Translation improvements - @fwolfst
@@ -1,68 +1,68 @@
1
1
  PATH
2
2
  remote: ..
3
3
  specs:
4
- simple_calendar (2.4.2)
4
+ simple_calendar (2.4.3)
5
5
  rails (>= 3.0)
6
6
 
7
7
  GEM
8
8
  remote: http://rubygems.org/
9
9
  specs:
10
- actioncable (6.0.3.4)
11
- actionpack (= 6.0.3.4)
10
+ actioncable (6.0.3.7)
11
+ actionpack (= 6.0.3.7)
12
12
  nio4r (~> 2.0)
13
13
  websocket-driver (>= 0.6.1)
14
- actionmailbox (6.0.3.4)
15
- actionpack (= 6.0.3.4)
16
- activejob (= 6.0.3.4)
17
- activerecord (= 6.0.3.4)
18
- activestorage (= 6.0.3.4)
19
- activesupport (= 6.0.3.4)
14
+ actionmailbox (6.0.3.7)
15
+ actionpack (= 6.0.3.7)
16
+ activejob (= 6.0.3.7)
17
+ activerecord (= 6.0.3.7)
18
+ activestorage (= 6.0.3.7)
19
+ activesupport (= 6.0.3.7)
20
20
  mail (>= 2.7.1)
21
- actionmailer (6.0.3.4)
22
- actionpack (= 6.0.3.4)
23
- actionview (= 6.0.3.4)
24
- activejob (= 6.0.3.4)
21
+ actionmailer (6.0.3.7)
22
+ actionpack (= 6.0.3.7)
23
+ actionview (= 6.0.3.7)
24
+ activejob (= 6.0.3.7)
25
25
  mail (~> 2.5, >= 2.5.4)
26
26
  rails-dom-testing (~> 2.0)
27
- actionpack (6.0.3.4)
28
- actionview (= 6.0.3.4)
29
- activesupport (= 6.0.3.4)
27
+ actionpack (6.0.3.7)
28
+ actionview (= 6.0.3.7)
29
+ activesupport (= 6.0.3.7)
30
30
  rack (~> 2.0, >= 2.0.8)
31
31
  rack-test (>= 0.6.3)
32
32
  rails-dom-testing (~> 2.0)
33
33
  rails-html-sanitizer (~> 1.0, >= 1.2.0)
34
- actiontext (6.0.3.4)
35
- actionpack (= 6.0.3.4)
36
- activerecord (= 6.0.3.4)
37
- activestorage (= 6.0.3.4)
38
- activesupport (= 6.0.3.4)
34
+ actiontext (6.0.3.7)
35
+ actionpack (= 6.0.3.7)
36
+ activerecord (= 6.0.3.7)
37
+ activestorage (= 6.0.3.7)
38
+ activesupport (= 6.0.3.7)
39
39
  nokogiri (>= 1.8.5)
40
- actionview (6.0.3.4)
41
- activesupport (= 6.0.3.4)
40
+ actionview (6.0.3.7)
41
+ activesupport (= 6.0.3.7)
42
42
  builder (~> 3.1)
43
43
  erubi (~> 1.4)
44
44
  rails-dom-testing (~> 2.0)
45
45
  rails-html-sanitizer (~> 1.1, >= 1.2.0)
46
- activejob (6.0.3.4)
47
- activesupport (= 6.0.3.4)
46
+ activejob (6.0.3.7)
47
+ activesupport (= 6.0.3.7)
48
48
  globalid (>= 0.3.6)
49
- activemodel (6.0.3.4)
50
- activesupport (= 6.0.3.4)
51
- activerecord (6.0.3.4)
52
- activemodel (= 6.0.3.4)
53
- activesupport (= 6.0.3.4)
54
- activestorage (6.0.3.4)
55
- actionpack (= 6.0.3.4)
56
- activejob (= 6.0.3.4)
57
- activerecord (= 6.0.3.4)
58
- marcel (~> 0.3.1)
59
- activesupport (6.0.3.4)
49
+ activemodel (6.0.3.7)
50
+ activesupport (= 6.0.3.7)
51
+ activerecord (6.0.3.7)
52
+ activemodel (= 6.0.3.7)
53
+ activesupport (= 6.0.3.7)
54
+ activestorage (6.0.3.7)
55
+ actionpack (= 6.0.3.7)
56
+ activejob (= 6.0.3.7)
57
+ activerecord (= 6.0.3.7)
58
+ marcel (~> 1.0.0)
59
+ activesupport (6.0.3.7)
60
60
  concurrent-ruby (~> 1.0, >= 1.0.2)
61
61
  i18n (>= 0.7, < 2)
62
62
  minitest (~> 5.1)
63
63
  tzinfo (~> 1.1)
64
64
  zeitwerk (~> 2.2, >= 2.2.2)
65
- appraisal (2.3.0)
65
+ appraisal (2.4.0)
66
66
  bundler
67
67
  rake
68
68
  thor (>= 0.14.0)
@@ -74,65 +74,63 @@ GEM
74
74
  erubi (1.10.0)
75
75
  globalid (0.4.2)
76
76
  activesupport (>= 4.2.0)
77
- i18n (1.8.8)
77
+ i18n (1.8.10)
78
78
  concurrent-ruby (~> 1.0)
79
- loofah (2.9.0)
79
+ loofah (2.9.1)
80
80
  crass (~> 1.0.2)
81
81
  nokogiri (>= 1.5.9)
82
82
  mail (2.7.1)
83
83
  mini_mime (>= 0.1.1)
84
- marcel (0.3.3)
85
- mimemagic (~> 0.3.2)
84
+ marcel (1.0.1)
86
85
  method_source (1.0.0)
87
- mimemagic (0.3.6)
88
- mini_mime (1.0.2)
89
- mini_portile2 (2.5.0)
90
- minitest (5.14.3)
91
- nio4r (2.5.4)
92
- nokogiri (1.11.1)
86
+ mini_mime (1.1.0)
87
+ mini_portile2 (2.5.1)
88
+ minitest (5.14.4)
89
+ nio4r (2.5.7)
90
+ nokogiri (1.11.3)
93
91
  mini_portile2 (~> 2.5.0)
94
92
  racc (~> 1.4)
95
- nokogiri (1.11.1-x86_64-darwin)
93
+ nokogiri (1.11.3-x86_64-darwin)
96
94
  racc (~> 1.4)
97
- nokogiri (1.11.1-x86_64-linux)
95
+ nokogiri (1.11.3-x86_64-linux)
98
96
  racc (~> 1.4)
99
97
  parallel (1.20.1)
100
- parser (3.0.0.0)
98
+ parser (3.0.1.1)
101
99
  ast (~> 2.4.1)
102
100
  racc (1.5.2)
103
101
  rack (2.2.3)
104
102
  rack-test (1.1.0)
105
103
  rack (>= 1.0, < 3)
106
- rails (6.0.3.4)
107
- actioncable (= 6.0.3.4)
108
- actionmailbox (= 6.0.3.4)
109
- actionmailer (= 6.0.3.4)
110
- actionpack (= 6.0.3.4)
111
- actiontext (= 6.0.3.4)
112
- actionview (= 6.0.3.4)
113
- activejob (= 6.0.3.4)
114
- activemodel (= 6.0.3.4)
115
- activerecord (= 6.0.3.4)
116
- activestorage (= 6.0.3.4)
117
- activesupport (= 6.0.3.4)
104
+ rails (6.0.3.7)
105
+ actioncable (= 6.0.3.7)
106
+ actionmailbox (= 6.0.3.7)
107
+ actionmailer (= 6.0.3.7)
108
+ actionpack (= 6.0.3.7)
109
+ actiontext (= 6.0.3.7)
110
+ actionview (= 6.0.3.7)
111
+ activejob (= 6.0.3.7)
112
+ activemodel (= 6.0.3.7)
113
+ activerecord (= 6.0.3.7)
114
+ activestorage (= 6.0.3.7)
115
+ activesupport (= 6.0.3.7)
118
116
  bundler (>= 1.3.0)
119
- railties (= 6.0.3.4)
117
+ railties (= 6.0.3.7)
120
118
  sprockets-rails (>= 2.0.0)
121
119
  rails-dom-testing (2.0.3)
122
120
  activesupport (>= 4.2.0)
123
121
  nokogiri (>= 1.6)
124
122
  rails-html-sanitizer (1.3.0)
125
123
  loofah (~> 2.3)
126
- railties (6.0.3.4)
127
- actionpack (= 6.0.3.4)
128
- activesupport (= 6.0.3.4)
124
+ railties (6.0.3.7)
125
+ actionpack (= 6.0.3.7)
126
+ activesupport (= 6.0.3.7)
129
127
  method_source
130
128
  rake (>= 0.8.7)
131
129
  thor (>= 0.20.3, < 2.0)
132
130
  rainbow (3.0.0)
133
131
  rake (13.0.3)
134
- regexp_parser (2.0.3)
135
- rexml (3.2.4)
132
+ regexp_parser (2.1.1)
133
+ rexml (3.2.5)
136
134
  rspec (3.10.0)
137
135
  rspec-core (~> 3.10.0)
138
136
  rspec-expectations (~> 3.10.0)
@@ -146,19 +144,19 @@ GEM
146
144
  diff-lcs (>= 1.2.0, < 2.0)
147
145
  rspec-support (~> 3.10.0)
148
146
  rspec-support (3.10.2)
149
- rubocop (1.8.1)
147
+ rubocop (1.14.0)
150
148
  parallel (~> 1.10)
151
149
  parser (>= 3.0.0.0)
152
150
  rainbow (>= 2.2.2, < 4.0)
153
151
  regexp_parser (>= 1.8, < 3.0)
154
152
  rexml
155
- rubocop-ast (>= 1.2.0, < 2.0)
153
+ rubocop-ast (>= 1.5.0, < 2.0)
156
154
  ruby-progressbar (~> 1.7)
157
155
  unicode-display_width (>= 1.4.0, < 3.0)
158
- rubocop-ast (1.4.1)
159
- parser (>= 2.7.1.5)
160
- rubocop-performance (1.9.2)
161
- rubocop (>= 0.90.0, < 2.0)
156
+ rubocop-ast (1.5.0)
157
+ parser (>= 3.0.1.1)
158
+ rubocop-performance (1.11.2)
159
+ rubocop (>= 1.7.0, < 2.0)
162
160
  rubocop-ast (>= 0.4.0)
163
161
  ruby-progressbar (1.11.0)
164
162
  sprockets (4.0.2)
@@ -168,9 +166,9 @@ GEM
168
166
  actionpack (>= 4.0)
169
167
  activesupport (>= 4.0)
170
168
  sprockets (>= 3.0.0)
171
- standard (0.12.0)
172
- rubocop (= 1.8.1)
173
- rubocop-performance (= 1.9.2)
169
+ standard (1.1.1)
170
+ rubocop (= 1.14.0)
171
+ rubocop-performance (= 1.11.2)
174
172
  thor (1.1.0)
175
173
  thread_safe (0.3.6)
176
174
  tzinfo (1.2.9)
@@ -194,4 +192,4 @@ DEPENDENCIES
194
192
  standard
195
193
 
196
194
  BUNDLED WITH
197
- 2.2.13
195
+ 2.2.20
@@ -1,72 +1,72 @@
1
1
  PATH
2
2
  remote: ..
3
3
  specs:
4
- simple_calendar (2.4.2)
4
+ simple_calendar (2.4.3)
5
5
  rails (>= 3.0)
6
6
 
7
7
  GEM
8
8
  remote: http://rubygems.org/
9
9
  specs:
10
- actioncable (6.1.1)
11
- actionpack (= 6.1.1)
12
- activesupport (= 6.1.1)
10
+ actioncable (6.1.3.2)
11
+ actionpack (= 6.1.3.2)
12
+ activesupport (= 6.1.3.2)
13
13
  nio4r (~> 2.0)
14
14
  websocket-driver (>= 0.6.1)
15
- actionmailbox (6.1.1)
16
- actionpack (= 6.1.1)
17
- activejob (= 6.1.1)
18
- activerecord (= 6.1.1)
19
- activestorage (= 6.1.1)
20
- activesupport (= 6.1.1)
15
+ actionmailbox (6.1.3.2)
16
+ actionpack (= 6.1.3.2)
17
+ activejob (= 6.1.3.2)
18
+ activerecord (= 6.1.3.2)
19
+ activestorage (= 6.1.3.2)
20
+ activesupport (= 6.1.3.2)
21
21
  mail (>= 2.7.1)
22
- actionmailer (6.1.1)
23
- actionpack (= 6.1.1)
24
- actionview (= 6.1.1)
25
- activejob (= 6.1.1)
26
- activesupport (= 6.1.1)
22
+ actionmailer (6.1.3.2)
23
+ actionpack (= 6.1.3.2)
24
+ actionview (= 6.1.3.2)
25
+ activejob (= 6.1.3.2)
26
+ activesupport (= 6.1.3.2)
27
27
  mail (~> 2.5, >= 2.5.4)
28
28
  rails-dom-testing (~> 2.0)
29
- actionpack (6.1.1)
30
- actionview (= 6.1.1)
31
- activesupport (= 6.1.1)
29
+ actionpack (6.1.3.2)
30
+ actionview (= 6.1.3.2)
31
+ activesupport (= 6.1.3.2)
32
32
  rack (~> 2.0, >= 2.0.9)
33
33
  rack-test (>= 0.6.3)
34
34
  rails-dom-testing (~> 2.0)
35
35
  rails-html-sanitizer (~> 1.0, >= 1.2.0)
36
- actiontext (6.1.1)
37
- actionpack (= 6.1.1)
38
- activerecord (= 6.1.1)
39
- activestorage (= 6.1.1)
40
- activesupport (= 6.1.1)
36
+ actiontext (6.1.3.2)
37
+ actionpack (= 6.1.3.2)
38
+ activerecord (= 6.1.3.2)
39
+ activestorage (= 6.1.3.2)
40
+ activesupport (= 6.1.3.2)
41
41
  nokogiri (>= 1.8.5)
42
- actionview (6.1.1)
43
- activesupport (= 6.1.1)
42
+ actionview (6.1.3.2)
43
+ activesupport (= 6.1.3.2)
44
44
  builder (~> 3.1)
45
45
  erubi (~> 1.4)
46
46
  rails-dom-testing (~> 2.0)
47
47
  rails-html-sanitizer (~> 1.1, >= 1.2.0)
48
- activejob (6.1.1)
49
- activesupport (= 6.1.1)
48
+ activejob (6.1.3.2)
49
+ activesupport (= 6.1.3.2)
50
50
  globalid (>= 0.3.6)
51
- activemodel (6.1.1)
52
- activesupport (= 6.1.1)
53
- activerecord (6.1.1)
54
- activemodel (= 6.1.1)
55
- activesupport (= 6.1.1)
56
- activestorage (6.1.1)
57
- actionpack (= 6.1.1)
58
- activejob (= 6.1.1)
59
- activerecord (= 6.1.1)
60
- activesupport (= 6.1.1)
61
- marcel (~> 0.3.1)
62
- mimemagic (~> 0.3.2)
63
- activesupport (6.1.1)
51
+ activemodel (6.1.3.2)
52
+ activesupport (= 6.1.3.2)
53
+ activerecord (6.1.3.2)
54
+ activemodel (= 6.1.3.2)
55
+ activesupport (= 6.1.3.2)
56
+ activestorage (6.1.3.2)
57
+ actionpack (= 6.1.3.2)
58
+ activejob (= 6.1.3.2)
59
+ activerecord (= 6.1.3.2)
60
+ activesupport (= 6.1.3.2)
61
+ marcel (~> 1.0.0)
62
+ mini_mime (~> 1.0.2)
63
+ activesupport (6.1.3.2)
64
64
  concurrent-ruby (~> 1.0, >= 1.0.2)
65
65
  i18n (>= 1.6, < 2)
66
66
  minitest (>= 5.1)
67
67
  tzinfo (~> 2.0)
68
68
  zeitwerk (~> 2.3)
69
- appraisal (2.3.0)
69
+ appraisal (2.4.0)
70
70
  bundler
71
71
  rake
72
72
  thor (>= 0.14.0)
@@ -78,65 +78,63 @@ GEM
78
78
  erubi (1.10.0)
79
79
  globalid (0.4.2)
80
80
  activesupport (>= 4.2.0)
81
- i18n (1.8.8)
81
+ i18n (1.8.10)
82
82
  concurrent-ruby (~> 1.0)
83
- loofah (2.9.0)
83
+ loofah (2.9.1)
84
84
  crass (~> 1.0.2)
85
85
  nokogiri (>= 1.5.9)
86
86
  mail (2.7.1)
87
87
  mini_mime (>= 0.1.1)
88
- marcel (0.3.3)
89
- mimemagic (~> 0.3.2)
88
+ marcel (1.0.1)
90
89
  method_source (1.0.0)
91
- mimemagic (0.3.6)
92
- mini_mime (1.0.2)
93
- mini_portile2 (2.5.0)
94
- minitest (5.14.3)
95
- nio4r (2.5.4)
96
- nokogiri (1.11.1)
90
+ mini_mime (1.0.3)
91
+ mini_portile2 (2.5.1)
92
+ minitest (5.14.4)
93
+ nio4r (2.5.7)
94
+ nokogiri (1.11.3)
97
95
  mini_portile2 (~> 2.5.0)
98
96
  racc (~> 1.4)
99
- nokogiri (1.11.1-x86_64-darwin)
97
+ nokogiri (1.11.3-x86_64-darwin)
100
98
  racc (~> 1.4)
101
- nokogiri (1.11.1-x86_64-linux)
99
+ nokogiri (1.11.3-x86_64-linux)
102
100
  racc (~> 1.4)
103
101
  parallel (1.20.1)
104
- parser (3.0.0.0)
102
+ parser (3.0.1.1)
105
103
  ast (~> 2.4.1)
106
104
  racc (1.5.2)
107
105
  rack (2.2.3)
108
106
  rack-test (1.1.0)
109
107
  rack (>= 1.0, < 3)
110
- rails (6.1.1)
111
- actioncable (= 6.1.1)
112
- actionmailbox (= 6.1.1)
113
- actionmailer (= 6.1.1)
114
- actionpack (= 6.1.1)
115
- actiontext (= 6.1.1)
116
- actionview (= 6.1.1)
117
- activejob (= 6.1.1)
118
- activemodel (= 6.1.1)
119
- activerecord (= 6.1.1)
120
- activestorage (= 6.1.1)
121
- activesupport (= 6.1.1)
108
+ rails (6.1.3.2)
109
+ actioncable (= 6.1.3.2)
110
+ actionmailbox (= 6.1.3.2)
111
+ actionmailer (= 6.1.3.2)
112
+ actionpack (= 6.1.3.2)
113
+ actiontext (= 6.1.3.2)
114
+ actionview (= 6.1.3.2)
115
+ activejob (= 6.1.3.2)
116
+ activemodel (= 6.1.3.2)
117
+ activerecord (= 6.1.3.2)
118
+ activestorage (= 6.1.3.2)
119
+ activesupport (= 6.1.3.2)
122
120
  bundler (>= 1.15.0)
123
- railties (= 6.1.1)
121
+ railties (= 6.1.3.2)
124
122
  sprockets-rails (>= 2.0.0)
125
123
  rails-dom-testing (2.0.3)
126
124
  activesupport (>= 4.2.0)
127
125
  nokogiri (>= 1.6)
128
126
  rails-html-sanitizer (1.3.0)
129
127
  loofah (~> 2.3)
130
- railties (6.1.1)
131
- actionpack (= 6.1.1)
132
- activesupport (= 6.1.1)
128
+ railties (6.1.3.2)
129
+ actionpack (= 6.1.3.2)
130
+ activesupport (= 6.1.3.2)
133
131
  method_source
134
132
  rake (>= 0.8.7)
135
133
  thor (~> 1.0)
136
134
  rainbow (3.0.0)
137
135
  rake (13.0.3)
138
- regexp_parser (2.0.3)
139
- rexml (3.2.4)
136
+ regexp_parser (2.1.1)
137
+ rexml (3.2.5)
140
138
  rspec (3.10.0)
141
139
  rspec-core (~> 3.10.0)
142
140
  rspec-expectations (~> 3.10.0)
@@ -150,19 +148,19 @@ GEM
150
148
  diff-lcs (>= 1.2.0, < 2.0)
151
149
  rspec-support (~> 3.10.0)
152
150
  rspec-support (3.10.2)
153
- rubocop (1.8.1)
151
+ rubocop (1.14.0)
154
152
  parallel (~> 1.10)
155
153
  parser (>= 3.0.0.0)
156
154
  rainbow (>= 2.2.2, < 4.0)
157
155
  regexp_parser (>= 1.8, < 3.0)
158
156
  rexml
159
- rubocop-ast (>= 1.2.0, < 2.0)
157
+ rubocop-ast (>= 1.5.0, < 2.0)
160
158
  ruby-progressbar (~> 1.7)
161
159
  unicode-display_width (>= 1.4.0, < 3.0)
162
- rubocop-ast (1.4.1)
163
- parser (>= 2.7.1.5)
164
- rubocop-performance (1.9.2)
165
- rubocop (>= 0.90.0, < 2.0)
160
+ rubocop-ast (1.5.0)
161
+ parser (>= 3.0.1.1)
162
+ rubocop-performance (1.11.2)
163
+ rubocop (>= 1.7.0, < 2.0)
166
164
  rubocop-ast (>= 0.4.0)
167
165
  ruby-progressbar (1.11.0)
168
166
  sprockets (4.0.2)
@@ -172,9 +170,9 @@ GEM
172
170
  actionpack (>= 4.0)
173
171
  activesupport (>= 4.0)
174
172
  sprockets (>= 3.0.0)
175
- standard (0.12.0)
176
- rubocop (= 1.8.1)
177
- rubocop-performance (= 1.9.2)
173
+ standard (1.1.1)
174
+ rubocop (= 1.14.0)
175
+ rubocop-performance (= 1.11.2)
178
176
  thor (1.1.0)
179
177
  tzinfo (2.0.4)
180
178
  concurrent-ruby (~> 1.0)
@@ -197,4 +195,4 @@ DEPENDENCIES
197
195
  standard
198
196
 
199
197
  BUNDLED WITH
200
- 2.2.13
198
+ 2.2.20
@@ -86,13 +86,13 @@ GIT
86
86
  PATH
87
87
  remote: ..
88
88
  specs:
89
- simple_calendar (2.4.2)
89
+ simple_calendar (2.4.3)
90
90
  rails (>= 3.0)
91
91
 
92
92
  GEM
93
93
  remote: http://rubygems.org/
94
94
  specs:
95
- appraisal (2.3.0)
95
+ appraisal (2.4.0)
96
96
  bundler
97
97
  rake
98
98
  thor (>= 0.14.0)
@@ -104,9 +104,9 @@ GEM
104
104
  erubi (1.10.0)
105
105
  globalid (0.4.2)
106
106
  activesupport (>= 4.2.0)
107
- i18n (1.8.8)
107
+ i18n (1.8.10)
108
108
  concurrent-ruby (~> 1.0)
109
- loofah (2.9.0)
109
+ loofah (2.9.1)
110
110
  crass (~> 1.0.2)
111
111
  nokogiri (>= 1.5.9)
112
112
  mail (2.7.1)
@@ -114,20 +114,22 @@ GEM
114
114
  marcel (0.3.3)
115
115
  mimemagic (~> 0.3.2)
116
116
  method_source (1.0.0)
117
- mimemagic (0.3.6)
118
- mini_mime (1.0.2)
119
- mini_portile2 (2.5.0)
120
- minitest (5.14.3)
121
- nio4r (2.5.4)
122
- nokogiri (1.11.1)
117
+ mimemagic (0.3.10)
118
+ nokogiri (~> 1)
119
+ rake
120
+ mini_mime (1.1.0)
121
+ mini_portile2 (2.5.1)
122
+ minitest (5.14.4)
123
+ nio4r (2.5.7)
124
+ nokogiri (1.11.3)
123
125
  mini_portile2 (~> 2.5.0)
124
126
  racc (~> 1.4)
125
- nokogiri (1.11.1-x86_64-darwin)
127
+ nokogiri (1.11.3-x86_64-darwin)
126
128
  racc (~> 1.4)
127
- nokogiri (1.11.1-x86_64-linux)
129
+ nokogiri (1.11.3-x86_64-linux)
128
130
  racc (~> 1.4)
129
131
  parallel (1.20.1)
130
- parser (3.0.0.0)
132
+ parser (3.0.1.1)
131
133
  ast (~> 2.4.1)
132
134
  racc (1.5.2)
133
135
  rack (2.2.3)
@@ -140,8 +142,8 @@ GEM
140
142
  loofah (~> 2.3)
141
143
  rainbow (3.0.0)
142
144
  rake (13.0.3)
143
- regexp_parser (2.0.3)
144
- rexml (3.2.4)
145
+ regexp_parser (2.1.1)
146
+ rexml (3.2.5)
145
147
  rspec (3.10.0)
146
148
  rspec-core (~> 3.10.0)
147
149
  rspec-expectations (~> 3.10.0)
@@ -155,19 +157,19 @@ GEM
155
157
  diff-lcs (>= 1.2.0, < 2.0)
156
158
  rspec-support (~> 3.10.0)
157
159
  rspec-support (3.10.2)
158
- rubocop (1.8.1)
160
+ rubocop (1.14.0)
159
161
  parallel (~> 1.10)
160
162
  parser (>= 3.0.0.0)
161
163
  rainbow (>= 2.2.2, < 4.0)
162
164
  regexp_parser (>= 1.8, < 3.0)
163
165
  rexml
164
- rubocop-ast (>= 1.2.0, < 2.0)
166
+ rubocop-ast (>= 1.5.0, < 2.0)
165
167
  ruby-progressbar (~> 1.7)
166
168
  unicode-display_width (>= 1.4.0, < 3.0)
167
- rubocop-ast (1.4.1)
168
- parser (>= 2.7.1.5)
169
- rubocop-performance (1.9.2)
170
- rubocop (>= 0.90.0, < 2.0)
169
+ rubocop-ast (1.5.0)
170
+ parser (>= 3.0.1.1)
171
+ rubocop-performance (1.11.2)
172
+ rubocop (>= 1.7.0, < 2.0)
171
173
  rubocop-ast (>= 0.4.0)
172
174
  ruby-progressbar (1.11.0)
173
175
  sprockets (4.0.2)
@@ -177,9 +179,9 @@ GEM
177
179
  actionpack (>= 4.0)
178
180
  activesupport (>= 4.0)
179
181
  sprockets (>= 3.0.0)
180
- standard (0.12.0)
181
- rubocop (= 1.8.1)
182
- rubocop-performance (= 1.9.2)
182
+ standard (1.1.1)
183
+ rubocop (= 1.14.0)
184
+ rubocop-performance (= 1.11.2)
183
185
  thor (1.1.0)
184
186
  tzinfo (2.0.4)
185
187
  concurrent-ruby (~> 1.0)
@@ -202,4 +204,4 @@ DEPENDENCIES
202
204
  standard
203
205
 
204
206
  BUNDLED WITH
205
- 2.2.13
207
+ 2.2.20
@@ -1,7 +1,9 @@
1
1
  module SimpleCalendar
2
2
  class Engine < Rails::Engine
3
3
  initializer "simple_calendar.view_helpers" do
4
- ActionView::Base.send :include, ViewHelpers
4
+ ActiveSupport.on_load(:action_view) do
5
+ include ViewHelpers
6
+ end
5
7
  end
6
8
  end
7
9
  end
@@ -1,3 +1,3 @@
1
1
  module SimpleCalendar
2
- VERSION = "2.4.2"
2
+ VERSION = "2.4.3"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: simple_calendar
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.4.2
4
+ version: 2.4.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Chris Oliver
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-03-25 00:00:00.000000000 Z
11
+ date: 2021-07-07 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails
@@ -103,7 +103,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
103
103
  - !ruby/object:Gem::Version
104
104
  version: '0'
105
105
  requirements: []
106
- rubygems_version: 3.2.3
106
+ rubygems_version: 3.2.15
107
107
  signing_key:
108
108
  specification_version: 4
109
109
  summary: A simple Rails calendar