-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
52 lines (49 loc) · 939 Bytes
/
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
PATH
remote: .
specs:
i18n-js (3.0.0.rc5)
i18n
GEM
remote: https://rubygems.org/
specs:
activesupport (3.2.12)
i18n (~> 0.6)
multi_json (~> 1.0)
awesome_print (1.1.0)
coderay (1.0.9)
diff-lcs (1.2.1)
i18n (0.6.4)
method_source (0.8.1)
multi_json (1.6.1)
pry (0.9.12)
coderay (~> 1.0.5)
method_source (~> 0.8)
slop (~> 3.4)
pry-meta (0.0.5)
awesome_print
pry
pry-nav
pry-remote
pry-nav (0.2.3)
pry (~> 0.9.10)
pry-remote (0.1.7)
pry (~> 0.9)
slop (~> 3.0)
rake (10.0.3)
rspec (2.13.0)
rspec-core (~> 2.13.0)
rspec-expectations (~> 2.13.0)
rspec-mocks (~> 2.13.0)
rspec-core (2.13.0)
rspec-expectations (2.13.0)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.13.0)
slop (3.4.3)
PLATFORMS
ruby
DEPENDENCIES
activesupport
i18n-js!
pry-meta
rake
rspec