consul 1.3.2 → 2.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
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
data/Gemfile.lock DELETED
@@ -1 +0,0 @@
1
- Gemfile.7-1.lock