forked from kivanio/brcobranca
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
53 lines (50 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
PATH
remote: .
specs:
brcobranca (3.1.0)
activemodel (~> 3)
parseline (>= 1.0.3)
rghost (~> 0.8)
rghost_barcode (~> 0.9)
GEM
remote: http://rubygems.org/
specs:
activemodel (3.2.3)
activesupport (= 3.2.3)
builder (~> 3.0.0)
activesupport (3.2.3)
i18n (~> 0.6)
multi_json (~> 1.0)
builder (3.0.0)
columnize (0.3.6)
diff-lcs (1.1.3)
i18n (0.6.0)
linecache (0.46)
rbx-require-relative (> 0.0.4)
multi_json (1.3.2)
parseline (1.0.3)
rake (0.9.2.2)
rbx-require-relative (0.0.9)
rghost (0.8.7.7)
rghost_barcode (0.9)
rspec (2.9.0)
rspec-core (~> 2.9.0)
rspec-expectations (~> 2.9.0)
rspec-mocks (~> 2.9.0)
rspec-core (2.9.0)
rspec-expectations (2.9.1)
diff-lcs (~> 1.1.3)
rspec-mocks (2.9.0)
ruby-debug (0.10.4)
columnize (>= 0.1)
ruby-debug-base (~> 0.10.4.0)
ruby-debug-base (0.10.4)
linecache (>= 0.3)
PLATFORMS
ruby
x86-mingw32
DEPENDENCIES
brcobranca!
rake
rspec
ruby-debug