-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathGemfile.lock
50 lines (46 loc) · 1.01 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
PATH
remote: .
specs:
yayimdbs (0.2.9)
activesupport (~> 3.0, >= 3.0.10)
i18n (~> 0.6, >= 0.6.0)
nokogiri (~> 1.4, >= 1.4.2)
GEM
remote: http://rubygems.org/
specs:
activesupport (3.2.22.2)
i18n (~> 0.6, >= 0.6.4)
multi_json (~> 1.0)
byebug (9.0.5)
coderay (1.1.1)
diff-lcs (1.2.5)
i18n (0.7.0)
method_source (0.8.2)
mini_portile2 (2.1.0)
multi_json (1.12.1)
nokogiri (1.6.8)
mini_portile2 (~> 2.1.0)
pkg-config (~> 1.1.7)
pkg-config (1.1.7)
pry (0.10.3)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
rspec (2.99.0)
rspec-core (~> 2.99.0)
rspec-expectations (~> 2.99.0)
rspec-mocks (~> 2.99.0)
rspec-core (2.99.2)
rspec-expectations (2.99.2)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.99.4)
slop (3.6.0)
PLATFORMS
ruby
DEPENDENCIES
byebug (~> 9.0.5, >= 9.0.5)
pry (~> 0.10.3, >= 0.10.3)
rspec (~> 2.7, >= 2.7.0)
yayimdbs!
BUNDLED WITH
1.12.5