File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ ruby '~> 2.6.0'
33
44gem 'rake'
55gem 'thor'
6- gem 'pry' , '~> 0.12 .0'
6+ gem 'pry' , '~> 0.14 .0'
77gem 'activesupport' , '~> 5.2' , require : false
88gem 'yajl-ruby' , require : false
99gem 'html-pipeline'
Original file line number Diff line number Diff line change 1313 rack (>= 0.9.0 )
1414 browser (2.6.1 )
1515 chunky_png (1.3.11 )
16- coderay (1.1.2 )
16+ coderay (1.1.3 )
1717 coffee-script (2.4.1 )
1818 coffee-script-source
1919 execjs
4545 image_optim (~> 0.19 )
4646 image_size (2.0.2 )
4747 in_threads (1.5.3 )
48- method_source (0.9.2 )
48+ method_source (1.0.0 )
4949 mini_portile2 (2.4.0 )
5050 minitest (5.14.4 )
5151 multi_json (1.13.1 )
6161 progress_bar (1.3.0 )
6262 highline (>= 1.6 , < 3 )
6363 options (~> 2.3.0 )
64- pry (0.12.2 )
65- coderay (~> 1.1.0 )
66- method_source (~> 0.9 .0 )
64+ pry (0.14.1 )
65+ coderay (~> 1.1 )
66+ method_source (~> 1 .0 )
6767 rack (2.0.7 )
6868 rack-protection (2.0.7 )
6969 rack
@@ -148,7 +148,7 @@ DEPENDENCIES
148148 newrelic_rpm
149149 nokogiri
150150 progress_bar
151- pry (~> 0.12 .0 )
151+ pry (~> 0.14 .0 )
152152 rack
153153 rack-ssl-enforcer
154154 rack-test
You can’t perform that action at this time.
0 commit comments