1{
2 diff-lcs = {
3 groups = [ "default" ];
4 platforms = [ ];
5 source = {
6 remotes = [ "https://rubygems.org" ];
7 sha256 = "0rwvjahnp7cpmracd8x732rjgnilqv2sx7d1gfrysslc3h039fa9";
8 type = "gem";
9 };
10 version = "1.5.0";
11 };
12 multi_json = {
13 groups = [ "default" ];
14 platforms = [ ];
15 source = {
16 remotes = [ "https://rubygems.org" ];
17 sha256 = "0pb1g1y3dsiahavspyzkdy39j4q377009f6ix0bh1ag4nqw43l0z";
18 type = "gem";
19 };
20 version = "1.15.0";
21 };
22 net-scp = {
23 dependencies = [ "net-ssh" ];
24 groups = [ "default" ];
25 platforms = [ ];
26 source = {
27 remotes = [ "https://rubygems.org" ];
28 sha256 = "1si2nq9l6jy5n2zw1q59a5gaji7v9vhy8qx08h4fg368906ysbdk";
29 type = "gem";
30 };
31 version = "4.0.0";
32 };
33 net-ssh = {
34 groups = [ "default" ];
35 platforms = [ ];
36 source = {
37 remotes = [ "https://rubygems.org" ];
38 sha256 = "0yx0pb5fmziz92bw8qzbh8vf20lr56nd3s6q8h0gsgr307lki687";
39 type = "gem";
40 };
41 version = "7.1.0";
42 };
43 net-telnet = {
44 groups = [ "default" ];
45 platforms = [ ];
46 source = {
47 remotes = [ "https://rubygems.org" ];
48 sha256 = "13qxznpwmc3hs51b76wqx2w29r158gzzh8719kv2gpi56844c8fx";
49 type = "gem";
50 };
51 version = "0.1.1";
52 };
53 rspec = {
54 dependencies = [
55 "rspec-core"
56 "rspec-expectations"
57 "rspec-mocks"
58 ];
59 groups = [ "default" ];
60 platforms = [ ];
61 source = {
62 remotes = [ "https://rubygems.org" ];
63 sha256 = "171rc90vcgjl8p1bdrqa92ymrj8a87qf6w20x05xq29mljcigi6c";
64 type = "gem";
65 };
66 version = "3.12.0";
67 };
68 rspec-core = {
69 dependencies = [ "rspec-support" ];
70 groups = [ "default" ];
71 platforms = [ ];
72 source = {
73 remotes = [ "https://rubygems.org" ];
74 sha256 = "0da45cvllbv39sdbsl65vp5djb2xf5m10mxc9jm7rsqyyxjw4h1f";
75 type = "gem";
76 };
77 version = "3.12.1";
78 };
79 rspec-expectations = {
80 dependencies = [
81 "diff-lcs"
82 "rspec-support"
83 ];
84 groups = [ "default" ];
85 platforms = [ ];
86 source = {
87 remotes = [ "https://rubygems.org" ];
88 sha256 = "03ba3lfdsj9zl00v1yvwgcx87lbadf87livlfa5kgqssn9qdnll6";
89 type = "gem";
90 };
91 version = "3.12.2";
92 };
93 rspec-its = {
94 dependencies = [
95 "rspec-core"
96 "rspec-expectations"
97 ];
98 groups = [ "default" ];
99 platforms = [ ];
100 source = {
101 remotes = [ "https://rubygems.org" ];
102 sha256 = "15zafd70gxly5i0s00nky14sj2n92dnj3xpj83ysl3c2wx0119ad";
103 type = "gem";
104 };
105 version = "1.3.0";
106 };
107 rspec-mocks = {
108 dependencies = [
109 "diff-lcs"
110 "rspec-support"
111 ];
112 groups = [ "default" ];
113 platforms = [ ];
114 source = {
115 remotes = [ "https://rubygems.org" ];
116 sha256 = "1hfm17xakfvwya236graj6c2arr4sb9zasp35q5fykhyz8mhs0w2";
117 type = "gem";
118 };
119 version = "3.12.5";
120 };
121 rspec-support = {
122 groups = [ "default" ];
123 platforms = [ ];
124 source = {
125 remotes = [ "https://rubygems.org" ];
126 sha256 = "12y52zwwb3xr7h91dy9k3ndmyyhr3mjcayk0nnarnrzz8yr48kfx";
127 type = "gem";
128 };
129 version = "3.12.0";
130 };
131 serverspec = {
132 dependencies = [
133 "multi_json"
134 "rspec"
135 "rspec-its"
136 "specinfra"
137 ];
138 groups = [ "default" ];
139 platforms = [ ];
140 source = {
141 remotes = [ "https://rubygems.org" ];
142 sha256 = "0kqx84yspy75z517wf32mz2hr4bqmq33y46zik57rn7bq2pj39xx";
143 type = "gem";
144 };
145 version = "2.42.2";
146 };
147 sfl = {
148 groups = [ "default" ];
149 platforms = [ ];
150 source = {
151 remotes = [ "https://rubygems.org" ];
152 sha256 = "1qm4hvhq9pszi9zs1cl9qgwx1n4wxq0af0hq9sbf6qihqd8rwwwr";
153 type = "gem";
154 };
155 version = "2.3";
156 };
157 specinfra = {
158 dependencies = [
159 "net-scp"
160 "net-ssh"
161 "net-telnet"
162 "sfl"
163 ];
164 groups = [ "default" ];
165 platforms = [ ];
166 source = {
167 remotes = [ "https://rubygems.org" ];
168 sha256 = "19kkryvxnci7qd7rq5m3nl3xazy452bcg35a709kfggpfm4c6r38";
169 type = "gem";
170 };
171 version = "2.85.0";
172 };
173}