running_count 0.2.7 → 0.2.8

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: 844dc46c625fb1a62606292f1c4d48c3abe2ddc7b196fe967ad2544e51723b62
4
- data.tar.gz: 115fc001f049a35e3302d7a7e061a0885f4983edf494c2a6ebc36b6cafed8f7c
3
+ metadata.gz: a0790e1704f59e2f8973afed58b33d7adbbb3148bdc2c0bbc897603bb7962217
4
+ data.tar.gz: ccb0ae21424bf871eb74b257f54488d009b46fe15d2dbdc7daf7b5f60a92b5c7
5
5
  SHA512:
6
- metadata.gz: 0d50960d3157b7bc6aa0869c7ce20796a08a6d60c04beea60f6adf42432735d0e9b35a66a1efe55ad6c0f564497260829891e4b0b8a020ae367c076439cbc448
7
- data.tar.gz: 1694eae73b4d8352219ccf4286354cd3f8c8b2630f57a8f0874df93b43307ed28ce38d2ceb93835eede640f3f04cfcfec28ee066bfa414ce58b533bc8af92e73
6
+ metadata.gz: b2562659454f84bea398d1489b0de4556ad68eccfe51aa1a2ac38c4e5fe2d561000aef24a24a14b30da8a3f290765a458e927d0b7fb6b3d114cdf7da9b95e286
7
+ data.tar.gz: 9bc35af2d7e8bea2f2bc38ee8d16b304aa54aa47e44f61ded2143f2b12c5616e56027dd7c2fdb49fdfb04a7822f419b84f52384f8822b2f0ab7e457cc42cbe93
@@ -1,138 +1,156 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- running_count (0.2.7)
4
+ running_count (0.2.8)
5
5
  activesupport
6
- pg (= 0.20.0)
6
+ pg (>= 0.20.0)
7
7
  redis-rails (>= 5.0)
8
8
 
9
9
  GEM
10
10
  remote: https://rubygems.org/
11
11
  specs:
12
- actionmailer (4.2.11)
13
- actionpack (= 4.2.11)
14
- actionview (= 4.2.11)
15
- activejob (= 4.2.11)
12
+ actioncable (6.0.1)
13
+ actionpack (= 6.0.1)
14
+ nio4r (~> 2.0)
15
+ websocket-driver (>= 0.6.1)
16
+ actionmailbox (6.0.1)
17
+ actionpack (= 6.0.1)
18
+ activejob (= 6.0.1)
19
+ activerecord (= 6.0.1)
20
+ activestorage (= 6.0.1)
21
+ activesupport (= 6.0.1)
22
+ mail (>= 2.7.1)
23
+ actionmailer (6.0.1)
24
+ actionpack (= 6.0.1)
25
+ actionview (= 6.0.1)
26
+ activejob (= 6.0.1)
16
27
  mail (~> 2.5, >= 2.5.4)
17
- rails-dom-testing (~> 1.0, >= 1.0.5)
18
- actionpack (4.2.11)
19
- actionview (= 4.2.11)
20
- activesupport (= 4.2.11)
21
- rack (~> 1.6)
22
- rack-test (~> 0.6.2)
23
- rails-dom-testing (~> 1.0, >= 1.0.5)
24
- rails-html-sanitizer (~> 1.0, >= 1.0.2)
25
- actionview (4.2.11)
26
- activesupport (= 4.2.11)
28
+ rails-dom-testing (~> 2.0)
29
+ actionpack (6.0.1)
30
+ actionview (= 6.0.1)
31
+ activesupport (= 6.0.1)
32
+ rack (~> 2.0)
33
+ rack-test (>= 0.6.3)
34
+ rails-dom-testing (~> 2.0)
35
+ rails-html-sanitizer (~> 1.0, >= 1.2.0)
36
+ actiontext (6.0.1)
37
+ actionpack (= 6.0.1)
38
+ activerecord (= 6.0.1)
39
+ activestorage (= 6.0.1)
40
+ activesupport (= 6.0.1)
41
+ nokogiri (>= 1.8.5)
42
+ actionview (6.0.1)
43
+ activesupport (= 6.0.1)
27
44
  builder (~> 3.1)
