File tree Expand file tree Collapse file tree 3 files changed +6
-4
lines changed
Expand file tree Collapse file tree 3 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 1- ruby-2.6.6
1+ ruby-2.6.8
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 '2.6.6 '
4+ ruby '~> 2.6.8 '
55
66# Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
77gem 'rails' , '~> 6.0.3' , '>= 6.0.3.1'
Original file line number Diff line number Diff line change 142142 marcel (0.3.3 )
143143 mimemagic (~> 0.3.2 )
144144 method_source (1.0.0 )
145- mimemagic (0.3.5 )
145+ mimemagic (0.3.10 )
146+ nokogiri (~> 1 )
147+ rake
146148 mini_mime (1.0.2 )
147149 mini_portile2 (2.4.0 )
148150 minitest (5.14.1 )
@@ -276,7 +278,7 @@ DEPENDENCIES
276278 whenever
277279
278280RUBY VERSION
279- ruby 2.6.6p146
281+ ruby 2.6.8p205
280282
281283BUNDLED WITH
282284 1.17.3
You can’t perform that action at this time.
0 commit comments