File tree Expand file tree Collapse file tree 3 files changed +10
-8
lines changed Expand file tree Collapse file tree 3 files changed +10
-8
lines changed Original file line number Diff line number Diff line change 1- 3.1.1
1+ 3.1.2
Original file line number Diff line number Diff line change 11source 'https://rubygems.org'
22git_source ( :github ) { |repo | "https://github.com/#{ repo } .git" }
33
4- ruby '3.1.1 '
4+ ruby '3.1.2 '
55
66gem 'bootsnap' , require : false
77gem 'graphql-client'
Original file line number Diff line number Diff line change 141141 jbuilder (2.11.5 )
142142 actionview (>= 5.0.0 )
143143 activesupport (>= 5.0.0 )
144+ json (2.6.2 )
144145 llhttp-ffi (0.4.0 )
145146 ffi-compiler (~> 1.0 )
146147 rake (~> 13.0 )
180181 parallel (1.22.1 )
181182 parser (3.1.2.0 )
182183 ast (~> 2.4.1 )
183- pg (1.4.0 )
184+ pg (1.4.1 )
184185 public_suffix (4.0.7 )
185186 puma (5.6.4 )
186187 nio4r (~> 2.0 )
220221 reline (0.3.1 )
221222 io-console (~> 0.5 )
222223 rexml (3.2.5 )
223- rubocop (1.30.1 )
224+ rubocop (1.31.1 )
225+ json (~> 2.3 )
224226 parallel (~> 1.10 )
225227 parser (>= 3.1.0.0 )
226228 rainbow (>= 2.2.2 , < 4.0 )
@@ -231,15 +233,15 @@ GEM
231233 unicode-display_width (>= 1.4.0 , < 3.0 )
232234 rubocop-ast (1.18.0 )
233235 parser (>= 3.1.1.0 )
234- rubocop-rails (2.15.0 )
236+ rubocop-rails (2.15.1 )
235237 activesupport (>= 4.2.0 )
236238 rack (>= 1.1 )
237239 rubocop (>= 1.7.0 , < 2.0 )
238240 ruby-progressbar (1.11.0 )
239241 rubyzip (2.3.2 )
240242 sassc (2.4.0 )
241243 ffi (~> 1.9 )
242- selenium-webdriver (4.2.1 )
244+ selenium-webdriver (4.3.0 )
243245 childprocess (>= 0.5 , < 5.0 )
244246 rexml (~> 3.2 , >= 3.2.5 )
245247 rubyzip (>= 1.2.2 , < 3.0 )
273275 unf (0.1.4 )
274276 unf_ext
275277 unf_ext (0.0.8.2 )
276- unicode-display_width (2.1 .0 )
278+ unicode-display_width (2.2 .0 )
277279 vcr (6.1.0 )
278280 web-console (4.2.0 )
279281 actionview (>= 6.0.0 )
@@ -334,7 +336,7 @@ DEPENDENCIES
334336 webmock
335337
336338RUBY VERSION
337- ruby 3.1.1p18
339+ ruby 3.1.2p20
338340
339341BUNDLED WITH
340342 2.3.7
You can’t perform that action at this time.
0 commit comments