forked from igor-alexandrov/paperclip-aws
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
61 lines (59 loc) · 1.18 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
57
58
59
60
61
GEM
remote: http://rubygems.org/
specs:
activemodel (3.2.1)
activesupport (= 3.2.1)
builder (~> 3.0.0)
activerecord (3.2.1)
activemodel (= 3.2.1)
activesupport (= 3.2.1)
arel (~> 3.0.0)
tzinfo (~> 0.3.29)
activesupport (3.2.1)
i18n (~> 0.6)
multi_json (~> 1.0)
arel (3.0.0)
aws-sdk (1.3.4)
httparty (~> 0.7)
json (~> 1.4)
nokogiri (>= 1.4.4)
uuidtools (~> 2.1)
builder (3.0.0)
cocaine (0.2.1)
git (1.2.5)
httparty (0.8.1)
multi_json
multi_xml
i18n (0.6.0)
jeweler (1.6.4)
bundler (~> 1.0)
git (>= 1.2.5)
rake
json (1.6.5)
metaclass (0.0.1)
mime-types (1.17.2)
mocha (0.10.4)
metaclass (~> 0.0.1)
multi_json (1.0.4)
multi_xml (0.4.1)
nokogiri (1.5.0)
paperclip (2.6.0)
activerecord (>= 2.3.0)
activesupport (>= 2.3.2)
cocaine (>= 0.0.2)
mime-types
rake (0.9.2.2)
shoulda-context (1.0.0)
sqlite3 (1.3.5)
tzinfo (0.3.31)
uuidtools (2.1.2)
PLATFORMS
ruby
DEPENDENCIES
aws-sdk (>= 1.2.0)
bundler
jeweler
mocha
paperclip (>= 2.5.0)
shoulda-context
sqlite3 (~> 1.3.4)