example/Gemfile in canvas-embed-0.1.6 vs example/Gemfile in canvas-embed-0.1.7

- old
+ new

@@ -5,10 +5,10 @@ ruby '3.2.2' # Bundle edge Rails instead: gem "rails", github: "rails/rails", branch: "main" gem 'rails', '~> 7.1.1' -gem 'canvas-embed', '~> 0.1.4' +gem 'canvas-embed', '~> 0.1.6' gem 'rack-cors' # The original asset pipeline for Rails [https://github.com/rails/sprockets-rails] gem 'sprockets-rails'