File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1- ruby-3.1 .2
1+ ruby-3.2 .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.2.1 "
4+ ruby "3.2.2 "
55
66# Bundle edge Rails instead: gem "rails", github: "rails/rails", branch: "main"
7- gem "rails" , "~> 7.0.4 "
7+ gem "rails" , "~> 7.0.5 "
88
99gem 'acts-as-taggable-on' , '~> 9.0'
1010gem 'acts_as_favoritor'
Original file line number Diff line number Diff line change 11GIT
22 remote: https://github.com/ahmad-elassuty/rails_graph.git
3- revision: 790f9143c99fd1ad1f32ede82654f9cc318521ad
3+ revision: 6fb267210d5f21379dc1f1d41fb365b530470eec
44 specs:
5- rails_graph (0.2 .0 )
5+ rails_graph (0.3 .0 )
66 activerecord (>= 6.0 , < 7.1 )
77 neo4j-ruby-driver (>= 4.4.0.alpha.8 )
88 railties (>= 6.0 , < 7.1 )
@@ -249,7 +249,7 @@ DEPENDENCIES
249249 jbuilder
250250 pg (~> 1.1 )
251251 puma (~> 5.0 )
252- rails (~> 7.0.4 )
252+ rails (~> 7.0.5 )
253253 rails_graph !
254254 selenium-webdriver
255255 sprockets-rails
@@ -260,7 +260,7 @@ DEPENDENCIES
260260 webdrivers
261261
262262RUBY VERSION
263- ruby 3.2.1p31
263+ ruby 3.2.2p53
264264
265265BUNDLED WITH
266266 2.4.10
You can’t perform that action at this time.
0 commit comments