rails_imager 0.0.15 → 0.0.16

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: faf8ac77f14d52b15633279599d4019ba361d6a8
4
- data.tar.gz: 4610c1a6e2e33aa0d22b98ffcb15fc5f8260f0f2
3
+ metadata.gz: aad93b549661a4e7e9688317018b13fb60cba84d
4
+ data.tar.gz: 4138657ff54a0a0bee4fa3b057690ed9a72ff7ff
5
5
  SHA512:
6
- metadata.gz: ea67285e3137d64be22d25de1a54bdf23bece4f78eaae447ccf7f8a01e8f385123889ec966dd0722137bbf4c4b98c963426cdc6b7ac9d3dd8373bad7128c29d7
7
- data.tar.gz: d84e9da88ec02a30060f64cb993b12c491644e59bba52d6ee947a8f26734fbe3ed27b3b936a9292dc2a147ec2cb60c3cfe19f2566277622b9dc6ed4fdf4dd9b4
6
+ metadata.gz: 1d5b68d6063b6462561123d6b939ae807daf4f77c7ac475702745efe776de5c123bacaf66231b869079f63614a6009afc444622597d9bf8e3c6b581f5d857220
7
+ data.tar.gz: 928e47a59f9d233eb592cd2f7945ccdddaf9266dad8549722487dcde811d070c6d77e317636bde570eab2294eb9ed6366aca675e46e68e814424f056328204fa
@@ -1,3 +1,5 @@
1
+ # encoding: utf-8
2
+
1
3
  require_dependency "rails_imager/application_controller"
2
4
 
3
5
  class RailsImager::ImagesController < ApplicationController
@@ -1,3 +1,3 @@
1
1
  module RailsImager
2
- VERSION = "0.0.15"
2
+ VERSION = "0.0.16"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rails_imager
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.15
4
+ version: 0.0.16
5
5
  platform: ruby
6
6
  authors:
7
7
  - kaspernj