forked from groupon/locality-uuid.rb
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
44 lines (40 loc) · 880 Bytes
/
Gemfile.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
PATH
remote: .
specs:
locality-uuid (1.2.2)
concurrent-ruby (~> 1.0.2)
macaddr (~> 1.7)
GEM
remote: https://rubygems.org/
specs:
autotest-standalone (4.5.11)
concurrent-ruby (1.0.2)
diff-lcs (1.2.5)
macaddr (1.7.1)
systemu (~> 2.6.2)
metaclass (0.0.4)
mocha (1.1.0)
metaclass (~> 0.0.1)
rspec (3.5.0)
rspec-core (~> 3.5.0)
rspec-expectations (~> 3.5.0)
rspec-mocks (~> 3.5.0)
rspec-core (3.5.0)
rspec-support (~> 3.5.0)
rspec-expectations (3.5.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.5.0)
rspec-mocks (3.5.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.5.0)
rspec-support (3.5.0)
systemu (2.6.5)
PLATFORMS
ruby
DEPENDENCIES
autotest-standalone (~> 4.5)
locality-uuid!
mocha (~> 1.1)
rspec (~> 3.2)
BUNDLED WITH
1.12.5