File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1111 - name : Set up Ruby
1212 uses : ruby/setup-ruby@v1
1313 with :
14- ruby-version : " 2.6.5 "
14+ ruby-version : " 2.7.7 "
1515 bundler-cache : true
1616 - name : Run RuboCop
1717 run : bundle exec rubocop
Original file line number Diff line number Diff line change 1919 - name : Set up Ruby
2020 uses : ruby/setup-ruby@v1
2121 with :
22- ruby-version : " 2.6.5 "
22+ ruby-version : " 2.7.7 "
2323 bundler-cache : true
2424 - name : Start MongoDB
2525 uses :
supercharge/[email protected]
Original file line number Diff line number Diff line change 11source 'https://rubygems.org'
22
3- ruby '2.6.5 '
3+ ruby '2.7.7 '
44
55gem 'giphy'
66gem 'irb'
Original file line number Diff line number Diff line change @@ -309,7 +309,7 @@ DEPENDENCIES
309309 webmock
310310
311311RUBY VERSION
312- ruby 2.6.5p114
312+ ruby 2.7.7p221
313313
314314BUNDLED WITH
315- 1.17.2
315+ 2.3.26
You can’t perform that action at this time.
0 commit comments