File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -66,7 +66,7 @@ group :test do
6666 gem 'rdoc' , '~> 6.11'
6767 gem 'browserstack-local' , '~> 1.4'
6868
69- gem 'irb' , '~> 1.14 '
69+ gem 'irb' , '~> 1.15 '
7070 gem 'pry-byebug' , '~> 3.10' , '>= 3.10.1'
7171
7272 gem 'rest-client' , '~> 2.1.0'
Original file line number Diff line number Diff line change 8282 concurrent-ruby (~> 1.0 )
8383 io-console (0.8.0 )
8484 io-like (0.3.1 )
85- irb (1.14.3 )
85+ irb (1.15.1 )
86+ pp (>= 0.6.0 )
8687 rdoc (>= 4.0.0 )
8788 reline (>= 0.4.2 )
8889 json (2.9.1 )
@@ -119,13 +120,16 @@ GEM
119120 ast (~> 2.4.1 )
120121 racc
121122 power_assert (2.0.5 )
123+ pp (0.6.2 )
124+ prettyprint
125+ prettyprint (0.2.0 )
122126 pry (0.14.2 )
123127 coderay (~> 1.1 )
124128 method_source (~> 1.0 )
125129 pry-byebug (3.10.1 )
126130 byebug (~> 11.0 )
127131 pry (>= 0.13 , < 0.15 )
128- psych (5.2.2 )
132+ psych (5.2.3 )
129133 date
130134 stringio
131135 public_suffix (6.0.1 )
@@ -264,7 +268,7 @@ DEPENDENCIES
264268 eventmachine (~> 1.2 , >= 1.2.7 )
265269 execjs (~> 2.10 )
266270 geckodriver-helper (~> 0.24.0 )
267- irb (~> 1.14 )
271+ irb (~> 1.15 )
268272 json
269273 maxmind-db (~> 1.2 )
270274 mime-types (~> 3.6 )
You can’t perform that action at this time.
0 commit comments