interage-query 0.1.1 → 0.1.2
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGES +4 -0
- data/Gemfile +0 -3
- data/Gemfile.lock +1 -41
- data/VERSION +1 -1
- data/lib/interage/query/version.rb +1 -1
- metadata +1 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 598c61f8efaff276e6b799d934421883f742913298e6767d533bdb83a412fef4
|
4
|
+
data.tar.gz: 1c5ae4709e3fa6c3fc490667ef2f0a2a470abe722b8d5c06bc10166527af298e
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: ab758a7d71571f8d1e70403270ba8952d4725f3da51574be7ae644dc24a90071fa558bf464136036d1bc49f2ae4790cd13e5ed1612d6afabaf934b8fcec20926
|
7
|
+
data.tar.gz: 6d46aeae2b6792d32a0ff6034727e84cf69174fd6624001b36450fb9da027516abc26a249e02ead3ca88970a5c69da8add1440864bc26f5a4f0c64457d9af2ee
|
data/CHANGES
CHANGED
data/Gemfile
CHANGED
data/Gemfile.lock
CHANGED
@@ -1,60 +1,26 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
interage-query (0.1.
|
4
|
+
interage-query (0.1.1)
|
5
5
|
|
6
6
|
GEM
|
7
7
|
remote: https://rubygems.org/
|
8
8
|
specs:
|
9
|
-
actionview (5.2.3)
|
10
|
-
activesupport (= 5.2.3)
|
11
|
-
builder (~> 3.1)
|
12
|
-
erubi (~> 1.4)
|
13
|
-
rails-dom-testing (~> 2.0)
|
14
|
-
rails-html-sanitizer (~> 1.0, >= 1.0.3)
|
15
|
-
activemodel (5.2.3)
|
16
|
-
activesupport (= 5.2.3)
|
17
|
-
activerecord (5.2.3)
|
18
|
-
activemodel (= 5.2.3)
|
19
|
-
activesupport (= 5.2.3)
|
20
|
-
arel (>= 9.0)
|
21
9
|
activesupport (5.2.3)
|
22
10
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
23
11
|
i18n (>= 0.7, < 2)
|
24
12
|
minitest (~> 5.1)
|
25
13
|
tzinfo (~> 1.1)
|
26
|
-
arel (9.0.0)
|
27
14
|
ast (2.4.0)
|
28
15
|
brakeman (4.5.0)
|
29
|
-
builder (3.2.3)
|
30
16
|
coderay (1.1.2)
|
31
17
|
concurrent-ruby (1.1.5)
|
32
|
-
crass (1.0.4)
|
33
18
|
diff-lcs (1.3)
|
34
|
-
erubi (1.8.0)
|
35
19
|
i18n (1.6.0)
|
36
20
|
concurrent-ruby (~> 1.0)
|
37
21
|
jaro_winkler (1.5.2)
|
38
|
-
kaminari (1.1.1)
|
39
|
-
activesupport (>= 4.1.0)
|
40
|
-
kaminari-actionview (= 1.1.1)
|
41
|
-
kaminari-activerecord (= 1.1.1)
|
42
|
-
kaminari-core (= 1.1.1)
|
43
|
-
kaminari-actionview (1.1.1)
|
44
|
-
actionview
|
45
|
-
kaminari-core (= 1.1.1)
|
46
|
-
kaminari-activerecord (1.1.1)
|
47
|
-
activerecord
|
48
|
-
kaminari-core (= 1.1.1)
|
49
|
-
kaminari-core (1.1.1)
|
50
|
-
loofah (2.2.3)
|
51
|
-
crass (~> 1.0.2)
|
52
|
-
nokogiri (>= 1.5.9)
|
53
22
|
method_source (0.9.2)
|
54
|
-
mini_portile2 (2.4.0)
|
55
23
|
minitest (5.11.3)
|
56
|
-
nokogiri (1.10.3)
|
57
|
-
mini_portile2 (~> 2.4.0)
|
58
24
|
parallel (1.17.0)
|
59
25
|
parser (2.6.2.1)
|
60
26
|
ast (~> 2.4.0)
|
@@ -62,11 +28,6 @@ GEM
|
|
62
28
|
coderay (~> 1.1.0)
|
63
29
|
method_source (~> 0.9.0)
|
64
30
|
psych (3.1.0)
|
65
|
-
rails-dom-testing (2.0.3)
|
66
|
-
activesupport (>= 4.2.0)
|
67
|
-
nokogiri (>= 1.6)
|
68
|
-
rails-html-sanitizer (1.0.4)
|
69
|
-
loofah (~> 2.2, >= 2.2.2)
|
70
31
|
rainbow (3.0.0)
|
71
32
|
rake (10.5.0)
|
72
33
|
rspec (3.8.0)
|
@@ -108,7 +69,6 @@ DEPENDENCIES
|
|
108
69
|
brakeman (~> 4.3, >= 4.3.1)
|
109
70
|
bundler (~> 2.0)
|
110
71
|
interage-query!
|
111
|
-
kaminari (~> 1.1.1)
|
112
72
|
pry (~> 0.12.2)
|
113
73
|
rake (~> 10.0)
|
114
74
|
rspec (~> 3.8)
|
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
0.1.
|
1
|
+
0.1.1
|