File tree Expand file tree Collapse file tree 2 files changed +0
-9
lines changed Expand file tree Collapse file tree 2 files changed +0
-9
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,6 @@ group :development do
33
33
gem 'redcarpet'
34
34
# generating documentation
35
35
gem 'yard'
36
- gem 'pry'
37
36
end
38
37
39
38
group :development , :test do
Original file line number Diff line number Diff line change 16
16
bourne (1.4.0 )
17
17
mocha (~> 0.13.2 )
18
18
builder (3.0.4 )
19
- coderay (1.0.9 )
20
19
database_cleaner (0.9.1 )
21
20
diff-lcs (1.2.2 )
22
21
factory_girl (4.2.0 )
28
27
activerecord (>= 3.2.13 )
29
28
activesupport
30
29
pg
31
- method_source (0.8.1 )
32
30
mocha (0.13.3 )
33
31
metaclass (~> 0.0.1 )
34
32
msgpack (0.5.4 )
38
36
packetfu (1.1.8 )
39
37
pcaprub (0.11.3 )
40
38
pg (0.15.1 )
41
- pry (0.9.12.2 )
42
- coderay (~> 1.0.5 )
43
- method_source (~> 0.8 )
44
- slop (~> 3.4 )
45
39
rake (10.0.4 )
46
40
redcarpet (2.2.2 )
47
41
robots (0.10.1 )
60
54
multi_json (~> 1.0.3 )
61
55
simplecov-html (~> 0.5.3 )
62
56
simplecov-html (0.5.3 )
63
- slop (3.4.5 )
64
57
timecop (0.6.1 )
65
58
tzinfo (0.3.37 )
66
59
yard (0.8.5.2 )
@@ -81,7 +74,6 @@ DEPENDENCIES
81
74
packetfu (= 1.1.8 )
82
75
pcaprub
83
76
pg (>= 0.11 )
84
- pry
85
77
rake
86
78
redcarpet
87
79
robots
You can’t perform that action at this time.
0 commit comments