-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
113 lines (111 loc) · 2.34 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
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
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
GEM
remote: http://rubygems.org/
specs:
activesupport (3.2.5)
i18n (~> 0.6)
multi_json (~> 1.0)
addressable (2.2.8)
aruba (0.4.11)
childprocess (>= 0.2.3)
cucumber (>= 1.1.1)
ffi (>= 1.0.11)
rspec (>= 2.7.0)
atk (1.1.3)
glib2 (>= 1.1.3)
builder (3.0.0)
cairo (1.12.2)
pkg-config
childprocess (0.3.2)
ffi (~> 1.0.6)
coderay (1.0.8)
configatron (2.9.1)
yamler (>= 0.1.0)
cucumber (1.2.1)
builder (>= 2.1.2)
diff-lcs (>= 1.1.3)
gherkin (~> 2.11.0)
json (>= 1.4.6)
data_objects (0.10.8)
addressable (~> 2.1)
diff-lcs (1.1.3)
dm-core (1.2.0)
addressable (~> 2.2.6)
dm-do-adapter (1.2.0)
data_objects (~> 0.10.6)
dm-core (~> 1.2.0)
dm-enum (0.0.3)
dm-core
dm-migrations (1.2.0)
dm-core (~> 1.2.0)
dm-sqlite-adapter (1.2.0)
dm-do-adapter (~> 1.2.0)
do_sqlite3 (~> 0.10.6)
dm-validations (1.2.0)
dm-core (~> 1.2.0)
do_sqlite3 (0.10.8)
data_objects (= 0.10.8)
ffi (1.0.11)
gdk_pixbuf2 (1.1.3)
glib2 (>= 1.1.3)
gherkin (2.11.0)
json (>= 1.4.6)
git (1.2.5)
glib2 (1.1.3)
pkg-config
gtk2 (1.1.2)
atk (>= 1.1.2)
gdk_pixbuf2 (>= 1.1.2)
pango (>= 1.1.2)
i18n (0.6.0)
jeweler (1.6.4)
bundler (~> 1.0)
git (>= 1.2.5)
rake
json (1.7.3)
method_source (0.8.1)
multi_json (1.3.6)
nokogiri (1.5.3)
pango (1.1.3)
cairo (>= 1.10.0)
glib2 (>= 1.1.3)
pkg-config (1.1.3)
pry (0.9.11.4)
coderay (~> 1.0.5)
method_source (~> 0.8)
slop (~> 3.4)
rake (0.9.2.2)
rspec (2.10.0)
rspec-core (~> 2.10.0)
rspec-expectations (~> 2.10.0)
rspec-mocks (~> 2.10.0)
rspec-core (2.10.1)
rspec-expectations (2.10.0)
diff-lcs (~> 1.1.3)
rspec-mocks (2.10.1)
slop (3.4.3)
smartdict-core (0.1.0)
activesupport
builder
configatron
dm-core
dm-enum
dm-migrations
dm-sqlite-adapter
dm-validations
nokogiri
smartdict-icons (0.0.0)
yamler (0.1.0)
PLATFORMS
ruby
DEPENDENCIES
activesupport (~> 3.2.0)
aruba (= 0.4.11)
builder
bundler (~> 1.2)
dm-enum
gtk2 (= 1.1.2)
jeweler (~> 1.6.4)
pry
rspec (~> 2.7)
smartdict-core (~> 0.1.0)
smartdict-icons