-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathGemfile.lock
More file actions
85 lines (83 loc) · 1.97 KB
/
Gemfile.lock
File metadata and controls
85 lines (83 loc) · 1.97 KB
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
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
GEM
remote: http://rubygems.org/
specs:
actionmailer (2.3.8)
actionpack (= 2.3.8)
actionpack (2.3.8)
activesupport (= 2.3.8)
rack (~> 1.1.0)
activerecord (2.3.8)
activesupport (= 2.3.8)
activeresource (2.3.8)
activesupport (= 2.3.8)
activesupport (2.3.8)
brI18n (2.1.13)
actionpack (>= 1.4.2)
activerecord (>= 1.15.3)
activesupport (>= 1.4.2)
brazilian-rails (2.1.13)
brI18n (>= 2.1.13)
brcep (>= 2.1.13)
brcpfcnpj (>= 2.1.13)
brdata (>= 2.1.13)
brdinheiro (>= 2.1.13)
brhelper (>= 2.1.13)
brnumeros (>= 2.1.13)
brstring (>= 2.1.13)
brcep (2.1.13)
brcpfcnpj (2.1.13)
actionpack (>= 1.13.6)
activesupport (>= 1.4.2)
brdata (2.1.13)
actionpack (>= 1.13.6)
activesupport (>= 1.4.2)
brdinheiro (2.1.13)
actionpack (>= 1.4.2)
activerecord (>= 1.15.3)
brnumeros (>= 0.0.1)
brhelper (2.1.13)
actionpack (>= 1.13.6)
activesupport (>= 1.4.2)
brnumeros (2.1.13)
brstring (2.1.13)
activesupport (>= 1.4.2)
columnize (0.3.1)
json_pure (1.4.6)
linecache (0.43)
mysql (2.8.1)
nokogiri (1.4.3.1)
rack (1.1.0)
rails (2.3.8)
actionmailer (= 2.3.8)
actionpack (= 2.3.8)
activerecord (= 2.3.8)
activeresource (= 2.3.8)
activesupport (= 2.3.8)
rake (>= 0.8.3)
rake (0.8.7)
restfulie (0.9.3)
actionpack (>= 2.3.2)
activesupport (>= 2.3.2)
json_pure (>= 1.2.4)
nokogiri (>= 1.4.2)
rspec (1.3.0)
rspec-rails (1.3.2)
rack (>= 1.0.0)
rspec (>= 1.3.0)
ruby-debug (0.10.3)
columnize (>= 0.1)
ruby-debug-base (~> 0.10.3.0)
ruby-debug-base (0.10.3)
linecache (>= 0.3)
syntax (1.0.0)
PLATFORMS
ruby
DEPENDENCIES
brazilian-rails (= 2.1.13)
mysql (= 2.8.1)
rails (= 2.3.8)
restfulie (= 0.9.3)
rspec (= 1.3.0)
rspec-rails (= 1.3.2)
ruby-debug (= 0.10.3)
syntax (= 1.0.0)