Skip to content

Commit 6976bfd

Browse files
David MaloneyDavid Maloney
authored andcommitted
Remove pry from gemfile
1 parent 943dde5 commit 6976bfd

File tree

2 files changed

+0
-9
lines changed

2 files changed

+0
-9
lines changed

Gemfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ group :development do
3333
gem 'redcarpet'
3434
# generating documentation
3535
gem 'yard'
36-
gem 'pry'
3736
end
3837

3938
group :development, :test do

Gemfile.lock

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ GEM
1616
bourne (1.4.0)
1717
mocha (~> 0.13.2)
1818
builder (3.0.4)
19-
coderay (1.0.9)
2019
database_cleaner (0.9.1)
2120
diff-lcs (1.2.2)
2221
factory_girl (4.2.0)
@@ -28,7 +27,6 @@ GEM
2827
activerecord (>= 3.2.13)
2928
activesupport
3029
pg
31-
method_source (0.8.1)
3230
mocha (0.13.3)
3331
metaclass (~> 0.0.1)
3432
msgpack (0.5.4)
@@ -38,10 +36,6 @@ GEM
3836
packetfu (1.1.8)
3937
pcaprub (0.11.3)
4038
pg (0.15.1)
41-
pry (0.9.12.2)
42-
coderay (~> 1.0.5)
43-
method_source (~> 0.8)
44-
slop (~> 3.4)
4539
rake (10.0.4)
4640
redcarpet (2.2.2)
4741
robots (0.10.1)
@@ -60,7 +54,6 @@ GEM
6054
multi_json (~> 1.0.3)
6155
simplecov-html (~> 0.5.3)
6256
simplecov-html (0.5.3)
63-
slop (3.4.5)
6457
timecop (0.6.1)
6558
tzinfo (0.3.37)
6659
yard (0.8.5.2)
@@ -81,7 +74,6 @@ DEPENDENCIES
8174
packetfu (= 1.1.8)
8275
pcaprub
8376
pg (>= 0.11)
84-
pry
8577
rake
8678
redcarpet
8779
robots

0 commit comments

Comments
 (0)