-
Notifications
You must be signed in to change notification settings - Fork 13
/
Gemfile.lock
52 lines (48 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
51
52
PATH
remote: .
specs:
elastictastic (3.0.0)
activemodel (~> 3.2, >= 3.2.13)
activesupport (~> 3.2, >= 3.2.13)
hashie (~> 2.1)
i18n (~> 0.6, >= 0.6.1)
multi_json
GEM
remote: https://rubygems.org/
specs:
activemodel (3.2.13)
activesupport (= 3.2.13)
builder (~> 3.0.0)
activesupport (3.2.13)
i18n (= 0.6.1)
multi_json (~> 1.0)
builder (3.0.4)
byebug (2.7.0)
columnize (~> 0.3)
debugger-linecache (~> 1.2)
columnize (0.8.9)
debugger-linecache (1.2.0)
diff-lcs (1.2.1)
fakeweb (1.3.0)
hashie (2.1.2)
i18n (0.6.1)
multi_json (1.11.2)
rspec (2.13.0)
rspec-core (~> 2.13.0)
rspec-expectations (~> 2.13.0)
rspec-mocks (~> 2.13.0)
rspec-core (2.13.1)
rspec-expectations (2.13.0)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.13.0)
yard (0.8.5.2)
PLATFORMS
ruby
DEPENDENCIES
byebug
elastictastic!
fakeweb (~> 1.3)
rspec (~> 2.0)
yard (~> 0.6)
BUNDLED WITH
1.10.6