-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathGemfile.lock
44 lines (42 loc) · 903 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
GEM
remote: http://rubygems.org/
specs:
builder (3.0.0)
diff-lcs (1.1.2)
git (1.2.5)
happymapper (0.3.2)
libxml-ruby (~> 1.1.3)
icalendar (1.1.6)
jeweler (1.5.2)
bundler (~> 1.0.0)
git (>= 1.2.5)
rake
libxml-ruby (1.1.4)
mime-types (1.16)
nokogiri (1.4.3.1)
pivotal-tracker (0.3.1)
builder
happymapper (>= 0.3.2)
nokogiri (~> 1.4.3.1)
rest-client (~> 1.6.0)
rake (0.8.7)
rcov (0.9.9)
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)
PLATFORMS
ruby
DEPENDENCIES
bundler (~> 1.0.10)
icalendar (>= 1.1.6)
jeweler (~> 1.5.2)
pivotal-tracker (>= 0.2.0)
rcov
rspec (~> 2.5.0)