forked from interu/management_utilities
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathGemfile.lock
More file actions
78 lines (76 loc) · 1.56 KB
/
Gemfile.lock
File metadata and controls
78 lines (76 loc) · 1.56 KB
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
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
GEM
remote: https://rubygems.org/
specs:
active_support (3.0.0)
activesupport (= 3.0.0)
activesupport (3.0.0)
aws-sdk (1.32.0)
json (~> 1.4)
nokogiri (>= 1.4.4)
uuidtools (~> 2.1)
backup (3.3.1)
open4 (~> 1.3.0)
thor (>= 0.15.4, < 2)
builder (3.2.0)
chronic (0.10.2)
constellation (0.1.1)
multi_json
diff-lcs (1.2.5)
excon (0.17.0)
fog (1.9.0)
builder
excon (~> 0.14)
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
formatador (0.2.4)
i18n (0.6.4)
json (1.8.1)
mail (2.5.3)
i18n (>= 0.4.0)
mime-types (~> 1.16)
treetop (~> 1.4.8)
mime-types (1.22)
multi_json (1.7.2)
net-scp (1.0.4)
net-ssh (>= 1.99.1)
net-ssh (2.5.2)
nokogiri (1.5.9)
open4 (1.3.0)
polyglot (0.3.3)
rspec (2.14.1)
rspec-core (~> 2.14.0)
rspec-expectations (~> 2.14.0)
rspec-mocks (~> 2.14.0)
rspec-core (2.14.7)
rspec-expectations (2.14.4)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.14.4)
ruby-hmac (0.4.0)
thor (0.18.1)
treetop (1.4.12)
polyglot
polyglot (>= 0.3.1)
uuidtools (2.1.4)
whenever (0.9.0)
activesupport (>= 2.3.4)
chronic (>= 0.6.3)
PLATFORMS
ruby
DEPENDENCIES
active_support (= 3.0.0)
aws-sdk
backup (= 3.3.1)
constellation (= 0.1.1)
excon (= 0.17.0)
fog (= 1.9.0)
i18n
mail
net-ssh (= 2.5.2)
nokogiri (= 1.5.9)
rspec
whenever