-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
57 lines (53 loc) · 1.05 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
GIT
remote: git://github.com/bradgessler/hashie
revision: a43ae82c11836f1489471d9a167cfe3b8f35dda0
specs:
hashie (2.0.0.beta)
PATH
remote: .
specs:
crispy-mobile (0.1.0)
hashie
wurfl-lite (~> 1.1.2)
GEM
remote: http://rubygems.org/
specs:
amatch (0.2.10)
tins (~> 0.3)
coderay (1.0.7)
diff-lcs (1.1.3)
ffi (1.0.11)
guard (1.0.0)
ffi (>= 0.5.0)
thor (~> 0.14.6)
guard-rspec (0.6.0)
guard (>= 0.10.0)
method_source (0.8)
nokogiri (1.5.5)
pry (0.9.10)
coderay (~> 1.0.5)
method_source (~> 0.8)
slop (~> 3.3.1)
rspec (2.11.0)
rspec-core (~> 2.11.0)
rspec-expectations (~> 2.11.0)
rspec-mocks (~> 2.11.0)
rspec-core (2.11.0)
rspec-expectations (2.11.1)
diff-lcs (~> 1.1.3)
rspec-mocks (2.11.1)
slop (3.3.2)
thor (0.14.6)
tins (0.5.0)
wurfl-lite (1.1.5)
amatch (>= 0.2.5)
nokogiri (>= 1.5.5)
PLATFORMS
ruby
DEPENDENCIES
crispy-mobile!
guard
guard-rspec
hashie!
pry
rspec (~> 2.11)