forked from linc01n/homebrew-versions
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathGemfile.lock
More file actions
33 lines (31 loc) · 684 Bytes
/
Gemfile.lock
File metadata and controls
33 lines (31 loc) · 684 Bytes
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
GEM
remote: https://rubygems.org/
specs:
diff-lcs (1.2.5)
metaclass (0.0.4)
minitest (5.4.1)
minitest-colorize (0.0.5)
minitest (>= 2.0)
mocha (1.1.0)
metaclass (~> 0.0.1)
rake (10.0.4)
rspec (3.0.0)
rspec-core (~> 3.0.0)
rspec-expectations (~> 3.0.0)
rspec-mocks (~> 3.0.0)
rspec-core (3.0.2)
rspec-support (~> 3.0.0)
rspec-expectations (3.0.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.0.0)
rspec-mocks (3.0.2)
rspec-support (~> 3.0.0)
rspec-support (3.0.2)
PLATFORMS
ruby
DEPENDENCIES
minitest (= 5.4.1)
minitest-colorize
mocha (= 1.1.0)
rake
rspec (~> 3.0.0)