File tree Expand file tree Collapse file tree 3 files changed +11
-11
lines changed Expand file tree Collapse file tree 3 files changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ group :development do
5252 gem 'listen' , '~> 3.7.1'
5353 gem 'web-console' , '~> 4.2.0'
5454 # Spring speeds up development by keeping your application running in the background. Read more: https://github.com/rails/spring
55- gem 'pry-nav' , '~> 0.3 .0'
55+ gem 'pry-nav' , '~> 1.0 .0'
5656 gem 'pry-rails' , '~> 0.3.9'
5757 gem 'rubocop' , '~> 1.36' , require : false
5858 gem 'spring' , '~> 2.1.0'
Original file line number Diff line number Diff line change 133133 faraday-net_http (3.0.0 )
134134 ffi (1.15.5 )
135135 ffi (1.15.5-x64-mingw-ucrt )
136- globalid (1.0.0 )
136+ globalid (1.0.1 )
137137 activesupport (>= 5.0 )
138138 hashie (5.0.0 )
139139 i18n (1.12.0 )
156156 matrix (0.4.2 )
157157 method_source (0.9.2 )
158158 mini_mime (1.1.2 )
159- minitest (5.16.3 )
159+ minitest (5.17.0 )
160160 msgpack (1.6.0 )
161161 multi_xml (0.6.0 )
162162 net-imap (0.3.1 )
@@ -198,15 +198,15 @@ GEM
198198 pry (0.12.2 )
199199 coderay (~> 1.1.0 )
200200 method_source (~> 0.9.0 )
201- pry-nav (0.3 .0 )
202- pry (>= 0.9.10 , < 0.13.0 )
201+ pry-nav (1.0 .0 )
202+ pry (>= 0.9.10 , < 0.15 )
203203 pry-rails (0.3.9 )
204204 pry (>= 0.10.4 )
205205 public_suffix (5.0.0 )
206206 puma (5.6.5 )
207207 nio4r (~> 2.0 )
208208 racc (1.6.1 )
209- rack (2.2.4 )
209+ rack (2.2.6.2 )
210210 rack-protection (3.0.2 )
211211 rack
212212 rack-test (2.0.2 )
@@ -338,7 +338,7 @@ DEPENDENCIES
338338 matrix (~> 0.4.2 )
339339 omniauth-oauth2 (~> 1.7.1 )
340340 omniauth-rails_csrf_protection
341- pry-nav (~> 0.3 .0 )
341+ pry-nav (~> 1.0 .0 )
342342 pry-rails (~> 0.3.9 )
343343 puma (~> 5.6.4 )
344344 rails (~> 7.0.3 )
Original file line number Diff line number Diff line change @@ -102,10 +102,10 @@ GEM
102102 faraday-net_http (2.0.3 )
103103 ffi (1.15.5 )
104104 ffi (1.15.5-x64-mingw32 )
105- globalid (1.0.0 )
105+ globalid (1.0.1 )
106106 activesupport (>= 5.0 )
107107 hashie (5.0.0 )
108- i18n (1.10 .0 )
108+ i18n (1.12 .0 )
109109 concurrent-ruby (~> 1.0 )
110110 io-like (0.3.1 )
111111 jbuilder (2.10.2 )
123123 marcel (1.0.2 )
124124 method_source (0.9.2 )
125125 mini_mime (1.1.2 )
126- minitest (5.16.2 )
126+ minitest (5.17.0 )
127127 msgpack (1.5.3 )
128128 multi_xml (0.6.0 )
129129 nio4r (2.5.8 )
254254 websocket-extensions (0.1.5 )
255255 xpath (3.2.0 )
256256 nokogiri (~> 1.8 )
257- zeitwerk (2.6.0 )
257+ zeitwerk (2.6.6 )
258258
259259PLATFORMS
260260 x64-mingw32
You can’t perform that action at this time.
0 commit comments