-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathGemfile.lock
More file actions
40 lines (37 loc) · 777 Bytes
/
Copy pathGemfile.lock
File metadata and controls
40 lines (37 loc) · 777 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
40
GIT
remote: git://github.com/mdellanoce/gittycat.git
revision: 6631025a99083539f3f848da618ed30326e7389a
specs:
gittycat (0.0.1)
httparty (~> 0.8.1)
GEM
remote: http://rubygems.org/
specs:
execjs (1.2.9)
multi_json (~> 1.0)
httparty (0.8.1)
multi_json
multi_xml
multi_json (1.0.3)
multi_xml (0.4.1)
nokogiri (1.5.0)
rack (1.3.5)
rack-protection (1.1.4)
rack
rake (0.9.2)
sinatra (1.3.1)
rack (~> 1.3, >= 1.3.4)
rack-protection (~> 1.1, >= 1.1.2)
tilt (~> 1.3, >= 1.3.3)
tilt (1.3.3)
uglifier (1.1.0)
execjs (>= 0.3.0)
multi_json (>= 1.0.2)
PLATFORMS
ruby
DEPENDENCIES
gittycat!
nokogiri (~> 1.5)
rake (~> 0.9)
sinatra (~> 1.3)
uglifier (~> 1.1)