consul 1.0.2 → 1.1.1

Sign up to get free protection for your applications and to get access to all the features.
data/Gemfile.6-0.lock DELETED
@@ -1,188 +0,0 @@
1
- PATH
2
- remote: .
3
- specs:
4
- consul (1.0.1)
5
- edge_rider (>= 0.3.0)
6
- memoized (>= 1.0.2)
7
- rails (>= 3.2)
8
-
9
- GEM
10
- remote: https://rubygems.org/
11
- specs:
12
- actioncable (6.0.0.beta3)
13
- actionpack (= 6.0.0.beta3)
14
- nio4r (~> 2.0)
15
- websocket-driver (>= 0.6.1)
16
- actionmailbox (6.0.0.beta3)
17
- actionpack (= 6.0.0.beta3)
18
- activejob (= 6.0.0.beta3)
19
- activerecord (= 6.0.0.beta3)
20
- activestorage (= 6.0.0.beta3)
21
- activesupport (= 6.0.0.beta3)
22
- mail (>= 2.7.1)
23
- actionmailer (6.0.0.beta3)
24
- actionpack (= 6.0.0.beta3)
25
- actionview (= 6.0.0.beta3)
26
- activejob (= 6.0.0.beta3)
27
- mail (~> 2.5, >= 2.5.4)
28
- rails-dom-testing (~> 2.0)
29
- actionpack (6.0.0.beta3)
30
- actionview (= 6.0.0.beta3)
31
- activesupport (= 6.0.0.beta3)
32
- rack (~> 2.0)
33
- rack-test (>= 0.6.3)
34
- rails-dom-testing (~> 2.0)
35
- rails-html-sanitizer (~> 1.0, >= 1.0.2)
36
- actiontext (6.0.0.beta3)
37
- actionpack (= 6.0.0.beta3)
38
- activerecord (= 6.0.0.beta3)
39
- activestorage (= 6.0.0.beta3)
40
- activesupport (= 6.0.0.beta3)
41
- nokogiri (>= 1.8.5)
42
- actionview (6.0.0.beta3)
43
- activesupport (= 6.0.0.beta3)
44
- builder (~> 3.1)
45
- erubi (~> 1.4)
46
- rails-dom-testing (~> 2.0)
47
- rails-html-sanitizer (~> 1.0, >= 1.0.3)
48
- activejob (6.0.0.beta3)
49
- activesupport (= 6.0.0.beta3)
50
- globalid (>= 0.3.6)
51
- activemodel (6.0.0.beta3)
52
- activesupport (= 6.0.0.beta3)
53
- activerecord (6.0.0.beta3)
54
- activemodel (= 6.0.0.beta3)
55
- activesupport (= 6.0.0.beta3)
56
- activestorage (6.0.0.beta3)
57
- actionpack (= 6.0.0.beta3)
58
- activerecord (= 6.0.0.beta3)
59
- marcel (~> 0.3.1)
60
- activesupport (6.0.0.beta3)
61
- concurrent-ruby (~> 1.0, >= 1.0.2)
62
- i18n (>= 0.7, < 2)
63
- minitest (~> 5.1)
64
- tzinfo (~> 1.1)
65
- zeitwerk (~> 1.3, >= 1.3.1)
66
- assignable_values (0.12.1)
67
- activerecord (>= 2.3)
68
- builder (3.2.3)
69
- concurrent-ruby (1.1.5)
70
- crass (1.0.4)
71
- database_cleaner (1.7.0)
72
- diff-lcs (1.3)
73
- edge_rider (0.3.3)
74
- activerecord
75
- erubi (1.8.0)
76
- gemika (0.3.4)
77
- globalid (0.4.2)
78
- activesupport (>= 4.2.0)
79
- i18n (1.6.0)
80
- concurrent-ruby (~> 1.0)
81
- loofah (2.2.3)
82
- crass (~> 1.0.2)
83
- nokogiri (>= 1.5.9)
84
- mail (2.7.1)
85
- mini_mime (>= 0.1.1)
86
- marcel (0.3.3)
87
- mimemagic (~> 0.3.2)
88
- memoized (1.0.2)
89
- method_source (0.9.2)
90
- mimemagic (0.3.3)
91
- mini_mime (1.0.1)
92
- mini_portile2 (2.4.0)
93
- minitest (5.11.3)
94
- nio4r (2.3.1)
95
- nokogiri (1.10.2)
96
- mini_portile2 (~> 2.4.0)
97
- rack (2.0.7)
98
- rack-test (1.1.0)
99
- rack (>= 1.0, < 3)
100
- rails (6.0.0.beta3)
101
- actioncable (= 6.0.0.beta3)
102
- actionmailbox (= 6.0.0.beta3)
103
- actionmailer (= 6.0.0.beta3)
104
- actionpack (= 6.0.0.beta3)
105
- actiontext (= 6.0.0.beta3)
106
- actionview (= 6.0.0.beta3)
107
- activejob (= 6.0.0.beta3)
108
- activemodel (= 6.0.0.beta3)
109
- activerecord (= 6.0.0.beta3)
110
- activestorage (= 6.0.0.beta3)
111
- activesupport (= 6.0.0.beta3)
112
- bundler (>= 1.3.0)
113
- railties (= 6.0.0.beta3)
114
- sprockets-rails (>= 2.0.0)
115
- rails-dom-testing (2.0.3)
116
- activesupport (>= 4.2.0)
117
- nokogiri (>= 1.6)
118
- rails-html-sanitizer (1.0.4)
119
- loofah (~> 2.2, >= 2.2.2)
120
- railties (6.0.0.beta3)
121
- actionpack (= 6.0.0.beta3)
122
- activesupport (= 6.0.0.beta3)
123
- method_source
124
- rake (>= 0.8.7)
125
- thor (>= 0.20.3, < 2.0)
126
- rake (12.3.2)
127
- rspec (3.6.0)
128
- rspec-core (~> 3.6.0)
129
- rspec-expectations (~> 3.6.0)
130
- rspec-mocks (~> 3.6.0)
131
- rspec-core (3.6.0)
132
- rspec-support (~> 3.6.0)
133
- rspec-expectations (3.6.0)
134
- diff-lcs (>= 1.2.0, < 2.0)
135
- rspec-support (~> 3.6.0)
136
- rspec-mocks (3.6.0)
137
- diff-lcs (>= 1.2.0, < 2.0)
138
- rspec-support (~> 3.6.0)
139
- rspec-rails (3.6.0)
140
- actionpack (>= 3.0)
141
- activesupport (>= 3.0)
142
- railties (>= 3.0)
143
- rspec-core (~> 3.6.0)
144
- rspec-expectations (~> 3.6.0)
145
- rspec-mocks (~> 3.6.0)
146
- rspec-support (~> 3.6.0)
147
- rspec-support (3.6.0)
148
- rspec_candy (0.4.1)
149
- rspec
150
- sneaky-save
151
- shoulda-matchers (3.1.1)
152
- activesupport (>= 4.0.0)
153
- sneaky-save (0.1.2)
154
- activerecord (>= 3.2.0)
155
- sprockets (3.7.2)
156
- concurrent-ruby (~> 1.0)
157
- rack (> 1, < 3)
158
- sprockets-rails (3.2.1)
159
- actionpack (>= 4.0)
160
- activesupport (>= 4.0)
161
- sprockets (>= 3.0.0)
162
- sqlite3 (1.3.13)
163
- thor (0.20.3)
164
- thread_safe (0.3.6)
165
- tzinfo (1.2.5)
166
- thread_safe (~> 0.1)
167
- websocket-driver (0.7.0)
168
- websocket-extensions (>= 0.1.0)
169
- websocket-extensions (0.1.3)
170
- zeitwerk (1.4.3)
171
-
172
- PLATFORMS
173
- ruby
174
-
175
- DEPENDENCIES
176
- assignable_values
177
- consul!
178
- database_cleaner
179
- gemika
180
- rails (~> 6.0.0beta)
181
- rspec
182
- rspec-rails
183
- rspec_candy
184
- shoulda-matchers
185
- sqlite3
186
-
187
- BUNDLED WITH
188
- 1.17.3