-
Notifications
You must be signed in to change notification settings - Fork 65
Expand file tree
/
Copy pathGemfile.lock
More file actions
37 lines (35 loc) · 755 Bytes
/
Gemfile.lock
File metadata and controls
37 lines (35 loc) · 755 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
GEM
remote: http://rubygems.org/
specs:
activesupport (3.0.4)
addressable (2.2.4)
diff-lcs (1.1.2)
excon (0.71.0)
faraday (0.5.7)
addressable (~> 2.2.4)
multipart-post (~> 1.1.0)
rack (>= 1.1.0, < 2)
i18n (0.5.0)
multipart-post (1.1.0)
rack (1.2.1)
rake (0.8.7)
rspec (2.1.0)
rspec-core (~> 2.1.0)
rspec-expectations (~> 2.1.0)
rspec-mocks (~> 2.1.0)
rspec-core (2.1.0)
rspec-expectations (2.1.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.1.0)
yajl-ruby (0.8.1)
PLATFORMS
ruby
DEPENDENCIES
activesupport (~> 3.0.4)
bundler (~> 1.0.0)
excon (~> 0.71.0)
faraday (~> 0.5.7)
i18n (~> 0.5.0)
rake (~> 0.8.7)
rspec (= 2.1.0)
yajl-ruby (~> 0.8.1)