File tree Expand file tree Collapse file tree 1 file changed +12
-4
lines changed Expand file tree Collapse file tree 1 file changed +12
-4
lines changed Original file line number Diff line number Diff line change 11
11
GEM
12
12
remote: http://rubygems.org/
13
13
specs:
14
- activesupport (3.2.3 )
15
- i18n (~> 0.6 )
16
- multi_json (~> 1.0 )
14
+ activesupport (4.0.1 )
15
+ i18n (~> 0.6 , >= 0.6.4 )
16
+ minitest (~> 4.2 )
17
+ multi_json (~> 1.3 )
18
+ thread_safe (~> 0.1 )
19
+ tzinfo (~> 0.3.37 )
17
20
addressable (2.2.8 )
18
21
aruba (0.5.3 )
19
22
childprocess (>= 0.3.6 )
20
23
cucumber (>= 1.1.1 )
21
24
rspec-expectations (>= 2.7.0 )
25
+ atomic (1.1.14 )
22
26
attr_required (0.0.5 )
23
27
builder (3.2.2 )
24
28
capybara (1.1.2 )
44
48
gherkin (2.12.2 )
45
49
multi_json (~> 1.3 )
46
50
httpclient (2.2.5 )
47
- i18n (0.6.0 )
51
+ i18n (0.6.5 )
48
52
json (1.8.1 )
49
53
libwebsocket (0.1.3 )
50
54
addressable
51
55
mime-types (1.18 )
56
+ minitest (4.7.5 )
52
57
multi_json (1.8.2 )
53
58
multi_test (0.0.2 )
54
59
mustache (0.99.4 )
86
91
rack (~> 1.4 )
87
92
rack-protection (~> 1.4 )
88
93
tilt (~> 1.3 , >= 1.3.4 )
94
+ thread_safe (0.1.3 )
95
+ atomic
89
96
tilt (1.4.1 )
97
+ tzinfo (0.3.38 )
90
98
webmock (1.13.0 )
91
99
addressable (>= 2.2.7 )
92
100
crack (>= 0.3.2 )
You can’t perform that action at this time.
0 commit comments