-
Notifications
You must be signed in to change notification settings - Fork 35
/
Gemfile.lock
57 lines (55 loc) · 1.09 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
GEM
remote: http://rubygems.org/
specs:
activesupport (3.0.7)
addressable (2.2.6)
crack (0.1.8)
diff-lcs (1.1.2)
dragonfly (0.9.2)
rack
git (1.2.5)
haml (3.1.1)
httparty (0.7.7)
crack (= 0.1.8)
imagesize (0.1.1)
jeweler (1.6.0)
bundler (~> 1.0.0)
git (>= 1.2.5)
rake
newrelic_rpm (3.0.1)
rack (1.3.0)
rack-test (0.6.0)
rack (>= 1.0)
rake (0.9.0)
rcov (0.9.9)
rspec (2.6.0)
rspec-core (~> 2.6.0)
rspec-expectations (~> 2.6.0)
rspec-mocks (~> 2.6.0)
rspec-core (2.6.3)
rspec-expectations (2.6.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.6.0)
sinatra (1.2.6)
rack (~> 1.1)
tilt (< 2.0, >= 1.2.2)
tilt (1.3.1)
webmock (1.6.4)
addressable (> 2.2.5, ~> 2.2)
crack (>= 0.1.7)
PLATFORMS
ruby
DEPENDENCIES
activesupport (>= 2.0.0)
addressable (~> 2.2)
dragonfly (~> 0.9.1)
haml (~> 3.0)
httparty (~> 0.7.3)
imagesize (~> 0.1)
jeweler (~> 1.5)
newrelic_rpm
rack-test
rcov
rspec (~> 2.4)
sinatra (~> 1.2.1)
webmock (~> 1.6)