this_feature-adapters-flipper 0.6.0 → 0.6.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Gemfile.lock +21 -21
- data/lib/this_feature/adapters/memory.rb +4 -0
- data/lib/this_feature/version.rb +1 -1
- data/memory +0 -0
- data/this_feature-0.6.0.gem +0 -0
- metadata +3 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 59fad6c074fe4555362a332da9c2be41ee793da92a4c4d4b9569b5dcc02043df
|
4
|
+
data.tar.gz: d73ef69e4524b58b890db551f63caee673bb66b1e87aaef0f260951a1e7d0c1c
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: aaaa6a00c083509395ee5c21acfc6475cc3291273d41a3d3d16026c985680444e02ed3000a26232e3eebf577adb0a9a1ae01344ddf39fce5c7987130c7bce575
|
7
|
+
data.tar.gz: a8e3e946918977ae9c34af2233bd46efcab168f6e54381b5ceda0418f03044b01554cd378ad1a04ac303f1c9d812601eda662fd93e64cfc1aedcc1f7cd6febd1
|
data/Gemfile.lock
CHANGED
@@ -1,32 +1,32 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
this_feature (0.6.
|
5
|
-
this_feature-adapters-flipper (0.6.
|
4
|
+
this_feature (0.6.1)
|
5
|
+
this_feature-adapters-flipper (0.6.1)
|
6
6
|
flipper (~> 0.16)
|
7
7
|
flipper-active_record (~> 0.16)
|
8
8
|
this_feature
|
9
|
-
this_feature-adapters-split_io (0.6.
|
9
|
+
this_feature-adapters-split_io (0.6.1)
|
10
10
|
splitclient-rb
|
11
11
|
this_feature
|
12
12
|
|
13
13
|
GEM
|
14
14
|
remote: https://rubygems.org/
|
15
15
|
specs:
|
16
|
-
activemodel (6.
|
17
|
-
activesupport (= 6.
|
18
|
-
activerecord (6.
|
19
|
-
activemodel (= 6.
|
20
|
-
activesupport (= 6.
|
21
|
-
activesupport (6.
|
16
|
+
activemodel (6.1.3)
|
17
|
+
activesupport (= 6.1.3)
|
18
|
+
activerecord (6.1.3)
|
19
|
+
activemodel (= 6.1.3)
|
20
|
+
activesupport (= 6.1.3)
|
21
|
+
activesupport (6.1.3)
|
22
22
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
23
|
-
i18n (>=
|
24
|
-
minitest (
|
25
|
-
tzinfo (~>
|
26
|
-
zeitwerk (~> 2.
|
23
|
+
i18n (>= 1.6, < 2)
|
24
|
+
minitest (>= 5.1)
|
25
|
+
tzinfo (~> 2.0)
|
26
|
+
zeitwerk (~> 2.3)
|
27
27
|
byebug (11.1.2)
|
28
28
|
coderay (1.1.2)
|
29
|
-
concurrent-ruby (1.1.
|
29
|
+
concurrent-ruby (1.1.8)
|
30
30
|
connection_pool (2.2.3)
|
31
31
|
database_cleaner (1.8.4)
|
32
32
|
database_cleaner-active_record (1.8.0)
|
@@ -42,15 +42,15 @@ GEM
|
|
42
42
|
flipper-active_record (0.20.3)
|
43
43
|
activerecord (>= 5.0, < 7)
|
44
44
|
flipper (~> 0.20.3)
|
45
|
-
gem-release (2.
|
45
|
+
gem-release (2.2.1)
|
46
46
|
hitimes (1.3.1)
|
47
|
-
i18n (1.8.
|
47
|
+
i18n (1.8.9)
|
48
48
|
concurrent-ruby (~> 1.0)
|
49
49
|
json (2.5.1)
|
50
50
|
jwt (2.2.2)
|
51
51
|
lru_redux (1.1.0)
|
52
52
|
method_source (1.0.0)
|
53
|
-
minitest (5.14.
|
53
|
+
minitest (5.14.4)
|
54
54
|
multipart-post (2.1.1)
|
55
55
|
net-http-persistent (4.0.1)
|
56
56
|
connection_pool (~> 2.2)
|
@@ -78,7 +78,7 @@ GEM
|
|
78
78
|
ruby2_keywords (0.0.4)
|
79
79
|
socketry (0.5.1)
|
80
80
|
hitimes (~> 1.2)
|
81
|
-
splitclient-rb (7.2.
|
81
|
+
splitclient-rb (7.2.3)
|
82
82
|
concurrent-ruby (~> 1.0)
|
83
83
|
faraday (>= 0.8)
|
84
84
|
json (>= 1.8)
|
@@ -90,9 +90,9 @@ GEM
|
|
90
90
|
thread_safe (>= 0.3)
|
91
91
|
sqlite3 (1.4.2)
|
92
92
|
thread_safe (0.3.6)
|
93
|
-
tzinfo (
|
94
|
-
|
95
|
-
zeitwerk (2.4.
|
93
|
+
tzinfo (2.0.4)
|
94
|
+
concurrent-ruby (~> 1.0)
|
95
|
+
zeitwerk (2.4.2)
|
96
96
|
|
97
97
|
PLATFORMS
|
98
98
|
ruby
|
data/lib/this_feature/version.rb
CHANGED
data/memory
CHANGED
Binary file
|
Binary file
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: this_feature-adapters-flipper
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.6.
|
4
|
+
version: 0.6.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Max Pleaner
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2021-
|
11
|
+
date: 2021-03-04 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: this_feature
|
@@ -78,6 +78,7 @@ files:
|
|
78
78
|
- lib/this_feature/flag.rb
|
79
79
|
- lib/this_feature/version.rb
|
80
80
|
- memory
|
81
|
+
- this_feature-0.6.0.gem
|
81
82
|
- this_feature-adapters-flipper.gemspec
|
82
83
|
- this_feature-adapters-split_io.gemspec
|
83
84
|
- this_feature.gemspec
|