28
- erubis (~> 2.7.0)
29
- rails-dom-testing (~> 1.0, >= 1.0.5)
30
- rails-html-sanitizer (~> 1.0, >= 1.0.3)
31
- activejob (4.2.11)
32
- activesupport (= 4.2.11)
33
- globalid (>= 0.3.0)
34
- activemodel (4.2.11)
35
- activesupport (= 4.2.11)
36
- builder (~> 3.1)
37
- activerecord (4.2.11)
38
- activemodel (= 4.2.11)
39
- activesupport (= 4.2.11)
40
- arel (~> 6.0)
41
- activesupport (4.2.11)
42
- i18n (~> 0.7)
45
+ erubi (~> 1.4)
46
+ rails-dom-testing (~> 2.0)
47
+ rails-html-sanitizer (~> 1.1, >= 1.2.0)
48
+ activejob (6.0.1)
49
+ activesupport (= 6.0.1)
50
+ globalid (>= 0.3.6)
51
+ activemodel (6.0.1)
52
+ activesupport (= 6.0.1)
53
+ activerecord (6.0.1)
54
+ activemodel (= 6.0.1)
55
+ activesupport (= 6.0.1)
56
+ activestorage (6.0.1)
57
+ actionpack (= 6.0.1)
58
+ activejob (= 6.0.1)
59
+ activerecord (= 6.0.1)
60
+ marcel (~> 0.3.1)
61
+ activesupport (6.0.1)
62
+ concurrent-ruby (~> 1.0, >= 1.0.2)
63
+ i18n (>= 0.7, < 2)
43
64
  minitest (~> 5.1)
44
- thread_safe (~> 0.3, >= 0.3.4)
45
65
  tzinfo (~> 1.1)
46
- arel (6.0.4)
66
+ zeitwerk (~> 2.2)
47
67
  builder (3.2.3)
48
- byebug (10.0.2)
49
- coderay (1.1.2)
50
- concurrent-ruby (1.1.4)
51
- crass (1.0.4)
68
+ concurrent-ruby (1.1.5)
69
+ crass (1.0.5)
52
70
  database_cleaner (1.7.0)
53
71
  diff-lcs (1.3)
54
- erubis (2.7.0)
72
+ erubi (1.9.0)
55
73
  globalid (0.4.2)
56
74
  activesupport (>= 4.2.0)
57
- i18n (0.9.5)
75
+ i18n (1.7.0)
58
76
  concurrent-ruby (~> 1.0)
59
- loofah (2.2.3)
77
+ loofah (2.3.1)
60
78
  crass (~> 1.0.2)
61
79
  nokogiri (>= 1.5.9)
62
80
  mail (2.7.1)
63
81
  mini_mime (>= 0.1.1)
82
+ marcel (0.3.3)
83
+ mimemagic (~> 0.3.2)
64
84
  method_source (0.9.2)
65
- mini_mime (1.0.1)
85
+ mimemagic (0.3.3)
86
+ mini_mime (1.0.2)
66
87
  mini_portile2 (2.4.0)
67
- minitest (5.11.3)
68
- nokogiri (1.10.1)
88
+ minitest (5.13.0)
89
+ nio4r (2.5.2)
90
+ nokogiri (1.10.5)
69
91
  mini_portile2 (~> 2.4.0)
