Initial, compatible with shrine-lambda and Shrine 2.x, release
Changes:
-
Breaking: Change gem name to shrine-aws-lambda
-
Breaking: Change class name from Shrine::Plugins::Lambda to Shrine::Plugins::AwsLambda
-
Breaking: Change plugin registration symbol from
:lambda
to:aws_lambda
-
Add
.tools-version
file and specified Ruby 2.7.6 version -
Add rubocop-rspec and rubocop-performane as development dependencies and fix the arised issues