Skip to content

Commit ba63f9f

Browse files
committed
chore(deps): remove pry-byebug
1 parent b400809 commit ba63f9f

2 files changed

Lines changed: 0 additions & 11 deletions

File tree

Gemfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ ruby '4.0.1'
44
gem 'activesupport', require: false
55
gem 'html-pipeline'
66
gem 'nokogiri'
7-
gem 'pry-byebug'
87
gem 'rake'
98
gem 'terminal-table'
109
gem 'thor'

Gemfile.lock

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,8 @@ GEM
4141
bigdecimal (3.1.9)
4242
browser (5.3.1)
4343
builder (3.3.0)
44-
byebug (12.0.0)
4544
cgi (0.5.1)
4645
chunky_png (1.4.0)
47-
coderay (1.1.3)
4846
concurrent-ruby (1.3.5)
4947
connection_pool (2.4.1)
5048
crass (1.0.6)
@@ -98,7 +96,6 @@ GEM
9896
loofah (2.25.0)
9997
crass (~> 1.0.2)
10098
nokogiri (>= 1.12.0)
101-
method_source (1.1.0)
10299
mini_portile2 (2.8.9)
103100
minitest (6.0.2)
104101
drb (~> 2.0)
@@ -119,12 +116,6 @@ GEM
119116
progress_bar (1.3.4)
120117
highline (>= 1.6)
121118
options (~> 2.3.0)
122-
pry (0.15.2)
123-
coderay (~> 1.1)
124-
method_source (~> 1.0)
125-
pry-byebug (3.11.0)
126-
byebug (~> 12.0)
127-
pry (>= 0.13, < 0.16)
128119
psych (5.3.1)
129120
date
130121
stringio
@@ -255,7 +246,6 @@ DEPENDENCIES
255246
newrelic_rpm
256247
nokogiri
257248
progress_bar
258-
pry-byebug
259249
rack
260250
rack-ssl-enforcer
261251
rack-test

0 commit comments

Comments
 (0)