-
Notifications
You must be signed in to change notification settings - Fork 16
/
Copy pathGemfile.lock
45 lines (42 loc) · 855 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
45
PATH
remote: .
specs:
freeagent-api-ruby (0.0.1)
multi_json
oauth2
GEM
remote: http://rubygems.org/
specs:
coderay (1.0.6)
diff-lcs (1.1.3)
faraday (0.8.0)
multipart-post (~> 1.1)
httpauth (0.1)
method_source (0.7.1)
multi_json (1.3.6)
multipart-post (1.1.5)
oauth2 (0.7.1)
faraday (~> 0.8)
httpauth (~> 0.1)
multi_json (~> 1.0)
rack (~> 1.4)
pry (0.9.9.6)
coderay (~> 1.0.5)
method_source (~> 0.7.1)
slop (>= 2.4.4, < 3)
rack (1.4.1)
rspec (2.10.0)
rspec-core (~> 2.10.0)
rspec-expectations (~> 2.10.0)
rspec-mocks (~> 2.10.0)
rspec-core (2.10.0)
rspec-expectations (2.10.0)
diff-lcs (~> 1.1.3)
rspec-mocks (2.10.1)
slop (2.4.4)
PLATFORMS
ruby
DEPENDENCIES
freeagent-api-ruby!
pry
rspec