fibered_mysql2 0.1.0.pre.2 → 0.1.0.pre.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:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 767c4a6d73b876ca435d3221bdcaa298046560cd3aa1e8b946a65790c654bf1e
|
4
|
+
data.tar.gz: aa0b3d54109e0e006832d7fa2fc02b99bf6b018fea394104d0ab9f1cc455d6b5
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: b8fdbb7e5fa9b592e5a17c58b42878470e8d3d25589612229bdc078c628cc6c9240c9b9626faaa72e4e9092a38414cbae5c77a616aa2fc4cae3f4eecc834fbc3
|
7
|
+
data.tar.gz: c150c9d2af4a45350f67e518fb0efb279e91b2b2fe5a28479f4e344abf7587e51ae09e77423ea78602b2fee5e2a3c1bc1d971af4f4b4b4a12c3ea6777724ed54
|
data/Gemfile.lock
CHANGED
@@ -1,63 +1,63 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
fibered_mysql2 (0.1.0.pre.
|
4
|
+
fibered_mysql2 (0.1.0.pre.3)
|
5
5
|
em-synchrony (~> 1.0)
|
6
6
|
rails (>= 4.2, < 7)
|
7
7
|
|
8
8
|
GEM
|
9
9
|
remote: https://rubygems.org/
|
10
10
|
specs:
|
11
|
-
actioncable (6.0.3.
|
12
|
-
actionpack (= 6.0.3.
|
11
|
+
actioncable (6.0.3.4)
|
12
|
+
actionpack (= 6.0.3.4)
|
13
13
|
nio4r (~> 2.0)
|
14
14
|
websocket-driver (>= 0.6.1)
|
15
|
-
actionmailbox (6.0.3.
|
16
|
-
actionpack (= 6.0.3.
|
17
|
-
activejob (= 6.0.3.
|
18
|
-
activerecord (= 6.0.3.
|
19
|
-
activestorage (= 6.0.3.
|
20
|
-
activesupport (= 6.0.3.
|
15
|
+
actionmailbox (6.0.3.4)
|
16
|
+
actionpack (= 6.0.3.4)
|
17
|
+
activejob (= 6.0.3.4)
|
18
|
+
activerecord (= 6.0.3.4)
|
19
|
+
activestorage (= 6.0.3.4)
|
20
|
+
activesupport (= 6.0.3.4)
|
21
21
|
mail (>= 2.7.1)
|
22
|
-
actionmailer (6.0.3.
|
23
|
-
actionpack (= 6.0.3.
|
24
|
-
actionview (= 6.0.3.
|
25
|
-
activejob (= 6.0.3.
|
22
|
+
actionmailer (6.0.3.4)
|
23
|
+
actionpack (= 6.0.3.4)
|
24
|
+
actionview (= 6.0.3.4)
|
25
|
+
activejob (= 6.0.3.4)
|
26
26
|
mail (~> 2.5, >= 2.5.4)
|
27
27
|
rails-dom-testing (~> 2.0)
|
28
|
-
actionpack (6.0.3.
|
29
|
-
actionview (= 6.0.3.
|
30
|
-
activesupport (= 6.0.3.
|
28
|
+
actionpack (6.0.3.4)
|
29
|
+
actionview (= 6.0.3.4)
|
30
|
+
activesupport (= 6.0.3.4)
|
31
31
|
rack (~> 2.0, >= 2.0.8)
|
32
32
|
rack-test (>= 0.6.3)
|
33
33
|
rails-dom-testing (~> 2.0)
|
34
34
|
rails-html-sanitizer (~> 1.0, >= 1.2.0)
|
35
|
-
actiontext (6.0.3.
|
36
|
-
actionpack (= 6.0.3.
|
37
|
-
activerecord (= 6.0.3.
|
38
|
-
activestorage (= 6.0.3.
|
39
|
-
activesupport (= 6.0.3.
|
35
|
+
actiontext (6.0.3.4)
|
36
|
+
actionpack (= 6.0.3.4)
|
37
|
+
activerecord (= 6.0.3.4)
|
38
|
+
activestorage (= 6.0.3.4)
|
39
|
+
activesupport (= 6.0.3.4)
|
40
40
|
nokogiri (>= 1.8.5)
|
41
|
-
actionview (6.0.3.
|
42
|
-
activesupport (= 6.0.3.
|
41
|
+
actionview (6.0.3.4)
|
42
|
+
activesupport (= 6.0.3.4)
|
43
43
|
builder (~> 3.1)
|
44
44
|
erubi (~> 1.4)
|
45
45
|
rails-dom-testing (~> 2.0)
|
46
46
|
rails-html-sanitizer (~> 1.1, >= 1.2.0)
|
47
|
-
activejob (6.0.3.
|
48
|
-
activesupport (= 6.0.3.
|
47
|
+
activejob (6.0.3.4)
|
48
|
+
activesupport (= 6.0.3.4)
|
49
49
|
globalid (>= 0.3.6)
|
50
|
-
activemodel (6.0.3.
|
51
|
-
activesupport (= 6.0.3.
|
52
|
-
activerecord (6.0.3.
|
53
|
-
activemodel (= 6.0.3.
|
54
|
-
activesupport (= 6.0.3.
|
55
|
-
activestorage (6.0.3.
|
56
|
-
actionpack (= 6.0.3.
|
57
|
-
activejob (= 6.0.3.
|
58
|
-
activerecord (= 6.0.3.
|
50
|
+
activemodel (6.0.3.4)
|
51
|
+
activesupport (= 6.0.3.4)
|
52
|
+
activerecord (6.0.3.4)
|
53
|
+
activemodel (= 6.0.3.4)
|
54
|
+
activesupport (= 6.0.3.4)
|
55
|
+
activestorage (6.0.3.4)
|
56
|
+
actionpack (= 6.0.3.4)
|
57
|
+
activejob (= 6.0.3.4)
|
58
|
+
activerecord (= 6.0.3.4)
|
59
59
|
marcel (~> 0.3.1)
|
60
|
-
activesupport (6.0.3.
|
60
|
+
activesupport (6.0.3.4)
|
61
61
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
62
62
|
i18n (>= 0.7, < 2)
|
63
63
|
minitest (~> 5.1)
|
@@ -114,29 +114,29 @@ GEM
|
|
114
114
|
rack (2.2.3)
|
115
115
|
rack-test (1.1.0)
|
116
116
|
rack (>= 1.0, < 3)
|
117
|
-
rails (6.0.3.
|
118
|
-
actioncable (= 6.0.3.
|
119
|
-
actionmailbox (= 6.0.3.
|
120
|
-
actionmailer (= 6.0.3.
|
121
|
-
actionpack (= 6.0.3.
|
122
|
-
actiontext (= 6.0.3.
|
123
|
-
actionview (= 6.0.3.
|
124
|
-
activejob (= 6.0.3.
|
125
|
-
activemodel (= 6.0.3.
|
126
|
-
activerecord (= 6.0.3.
|
127
|
-
activestorage (= 6.0.3.
|
128
|
-
activesupport (= 6.0.3.
|
117
|
+
rails (6.0.3.4)
|
118
|
+
actioncable (= 6.0.3.4)
|
119
|
+
actionmailbox (= 6.0.3.4)
|
120
|
+
actionmailer (= 6.0.3.4)
|
121
|
+
actionpack (= 6.0.3.4)
|
122
|
+
actiontext (= 6.0.3.4)
|
123
|
+
actionview (= 6.0.3.4)
|
124
|
+
activejob (= 6.0.3.4)
|
125
|
+
activemodel (= 6.0.3.4)
|
126
|
+
activerecord (= 6.0.3.4)
|
127
|
+
activestorage (= 6.0.3.4)
|
128
|
+
activesupport (= 6.0.3.4)
|
129
129
|
bundler (>= 1.3.0)
|
130
|
-
railties (= 6.0.3.
|
130
|
+
railties (= 6.0.3.4)
|
131
131
|
sprockets-rails (>= 2.0.0)
|
132
132
|
rails-dom-testing (2.0.3)
|
133
133
|
activesupport (>= 4.2.0)
|
134
134
|
nokogiri (>= 1.6)
|
135
135
|
rails-html-sanitizer (1.3.0)
|
136
136
|
loofah (~> 2.3)
|
137
|
-
railties (6.0.3.
|
138
|
-
actionpack (= 6.0.3.
|
139
|
-
activesupport (= 6.0.3.
|
137
|
+
railties (6.0.3.4)
|
138
|
+
actionpack (= 6.0.3.4)
|
139
|
+
activesupport (= 6.0.3.4)
|
140
140
|
method_source
|
141
141
|
rake (>= 0.8.7)
|
142
142
|
thor (>= 0.20.3, < 2.0)
|
File without changes
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: fibered_mysql2
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.1.0.pre.
|
4
|
+
version: 0.1.0.pre.3
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Octothorp
|
@@ -66,8 +66,8 @@ files:
|
|
66
66
|
- gemfiles/rails_4.gemfile
|
67
67
|
- gemfiles/rails_5.gemfile
|
68
68
|
- gemfiles/rails_6.gemfile
|
69
|
+
- lib/active_record/connection_adapters/fibered_mysql2_adapter.rb
|
69
70
|
- lib/fibered_mysql2.rb
|
70
|
-
- lib/fibered_mysql2/fibered_mysql2_adapter.rb
|
71
71
|
- lib/fibered_mysql2/version.rb
|
72
72
|
homepage: https://github.com/Invoca/fibered_mysql2
|
73
73
|
licenses: []
|