forked from restful-labs/restful_metrics-ruby
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
47 lines (45 loc) · 941 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
GEM
remote: http://rubygems.org/
specs:
actionpack (2.3.11)
activesupport (= 2.3.11)
rack (~> 1.1.0)
activesupport (2.3.11)
daemons (1.0.10)
delayed_job (2.0.7)
activesupport (~> 2.0)
daemons (= 1.0.10)
diff-lcs (1.1.2)
git (1.2.5)
i18n (0.5.0)
jeweler (1.5.2)
bundler (~> 1.0.0)
git (>= 1.2.5)
rake
mime-types (1.16)
mocha (0.9.12)
rack (1.1.0)
rake (0.8.7)
rest-client (1.6.1)
mime-types (>= 1.16)
rspec (2.5.0)
rspec-core (~> 2.5.0)
rspec-expectations (~> 2.5.0)
rspec-mocks (~> 2.5.0)
rspec-core (2.5.1)
rspec-expectations (2.5.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.5.0)
yajl-ruby (0.8.2)
PLATFORMS
ruby
DEPENDENCIES
actionpack (~> 2.3.9)
activesupport (~> 2.3.9)
delayed_job (~> 2.0.0)
i18n
jeweler
mocha
rest-client (~> 1.6.0)
rspec (~> 2.5.0)
yajl-ruby (~> 0.8.1)