-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
56 lines (53 loc) · 1.12 KB
/
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
46
47
48
49
50
51
52
53
54
55
56
GIT
remote: git://github.com/MorphGlobal/fog.git
revision: 22cf3a22aeb89c686006c4847a3e4ad6140edf3b
branch: development
specs:
fog (1.3.1)
builder
excon (~> 0.13.0)
formatador (~> 0.2.0)
mime-types
multi_json (~> 1.0)
net-scp (~> 1.0.4)
net-ssh (>= 2.1.3)
nokogiri (~> 1.5.0)
ruby-hmac
GEM
remote: http://rubygems.org/
specs:
builder (3.0.0)
cucumber (1.1.9)
builder (>= 2.1.2)
diff-lcs (>= 1.1.2)
gherkin (~> 2.9.0)
json (>= 1.4.6)
term-ansicolor (>= 1.0.6)
diff-lcs (1.1.3)
excon (0.13.4)
formatador (0.2.1)
gherkin (2.9.3)
json (>= 1.4.6)
json (1.6.6)
mime-types (1.18)
multi_json (1.3.5)
net-scp (1.0.4)
net-ssh (>= 1.99.1)
net-ssh (2.3.0)
nokogiri (1.5.2)
rspec (2.8.0)
rspec-core (~> 2.8.0)
rspec-expectations (~> 2.8.0)
rspec-mocks (~> 2.8.0)
rspec-core (2.8.0)
rspec-expectations (2.8.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.8.0)
ruby-hmac (0.4.0)
term-ansicolor (1.0.7)
PLATFORMS
ruby
DEPENDENCIES
cucumber
fog!
rspec