-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathGemfile.lock
More file actions
39 lines (37 loc) · 827 Bytes
/
Gemfile.lock
File metadata and controls
39 lines (37 loc) · 827 Bytes
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
GEM
remote: http://rubygems.org/
specs:
addressable (2.3.2)
crack (0.3.1)
diff-lcs (1.1.3)
mime-types (1.19)
nokogiri (1.5.5)
nokogiri-happymapper (0.5.5)
nokogiri (~> 1.4)
rake (0.9.2.2)
redcarpet (2.1.1)
rest-client (1.6.7)
mime-types (>= 1.16)
rspec (2.11.0)
rspec-core (~> 2.11.0)
rspec-expectations (~> 2.11.0)
rspec-mocks (~> 2.11.0)
rspec-core (2.11.1)
rspec-expectations (2.11.3)
diff-lcs (~> 1.1.3)
rspec-mocks (2.11.3)
webmock (1.8.10)
addressable (>= 2.2.7)
crack (>= 0.1.7)
yard (0.8.2.1)
PLATFORMS
ruby
DEPENDENCIES
nokogiri-happymapper (= 0.5.5)
rake (= 0.9.2.2)
redcarpet (= 2.1.1)
rest-client (= 1.6.7)
rspec (= 2.11.0)
rspec-mocks (= 2.11.3)
webmock (= 1.8.10)
yard (= 0.8.2.1)