-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
42 lines (39 loc) · 835 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
PATH
remote: .
specs:
filter8 (0.9.2)
faraday
GEM
remote: https://rubygems.org/
specs:
codeclimate-test-reporter (0.3.0)
simplecov (>= 0.7.1, < 1.0.0)
diff-lcs (1.2.5)
docile (1.1.3)
faraday (0.9.0)
multipart-post (>= 1.2, < 3)
multi_json (1.10.1)
multipart-post (2.0.0)
rake (10.1.1)
rspec (2.14.1)
rspec-core (~> 2.14.0)
rspec-expectations (~> 2.14.0)
rspec-mocks (~> 2.14.0)
rspec-core (2.14.8)
rspec-expectations (2.14.5)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.14.6)
simplecov (0.8.2)
docile (~> 1.1.0)
multi_json
simplecov-html (~> 0.8.0)
simplecov-html (0.8.0)
timecop (0.6.3)
PLATFORMS
ruby
DEPENDENCIES
codeclimate-test-reporter
filter8!
rake (~> 10.1.0)
rspec (~> 2.14.1)
timecop