forked from makandra/apify
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
48 lines (46 loc) · 994 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
46
47
48
GEM
remote: http://rubygems.org/
specs:
actionmailer (2.3.10)
actionpack (= 2.3.10)
actionpack (2.3.10)
activesupport (= 2.3.10)
rack (~> 1.1.0)
activerecord (2.3.10)
activesupport (= 2.3.10)
activeresource (2.3.10)
activesupport (= 2.3.10)
activesupport (2.3.10)
addressable (2.2.2)
crack (0.1.8)
json (1.4.6)
jsonschema (2.0.0)
mime-types (1.16)
rack (1.1.0)
rails (2.3.10)
actionmailer (= 2.3.10)
actionpack (= 2.3.10)
activerecord (= 2.3.10)
activeresource (= 2.3.10)
activesupport (= 2.3.10)
rake (>= 0.8.3)
rake (0.8.7)
rest-client (1.6.1)
mime-types (>= 1.16)
rspec (1.3.1)
rspec-rails (1.3.3)
rack (>= 1.0.0)
rspec (= 1.3.1)
webmock (1.4.0)
addressable (>= 2.2.2)
crack (>= 0.1.7)
PLATFORMS
ruby
DEPENDENCIES
json
jsonschema
rails (= 2.3.10)
rest-client
rspec (= 1.3.1)
rspec-rails (= 1.3.3)
webmock