70
- pg (0.20.0)
71
- pry (0.12.2)
72
- coderay (~> 1.1.0)
73
- method_source (~> 0.9.0)
74
- pry-byebug (3.6.0)
75
- byebug (~> 10.0)
76
- pry (~> 0.10)
77
- rack (1.6.11)
78
- rack-test (0.6.3)
79
- rack (>= 1.0)
80
- rails (4.2.11)
81
- actionmailer (= 4.2.11)
82
- actionpack (= 4.2.11)
83
- actionview (= 4.2.11)
84
- activejob (= 4.2.11)
85
- activemodel (= 4.2.11)
86
- activerecord (= 4.2.11)
87
- activesupport (= 4.2.11)
88
- bundler (>= 1.3.0, < 2.0)
89
- railties (= 4.2.11)
90
- sprockets-rails
91
- rails-deprecated_sanitizer (1.0.3)
92
- activesupport (>= 4.2.0.alpha)
93
- rails-dom-testing (1.0.9)
94
- activesupport (>= 4.2.0, < 5.0)
95
- nokogiri (~> 1.6)
96
- rails-deprecated_sanitizer (>= 1.0.1)
97
- rails-html-sanitizer (1.0.4)
98
- loofah (~> 2.2, >= 2.2.2)
99
- railties (4.2.11)
100
- actionpack (= 4.2.11)
101
- activesupport (= 4.2.11)
92
+ pg (1.1.4)
93
+ rack (2.0.7)
94
+ rack-test (1.1.0)
95
+ rack (>= 1.0, < 3)
96
+ rails (6.0.1)
97
+ actioncable (= 6.0.1)
98
+ actionmailbox (= 6.0.1)
99
+ actionmailer (= 6.0.1)
100
+ actionpack (= 6.0.1)
101
+ actiontext (= 6.0.1)
102
+ actionview (= 6.0.1)
103
+ activejob (= 6.0.1)
104
+ activemodel (= 6.0.1)
105
+ activerecord (= 6.0.1)
106
+ activestorage (= 6.0.1)
107
+ activesupport (= 6.0.1)
108
+ bundler (>= 1.3.0)
109
+ railties (= 6.0.1)
110
+ sprockets-rails (>= 2.0.0)
111
+ rails-dom-testing (2.0.3)
112
+ activesupport (>= 4.2.0)
113
+ nokogiri (>= 1.6)
114
+ rails-html-sanitizer (1.3.0)
115
+ loofah (~> 2.3)
116
+ railties (6.0.1)
117
+ actionpack (= 6.0.1)
118
+ activesupport (= 6.0.1)
119
+ method_source
102
120
  rake (>= 0.8.7)
103
- thor (>= 0.18.1, < 2.0)
104
- rake (10.5.0)
105
- redis (4.1.0)
106
- redis-actionpack (5.0.2)
107
- actionpack (>= 4.0, < 6)
121
+ thor (>= 0.20.3, < 2.0)
122
+ rake (13.0.1)
123
+ redis (4.1.3)
124
+ redis-actionpack (5.1.0)
125
+ actionpack (>= 4.0, < 7)
108
126
  redis-rack (>= 1, < 3)
109
127
  redis-store (>= 1.1.0, < 2)
110
- redis-activesupport (5.0.7)
111
- activesupport (>= 3, < 6)
128
+ redis-activesupport (5.2.0)
129
+ activesupport (>= 3, < 7)
112
130
  redis-store (>= 1.3, < 2)
113
- redis-rack (2.0.5)
131
+ redis-rack (2.0.6)
114
132
  rack (>= 1.5, < 3)
115
133
  redis-store (>= 1.2, < 2)
116
134
  redis-rails (5.0.2)
117
135
  redis-actionpack (>= 5.0, < 6)
118
136
  redis-activesupport (>= 5.0, < 6)
119
137
  redis-store (>= 1.2, < 2)
120
- redis-store (1.6.0)
121
- redis (>= 2.2, < 5)
122
- rspec (3.8.0)
123
- rspec-core (~> 3.8.0)
124
- rspec-expectations (~> 3.8.0)
125
- rspec-mocks (~> 3.8.0)
126
- rspec-core (3.8.0)
127
- rspec-support (~> 3.8.0)
128
- rspec-expectations (3.8.2)
138
+ redis-store (1.8.1)
139
+ redis (>= 4, < 5)
140
+ rspec (3.9.0)
141
+ rspec-core (~> 3.9.0)
142
+ rspec-expectations (~> 3.9.0)
143
+ rspec-mocks (~> 3.9.0)
144
+ rspec-core (3.9.0)
145
+ rspec-support (~> 3.9.0)
146
+ rspec-expectations (3.9.0)
129
147
  diff-lcs (>= 1.2.0, < 2.0)
