consul 1.3.2 → 2.0.0

Sign up to get free protection for your applications and to get access to all the features.
data/Gemfile.5-2.lock DELETED
@@ -1,128 +0,0 @@
1
- PATH
2
- remote: .
3
- specs:
4
- consul (1.3.2)
5
- activerecord (>= 3.2)
6
- activesupport (>= 3.2)
7
- edge_rider (>= 0.3.0)
8
- memoized (>= 1.0.2)
9
- railties (>= 3.2)
10
-
11
- GEM
12
- remote: https://rubygems.org/
13
- specs:
14
- actionpack (5.2.2)
15
- actionview (= 5.2.2)
16
- activesupport (= 5.2.2)
17
- rack (~> 2.0)
18
- rack-test (>= 0.6.3)
19
- rails-dom-testing (~> 2.0)
20
- rails-html-sanitizer (~> 1.0, >= 1.0.2)
21
- actionview (5.2.2)
22
- activesupport (= 5.2.2)
23
- builder (~> 3.1)
24
- erubi (~> 1.4)
25
- rails-dom-testing (~> 2.0)
26
- rails-html-sanitizer (~> 1.0, >= 1.0.3)
27
- activemodel (5.2.2)
28
- activesupport (= 5.2.2)
29
- activerecord (5.2.2)
30
- activemodel (= 5.2.2)
31
- activesupport (= 5.2.2)
32
- arel (>= 9.0)
33
- activesupport (5.2.2)
34
- concurrent-ruby (~> 1.0, >= 1.0.2)
35
- i18n (>= 0.7, < 2)
36
- minitest (~> 5.1)
37
- tzinfo (~> 1.1)
38
- arel (9.0.0)
39
- assignable_values (0.18.0)
40
- activerecord (>= 2.3)
41
- builder (3.2.3)
42
- byebug (11.0.1)
43
- concurrent-ruby (1.1.4)
44
- crass (1.0.4)
45
- database_cleaner (1.7.0)
46
- diff-lcs (1.3)
47
- edge_rider (2.1.1)
48
- activerecord (>= 3.2)
49
- erubi (1.8.0)
50
- gemika (0.8.1)
51
- i18n (1.5.3)
52
- concurrent-ruby (~> 1.0)
53
- loofah (2.2.3)
54
- crass (~> 1.0.2)
55
- nokogiri (>= 1.5.9)
56
- memoized (1.1.1)
57
- method_source (0.9.2)
58
- mini_portile2 (2.4.0)
59
- minitest (5.11.3)
60
- nokogiri (1.10.1)
61
- mini_portile2 (~> 2.4.0)
62
- rack (2.0.6)
63
- rack-test (1.1.0)
64
- rack (>= 1.0, < 3)
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
- railties (5.2.2)
71
- actionpack (= 5.2.2)
72
- activesupport (= 5.2.2)
73
- method_source
74
- rake (>= 0.8.7)
75
- thor (>= 0.19.0, < 2.0)
76
- rake (12.3.2)
77
- rspec (3.6.0)
78
- rspec-core (~> 3.6.0)
79
- rspec-expectations (~> 3.6.0)
80
- rspec-mocks (~> 3.6.0)
81
- rspec-core (3.6.0)
82
- rspec-support (~> 3.6.0)
83
- rspec-expectations (3.6.0)
84
- diff-lcs (>= 1.2.0, < 2.0)
85
- rspec-support (~> 3.6.0)
86
- rspec-mocks (3.6.0)
87
- diff-lcs (>= 1.2.0, < 2.0)
88
- rspec-support (~> 3.6.0)
89
- rspec-rails (3.6.0)
90
- actionpack (>= 3.0)
91
- activesupport (>= 3.0)
92
- railties (>= 3.0)
93
- rspec-core (~> 3.6.0)
94
- rspec-expectations (~> 3.6.0)
95
- rspec-mocks (~> 3.6.0)
96
- rspec-support (~> 3.6.0)
97
- rspec-support (3.6.0)
98
- rspec_candy (0.4.1)
99
- rspec
100
- sneaky-save
101
- shoulda-matchers (3.1.1)
102
- activesupport (>= 4.0.0)
103
- sneaky-save (0.1.2)
104
- activerecord (>= 3.2.0)
105
- sqlite3 (1.3.13)
106
- thor (0.20.3)
107
- thread_safe (0.3.6)
108
- tzinfo (1.2.5)
109
- thread_safe (~> 0.1)
110
-
111
- PLATFORMS
112
- ruby
113
-
114
- DEPENDENCIES
115
- assignable_values (>= 0.18.0)
116
- byebug
117
- consul!
118
- database_cleaner
119
- gemika (>= 0.8.1)
120
- railties (>= 3.2)
121
- rspec
122
- rspec-rails
123
- rspec_candy
124
- shoulda-matchers
125
- sqlite3
126
-
127
- BUNDLED WITH
128
- 1.17.3
data/Gemfile.7-0.lock DELETED
@@ -1,133 +0,0 @@
1
- PATH
2
- remote: .
3
- specs:
4
- consul (1.3.2)
5
- activerecord (>= 3.2)
6
- activesupport (>= 3.2)
7
- edge_rider (>= 0.3.0)
8
- memoized (>= 1.0.2)
9
- railties (>= 3.2)
10
-
11
- GEM
12
- remote: https://rubygems.org/
13
- specs:
14
- actionpack (7.0.4.1)
15
- actionview (= 7.0.4.1)
16
- activesupport (= 7.0.4.1)
17
- rack (~> 2.0, >= 2.2.0)
18
- rack-test (>= 0.6.3)
19
- rails-dom-testing (~> 2.0)
20
- rails-html-sanitizer (~> 1.0, >= 1.2.0)
21
- actionview (7.0.4.1)
22
- activesupport (= 7.0.4.1)
23
- builder (~> 3.1)
24
- erubi (~> 1.4)
25
- rails-dom-testing (~> 2.0)
26
- rails-html-sanitizer (~> 1.1, >= 1.2.0)
27
- activemodel (7.0.4.1)
28
- activesupport (= 7.0.4.1)
29
- activerecord (7.0.4.1)
30
- activemodel (= 7.0.4.1)
31
- activesupport (= 7.0.4.1)
32
- activesupport (7.0.4.1)
33
- concurrent-ruby (~> 1.0, >= 1.0.2)
34
- i18n (>= 1.6, < 2)
35
- minitest (>= 5.1)
36
- tzinfo (~> 2.0)
37
- assignable_values (0.18.0)
38
- activerecord (>= 2.3)
39
- builder (3.2.4)
40
- concurrent-ruby (1.2.0)
41
- crass (1.0.6)
42
- database_cleaner (2.0.1)
43
- database_cleaner-active_record (~> 2.0.0)
44
- database_cleaner-active_record (2.0.1)
45
- activerecord (>= 5.a)
46
- database_cleaner-core (~> 2.0.0)
47
- database_cleaner-core (2.0.1)
48
- diff-lcs (1.5.0)
49
- edge_rider (2.1.1)
50
- activerecord (>= 3.2)
51
- erubi (1.12.0)
52
- gemika (0.8.1)
53
- i18n (1.12.0)
54
- concurrent-ruby (~> 1.0)
55
- loofah (2.19.1)
56
- crass (~> 1.0.2)
57
- nokogiri (>= 1.5.9)
58
- memoized (1.1.1)
59
- method_source (1.0.0)
60
- mini_portile2 (2.8.1)
61
- minitest (5.17.0)
62
- nokogiri (1.14.0)
63
- mini_portile2 (~> 2.8.0)
64
- racc (~> 1.4)
65
- racc (1.6.2)
66
- rack (2.2.6.2)
67
- rack-test (2.0.2)
68
- rack (>= 1.3)
69
- rails-dom-testing (2.0.3)
70
- activesupport (>= 4.2.0)
71
- nokogiri (>= 1.6)
72
- rails-html-sanitizer (1.5.0)
73
- loofah (~> 2.19, >= 2.19.1)
74
- railties (7.0.4.1)
75
- actionpack (= 7.0.4.1)
76
- activesupport (= 7.0.4.1)
77
- method_source
78
- rake (>= 12.2)
79
- thor (~> 1.0)
80
- zeitwerk (~> 2.5)
81
- rake (13.0.6)
82
- rspec (3.12.0)
83
- rspec-core (~> 3.12.0)
84
- rspec-expectations (~> 3.12.0)
85
- rspec-mocks (~> 3.12.0)
86
- rspec-core (3.12.0)
87
- rspec-support (~> 3.12.0)
88
- rspec-expectations (3.12.2)
89
- diff-lcs (>= 1.2.0, < 2.0)
90
- rspec-support (~> 3.12.0)
91
- rspec-mocks (3.12.3)
92
- diff-lcs (>= 1.2.0, < 2.0)
93
- rspec-support (~> 3.12.0)
94
- rspec-rails (6.0.1)
95
- actionpack (>= 6.1)
96
- activesupport (>= 6.1)
97
- railties (>= 6.1)
98
- rspec-core (~> 3.11)
99
- rspec-expectations (~> 3.11)
100
- rspec-mocks (~> 3.11)
101
- rspec-support (~> 3.11)
102
- rspec-support (3.12.0)
103
- rspec_candy (0.5.1)
104
- rspec
105
- sneaky-save
106
- shoulda-matchers (5.3.0)
107
- activesupport (>= 5.2.0)
108
- sneaky-save (0.1.3)
109
- activerecord (>= 3.2.0)
110
- sqlite3 (1.6.0)
111
- mini_portile2 (~> 2.8.0)
112
- thor (1.2.1)
113
- tzinfo (2.0.5)
114
- concurrent-ruby (~> 1.0)
115
- zeitwerk (2.6.6)
116
-
117
- PLATFORMS
118
- ruby
119
-
120
- DEPENDENCIES
121
- assignable_values
122
- consul!
123
- database_cleaner
124
- gemika (>= 0.8.1)
125
- railties (>= 7.0.1)
126
- rspec
127
- rspec-rails
128
- rspec_candy
129
- shoulda-matchers
130
- sqlite3
131
-
132
- BUNDLED WITH
133
- 2.3.5