File tree Expand file tree Collapse file tree 2 files changed +9
-7
lines changed
Expand file tree Collapse file tree 2 files changed +9
-7
lines changed Original file line number Diff line number Diff line change @@ -67,7 +67,7 @@ group :test do
6767 gem 'browserstack-local' , '~> 1.4'
6868
6969 gem 'irb' , '~> 1.16'
70- gem 'pry-byebug' , '~> 3.11 '
70+ gem 'pry-byebug' , '~> 3.12 '
7171
7272 gem 'rest-client' , '~> 2.1.0'
7373 gem 'websocket-client-simple' , '~> 0.6.1'
Original file line number Diff line number Diff line change 3636 base64 (0.3.0 )
3737 bigdecimal (4.0.1 )
3838 browserstack-local (1.4.3 )
39- byebug (12.0.0 )
39+ byebug (13.0.0 )
40+ reline (>= 0.6.0 )
4041 capybara (3.40.0 )
4142 addressable
4243 matrix
@@ -141,12 +142,13 @@ GEM
141142 prettyprint
142143 prettyprint (0.2.0 )
143144 prism (1.7.0 )
144- pry (0.15.2 )
145+ pry (0.16.0 )
145146 coderay (~> 1.1 )
146147 method_source (~> 1.0 )
147- pry-byebug (3.11.0 )
148- byebug (~> 12.0 )
149- pry (>= 0.13 , < 0.16 )
148+ reline (>= 0.6.0 )
149+ pry-byebug (3.12.0 )
150+ byebug (~> 13.0 )
151+ pry (>= 0.13 , < 0.17 )
150152 psych (5.3.1 )
151153 date
152154 stringio
@@ -321,7 +323,7 @@ DEPENDENCIES
321323 net-smtp
322324 otr-activerecord (~> 2.6.0 )
323325 parseconfig (~> 1.1 , >= 1.1.2 )
324- pry-byebug (~> 3.11 )
326+ pry-byebug (~> 3.12 )
325327 qr4r (~> 0.6.1 )
326328 rack (~> 3.2 )
327329 rack-protection (~> 4.2.1 )
You can’t perform that action at this time.
0 commit comments