130
- rspec-support (~> 3.8.0)
131
- rspec-mocks (3.8.0)
148
+ rspec-support (~> 3.9.0)
149
+ rspec-mocks (3.9.0)
132
150
  diff-lcs (>= 1.2.0, < 2.0)
133
- rspec-support (~> 3.8.0)
134
- rspec-support (3.8.0)
135
- sprockets (3.7.2)
151
+ rspec-support (~> 3.9.0)
152
+ rspec-support (3.9.0)
153
+ sprockets (4.0.0)
136
154
  concurrent-ruby (~> 1.0)
137
155
  rack (> 1, < 3)
138
156
  sprockets-rails (3.2.1)
@@ -143,17 +161,20 @@ GEM
143
161
  thread_safe (0.3.6)
144
162
  tzinfo (1.2.5)
145
163
  thread_safe (~> 0.1)
164
+ websocket-driver (0.7.1)
165
+ websocket-extensions (>= 0.1.0)
166
+ websocket-extensions (0.1.4)
167
+ zeitwerk (2.2.1)
146
168
 
147
169
  PLATFORMS
148
170
  ruby
149
171
 
150
172
  DEPENDENCIES
151
173
  database_cleaner (>= 1.7.0)
152
- pry-byebug (>= 3.6.0)
153
174
  rails
154
175
  rake (>= 10.0)
155
176
  rspec (>= 3.0)
156
177
  running_count!
157
178
 
158
179
  BUNDLED WITH
159
- 1.17.3
180
+ 2.0.1
@@ -1,3 +1,3 @@
1
1
  module RunningCount
2
- VERSION = "0.2.7"
2
+ VERSION = "0.2.8"
3
3
  end
@@ -38,11 +38,10 @@ Gem::Specification.new do |spec|
38
38
 
39
39
  spec.add_dependency "activesupport"
40
40
  spec.add_dependency "redis-rails", ">= 5.0"
41
- spec.add_dependency "pg", "0.20.0"
41
+ spec.add_dependency "pg", ">= 0.20.0"
42
42
 
43
43
  spec.add_development_dependency "rake", ">= 10.0"
44
44
  spec.add_development_dependency "rspec", ">= 3.0"
45
45
  spec.add_development_dependency "rails"
46
46
  spec.add_development_dependency "database_cleaner", ">= 1.7.0"
47
- spec.add_development_dependency "pry-byebug", ">= 3.6.0"
48
47
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: running_count
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.7
4
+ version: 0.2.8
5
5
  platform: ruby
6
6
  authors:
7
7
  - Isaac Priestley
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2019-09-18 00:00:00.000000000 Z
11
+ date: 2019-11-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: activesupport
@@ -42,14 +42,14 @@ dependencies:
42
42
  name: pg
43
43
  requirement: !ruby/object:Gem::Requirement
44
44
  requirements:
45
- - - '='
45
+ - - ">="
46
46
  - !ruby/object:Gem::Version
47
47
  version: 0.20.0
48
48
  type: :runtime
49
49
  prerelease: false
50
50
  version_requirements: !ruby/object:Gem::Requirement
51
51
  requirements:
52
- - - '='
52
+ - - ">="
53
53
  - !ruby/object:Gem::Version
54
54
  version: 0.20.0
55
55
  - !ruby/object:Gem::Dependency
@@ -108,20 +108,6 @@ dependencies:
108
108
  - - ">="
109
109
  - !ruby/object:Gem::Version
110
110
  version: 1.7.0
111
- - !ruby/object:Gem::Dependency
112
- name: pry-byebug
113
- requirement: !ruby/object:Gem::Requirement
114
- requirements:
115
- - - ">="
116
- - !ruby/object:Gem::Version
117
- version: 3.6.0
118
- type: :development
119
- prerelease: false
120
- version_requirements: !ruby/object:Gem::Requirement
121
- requirements:
122
- - - ">="
123
- - !ruby/object:Gem::Version
124
- version: 3.6.0
125
111
  description: Write a longer description or delete this line.
126
112
  email:
127
113
  - isaac@teachable.com