File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,7 +4,6 @@ ruby '4.0.1'
44gem 'activesupport' , require : false
55gem 'html-pipeline'
66gem 'nokogiri'
7- gem 'pry-byebug'
87gem 'rake'
98gem 'terminal-table'
109gem 'thor'
Original file line number Diff line number Diff line change 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 )
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 )
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
You can’t perform that action at this time.
0 commit comments