dummy/Gemfile in orthodox-0.2.0 vs dummy/Gemfile in orthodox-0.2.1

- old
+ new

@@ -1,8 +1,8 @@ source 'https://rubygems.org' git_source(:github) { |repo| "https://github.com/#{repo}.git" } -ruby '2.4.2' +ruby '2.6.2' # Bundle edge Rails instead: gem 'rails', github: 'rails/rails' gem 'rails', '~> 5.2.0' # Use sqlite3 as the database for Active Record gem 'sqlite3'