forked from dblock/pixmatch
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
43 lines (40 loc) · 826 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
GIT
remote: https://github.com/archiloque/rest-client
revision: 2a32c7b3db297132afc03794dbdafe1fccaf1bd4
specs:
rest-client (1.6.7)
mime-types (>= 1.16)
netrc
GEM
remote: http://rubygems.org/
specs:
diff-lcs (1.1.3)
git (1.2.5)
hashie (1.2.0)
jeweler (1.6.4)
bundler (~> 1.0)
git (>= 1.2.5)
rake
json (1.6.2)
mime-types (1.17.2)
netrc (0.4)
rake (0.9.2.2)
rspec (2.7.0)
rspec-core (~> 2.7.0)
rspec-expectations (~> 2.7.0)
rspec-mocks (~> 2.7.0)
rspec-core (2.7.1)
rspec-expectations (2.7.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.7.0)
yard (0.7.3)
PLATFORMS
ruby
DEPENDENCIES
bundler (~> 1.0)
hashie (~> 1.2)
jeweler (~> 1.6)
json (~> 1.5)
rest-client (~> 1.6)!
rspec (~> 2.5)
yard (~> 0.6)